User:Themeparkgc/Sandboxes/Sandbox 3: Difference between revisions
Appearance
Content deleted Content added
Themeparkgc (talk | contribs) ←Blanked the page |
Themeparkgc (talk | contribs) Undercover Boss summary |
||
Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" style="text-align:center; max-width:600px" |
|||
|- |
|||
! colspan="2" rowspan="2" width=3% |{{#if:{{{series|}}}|Series|Season}} |
|||
! rowspan="2" width=5% |Episodes |
|||
! colspan="2" |Originally aired |
|||
|- |
|||
! width=15% | [[Season premiere|{{#if:{{{series|}}}|Series|Season}} premiere]] |
|||
! width=15% | [[Season finale|{{#if:{{{series|}}}|Series|Season}} finale]] |
|||
{{#if:{{{1-episodes|}}}| |
|||
{{!}}- |
|||
{{!}} style="background-color:#00BFFF; height:10px;" {{!}} |
|||
{{!}} '''[[#{{#if:{{{series|}}}|Series|Season}} 1|1]]''' |
|||
{{!}} {{{1-episodes|}}} |
|||
{{!}} {{{1-premiere|}}} |
|||
{{!}} {{{1-finale|}}} |
|||
}}{{#if:{{{2-episodes|}}}| |
|||
{{!}}- |
|||
{{!}} style="background-color:#FFDF00; height:10px;" {{!}} |
|||
{{!}} '''[[#{{#if:{{{series|}}}|Series|Season}} 2|2]]''' |
|||
{{!}} {{{2-episodes|}}} |
|||
{{!}} {{{2-premiere|}}} |
|||
{{!}} {{{1-finale|}}} |
|||
}} |
|||
|}</includeonly><noinclude> |
|||
{{Documentation|content=This template is to be used on all [[Undercover Boss]] episode lists. |
|||
==Usage== |
|||
<pre> |
|||
{{Undercover Boss summary |
|||
| 1-episodes = |
|||
| 1-premiere = |
|||
| 1-finale = |
|||
| 2-episodes = |
|||
| 2-premiere = |
|||
| 2-finale = |
|||
| series = <!--Include with the value of yes if the word "Series" should be used instead of "Season" --> |
|||
}} |
|||
</pre> |
|||
==Explanation of parameters== |
|||
In the following examples ''x'' must be either 1 or 2 depending on whether it is the first or second series. |
|||
{{{!}} class="wikitable" width="100%" |
|||
{{!}}- |
|||
! width="10%" {{!}} Parameter !! Description !! width="25%" {{!}} Example |
|||
{{!}}- |
|||
{{!}} x-episodes {{!}}{{!}} This parameter holds the number of episodes aired. This parameter is compulsory if the row for Season ''x'' is required. {{!}}{{!}} 1-episodes = 2<br>2-episodes = 10 |
|||
{{!}}- |
|||
{{!}} x-premiere {{!}}{{!}} The date the premiere episode for the season first aired. Use {{tl|Start date}}. {{!}}{{!}} <nowiki>1-premiere = {{Start date|yyyy|mm|dd}}</nowiki> |
|||
{{!}}- |
|||
{{!}} x-finale {{!}}{{!}} The date the final episode for the season first aired. Use {{tl|End date}}. {{!}}{{!}} <nowiki>1-finale = {{End date|yyyy|mm|dd}}</nowiki> |
|||
{{!}}- |
|||
{{!}} series {{!}}{{!}} If used, this parameter will swap all instances of the word "Season" with "Series". Remove parameter altogether if "Season" is desired. Add a value to parameter (e.g. yes) to enable. {{!}}{{!}} series = yes |
|||
{{!}}} |
|||
}} |
|||
</noinclude> |
Revision as of 01:15, 26 April 2011
Documentation
This template is to be used on all Undercover Boss episode lists.
Usage
{{Undercover Boss summary | 1-episodes = | 1-premiere = | 1-finale = | 2-episodes = | 2-premiere = | 2-finale = | series = <!--Include with the value of yes if the word "Series" should be used instead of "Season" --> }}
Explanation of parameters
In the following examples x must be either 1 or 2 depending on whether it is the first or second series.
Parameter | Description | Example |
---|---|---|
x-episodes | This parameter holds the number of episodes aired. This parameter is compulsory if the row for Season x is required. | 1-episodes = 2 2-episodes = 10 |
x-premiere | The date the premiere episode for the season first aired. Use {{Start date}}. | 1-premiere = {{Start date|yyyy|mm|dd}} |
x-finale | The date the final episode for the season first aired. Use {{End date}}. | 1-finale = {{End date|yyyy|mm|dd}} |
series | If used, this parameter will swap all instances of the word "Season" with "Series". Remove parameter altogether if "Season" is desired. Add a value to parameter (e.g. yes) to enable. | series = yes |