Template:Event: Difference between revisions
Jump to navigation
Jump to search
Don't put start on same line as table title Tag: Manual revert |
Add title attribute to PAGENAME |
||
Line 13: | Line 13: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#set: Title={{PAGENAME}}}} | |||
{| border="2" cellspacing="2" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#FFFFFF; font-size:95%; empty-cells:hide" | {| border="2" cellspacing="2" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#FFFFFF; font-size:95%; empty-cells:hide" | ||
|- style="font-size:150%; background: #CCCCCC; text-align:center;" | |- style="font-size:150%; background: #CCCCCC; text-align:center;" | ||
! colspan=2| {{PAGENAME}} | ! colspan=2| {{PAGENAME}} | ||
{{#if:{{{Start|}}}| | {{#if:{{{Start|}}}| | ||
{{!}}- | {{!}}- | ||
Line 48: | Line 49: | ||
}} | }} | ||
|} | |} | ||
[[Category:Events]] | [[Category:Events]] | ||
</includeonly> | </includeonly> |
Revision as of 17:05, 12 February 2025
This is the "Event" template. It should be called in the following format:
{{Event |Start= |End= |Location= |EventType= |Contact= }}
Edit the page to see the template text.