Template:Event/Top/doc View history

(Created page with "{{doc subpage}} <!-- ADD DOCUMENTATION BELOW THIS LINE --> This template produces the top of a sortable table to track major events. Place {{tl|Event/Top}} to produce: {{Pre...")
 
m (PesachZ moved page Event/Top/doc to Template:Event/Top/doc)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{doc subpage}}
{{doc subpage}}
<!-- ADD DOCUMENTATION BELOW THIS LINE -->
<!-- ADD DOCUMENTATION BELOW THIS LINE -->
This template produces the top of a sortable table to track major events.
This template produces the top of a sortable table to track major/minor events.


Place {{tl|Event/Top}} to produce:
This template has one parameter, <code>type=minor</code>.


{{Pre2|<nowiki>{| class="wikitable sortable" border="1"
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 (|).
|+ (Recurring) Major events for {{BasePage2}}, to be submitted to Waze as a Major Event (sortable)
 
|-
 
! scope="col" | What
Place {{tl|Event/Top}} on a page to produce the following code:
! scope="col" | Where
 
! scope="col" | When
{{Mbox|image=none|text={{Event/Top}}}}
! scope="col" | Affected Roads
Which will create a table like this
! scope="col" | Link
{{Event/Top}}
! Scope="col" | Status<br />
{{Event/Item|name=Sample}}
Last Updated</nowiki>}}
|}
 
 
Place {{tl|Event/Top|type{{=}}minor}} on a page to produce the following code:
 
{{Mbox|image=none|text={{Event/Top|type=minor}}}}
Which will create a table like this
{{Event/Top|type=minor}}
{{Event/Item|name=Sample}}
|}





Latest revision as of 20:18, 17 August 2014

This is a documentation subpage for Template:Event/Top.
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:

{| class="wikitable sortable" border="1"

|+ (Recurring) Major events for Event, to be submitted to Waze as a Major Traffic Event (sortable) |- ! What ! Where ! When ! Affected Roads ! Link ! Editor(s) ! Status

Last Updated

Which will create a table like this

(Recurring) Major events for Event, to be submitted to Waze as a Major Traffic Event (sortable)
What Where When Affected Roads Link Editor(s) Status

Last Updated

Sample No source link No volunteers yet


Place {{Event/Top}} on a page to produce the following code:

{| class="wikitable sortable" border="1"

|+ (Recurring) Minor events for Event, to be submitted to Waze via the closure sheet (sortable) |- ! What ! Where ! When ! Affected Roads ! Link ! Editor(s) ! Status

Last Updated

Which will create a table like this

(Recurring) Minor events for Event, to be submitted to Waze via the closure sheet (sortable)
What Where When Affected Roads Link Editor(s) Status

Last Updated

Sample No source link No volunteers yet


See Also