Due to persistent vandalism, account creation has been suspended. If you would like an account, please contact Charlie Reams on Apterous.

Difference between revisions of "Template:Champion of Champions"

From Countdown
m
 
Line 1: Line 1:
<noinclude>
+
<table class=episode_table><tr>
 +
{{#if:{{{preceded_by|}}}|<td>Preceded by<br />[[{{{preceded_by}}}]]</td>}}
 +
<td>Champion of Champions<br />[[Championship of Champions {{{coc}}}]]</td>
 +
{{#if:{{{followed_by|}}}|<td>Followed by<br />[[{{{followed_by}}}]]</td>}}
 +
</tr></table>{{#ifeq:{{NAMESPACE}}|{{ns:0}}|<includeonly>[[Category:Championship of Champions winners]]</includeonly>}}<noinclude>
 +
 
 
==Usage==
 
==Usage==
<nowiki>{{Champion of Champions |
+
Succesion box for [[Championship of Champions]] winners.
  coc=COC_NUMBER (e.g. XI) |
+
 
  preceded_by=MY_PREDECESSOR (optional) |
+
==Syntax==
  followed_by=MY_SUCCESSOR (optional)
+
<pre>{{Champion of Champions|preceded_by=|coc=|followed_by=}}</pre>
}}</nowiki>
+
 
 +
==Example==
 +
On [[Clive Freedman (Series 6)|Clive Freedman]]'s page, typing:
 +
 
 +
<pre>{{Champion of Champions|preceded_by=Mark Nyman|coc=II|followed_by=Harvey Freeman}}</pre>
  
==Template code==
+
produces:
</noinclude>
 
  
<table class="episode_table" style="margin-left:auto; margin-right:auto;"><tr>
+
{{Champion of Champions|preceded_by=Mark Nyman|coc=II|followed_by=Harvey Freeman}}
{{#if:{{{preceded_by|}}}|<td style="text-align:center">Preceded by<br />[[{{{preceded_by}}}]]</td>}}
 
<td style="text-align:center">Champion of Champions<br />[[Championship of Champions {{{coc}}}]]</td>
 
{{#if:{{{followed_by|}}}|<td style="text-align:center">Followed by<br />[[{{{followed_by}}}]]</td>}}
 
</tr></table>[[Category:Championship of Champions winners]]<noinclude>
 
  
[[Category:Templates|Champion of Champions]]</noinclude>
+
[[Category:Templates]]</noinclude>

Latest revision as of 18:12, 9 October 2023

Champion of Champions
[[Championship of Champions {{{coc}}}]]

Usage

Succesion box for Championship of Champions winners.

Syntax

{{Champion of Champions|preceded_by=|coc=|followed_by=}}

Example

On Clive Freedman's page, typing:

{{Champion of Champions|preceded_by=Mark Nyman|coc=II|followed_by=Harvey Freeman}}

produces:

Preceded by
Mark Nyman
Champion of Champions
Championship of Champions II
Followed by
Harvey Freeman