< Template:Event | Top
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
Which will create a table like this | Which will create a table like this | ||
{{User:PesachZ/Event/Top}} | {{User:PesachZ/Event/Top}} | ||
{{User:PesachZ/Event|name=Sample}} | {{User:PesachZ/Event/Item|name=Sample}} | ||
|} | |} | ||
Line 22: | Line 22: | ||
Which will create a table like this | Which will create a table like this | ||
{{User:PesachZ/Event/Top|type=minor}} | {{User:PesachZ/Event/Top|type=minor}} | ||
{{User:PesachZ/Event|name=Sample}} | {{User:PesachZ/Event/Item|name=Sample}} | ||
|} | |} | ||
Revision as of 08:26, 17 August 2014
This is a documentation subpage for . It contains usage information, categories and other content that is not part of the original template page. |
This template produces the top of a sortable table to track major/minor events.
This template has one parameter, type=minor
.
By default it produces a table for major events, if you want a table for minor events in the USA add the parameter preceded by a pipe character (|).
Place {{Event/Top}} on a page to produce the following code:
#REDIRECT Event/Top |
Which will create a table like this
- REDIRECT Event/Top
|- align="center" bgcolor="white" |Sample | | | |No source link |No volunteers yet | |}
Place {{Event/Top}} on a page to produce the following code:
#REDIRECT Event/Top |
Which will create a table like this
- REDIRECT Event/Top
|- align="center" bgcolor="white" |Sample | | | |No source link |No volunteers yet | |}
See Also
- {{Event}}
- {{Event/Top}}
- {{Event/Item}}
- {{Event/Bottom}}