Template:S-wea/doc
{{Documentation subpage}}
This template creates a header to be used with succession boxes.
Usage
=Without parameter=
The template defaults to {{s-start}}
{{s-wea}}
{{s-end}} if no parameter is given. In the following table, the first column contains the header and the second column shows the template call used to create it.
{{s-start}}
{{s-wea}}
|
{{s-end}}
=With parameter=
The format is
, where parameter is replaced by one of the parameter names shown in the following table. The first column displays the header and the second column contains the parameter name.
{{s-start}}
{{s-wea|glo}}
| glo
{{s-wea|tor}}
| tor
{{s-wea|us}}
| us
{{s-wea|win}}
| win
{{s-end}}
Example
From the Weather in 2007 article:
{{s-start}}
{{s-wea|glo}}
{{s-bef | before = 2006 }}
{{s-ttl | title = Weather in
| years = 2007 }}
{{s-aft | after = 2008 }}
{{s-end}}
{{s-start}}
{{s-wea|glo}}
{{s-bef | before = 2006 }}
{{s-ttl | title = Weather in
| years = 2007}}
{{s-aft | after = 2008 }}
{{s-end}}
}}