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:Super Six progress"

From Countdown
(HELP!! (this is a template for COC10, I'm struggling))
 
(tried a fix. still not working)
Line 1: Line 1:
{| class="progress"
+
<includeonly>{| class="progress"
| class="coc" | '''{{#if:{{{1|}}}'''|
+
| class="cocqf" | {{#if:{{{1|}}}
|{{pc|{{{1}}}|{{{{{{q1w}}}}}}}}|&nbsp;}}
+
|{{pc|{{{1}}}|{{{{{{q1w}}}}}}}}
|-
+
|&nbsp;}}|&nbsp;}}
 
| rowspan="2" class="cocsf" | {{#if:{{{q1w|}}}|{{#if:{{{q2w|}}}
 
| rowspan="2" class="cocsf" | {{#if:{{{q1w|}}}|{{#if:{{{q2w|}}}
 
|{{pc|{{{{{{q1w}}}}}}|{{{{{{s1w}}}}}}}} vs {{pc|{{{{{{q2w}}}}}}|{{{{{{s1w}}}}}}}}
 
|{{pc|{{{{{{q1w}}}}}}|{{{{{{s1w}}}}}}}} vs {{pc|{{{{{{q2w}}}}}}|{{{{{{s1w}}}}}}}}
 
|}}|}}
 
|}}|}}
|-
 
| class="coc" | {{#if:{{{2|}}}|{{#if:{{{3|}}}
 
|{{pc|{{{2}}}|{{{{{{q2w}}}}}}}} vs {{pc|{{{3}}}|{{{{{{q2w}}}}}}}}
 
|&nbsp;}}|&nbsp;}}
 
|-
 
 
| rowspan="4" class="cocf" | {{#if:{{{s1w|}}}|{{#if:{{{s2w|}}}
 
| rowspan="4" class="cocf" | {{#if:{{{s1w|}}}|{{#if:{{{s2w|}}}
 
|{{pc|{{{{{{s1w}}}}}}|{{{{{{fw}}}}}}}}<br />vs<br />{{pc|{{{{{{s2w}}}}}}|{{{{{{fw}}}}}}}}
 
|{{pc|{{{{{{s1w}}}}}}|{{{{{{fw}}}}}}}}<br />vs<br />{{pc|{{{{{{s2w}}}}}}|{{{{{{fw}}}}}}}}
 
|}}|}}
 
|}}|}}
 
|-
 
|-
| class="coc" | {{#if:{{{4|}}}|{{#if:{{{5|}}}
+
| class="cocqf" | {{#if:{{{2|}}}
|{{pc|{{{4}}}|{{{{{{h2w}}}}}}}} vs {{pc|{{{5}}}|{{{{{{h2w}}}}}}}}
+
|{{pc|{{{2}}}|{{{{{{q2w}}}}}}}}
 +
|&nbsp;}}|&nbsp;}}
 +
|-
 +
| class="cocqf" | {{#if:{{{3|}}}|{{#if:{{{4|}}}
 +
|{{pc|{{{3}}}|{{{{{{q3w}}}}}}}} vs {{pc|{{{4}}}|{{{{{{q3w}}}}}}}}
 
|&nbsp;}}|&nbsp;}}
 
|&nbsp;}}|&nbsp;}}
| rowspan="2" class="cocsf" | {{#if:{{{q1w|}}}|{{#if:{{{q2w|}}}
+
| rowspan="2" class="cocsf" | {{#if:{{{q3w|}}}|{{#if:{{{q4w|}}}
|{{pc|{{{{{{q1w}}}}}}|{{{{{{s1w}}}}}}}} vs {{pc|{{{{{{q2w}}}}}}|{{{{{{s1w}}}}}}}}
+
|{{pc|{{{{{{q3w}}}}}}|{{{{{{s2w}}}}}}}} vs {{pc|{{{{{{q4w}}}}}}|{{{{{{s2w}}}}}}}}
 
|}}|}}
 
|}}|}}
 
|-
 
|-
| class="coc" | '''{{#if:{{{6|}}}'''|
+
| class="cocqf" | {{#if:{{{5|}}}|{{#if:{{{6|}}}
|{{pc|{{{6}}}|{{{{{{q4w}}}}}}}}|&nbsp;}}
+
|{{pc|{{{7}}}|{{{{{{q4w}}}}}}}} vs {{pc|{{{8}}}|{{{{{{q4w}}}}}}}}
 +
|&nbsp;}}|&nbsp;}}
 
|}
 
|}
 +
<center>The winner of each game is displayed in '''bold'''.</center></includeonly><noinclude>This template is used for the progress tables of [[COC10]] series with only six contestants.
 +
 +
== Example ==
 +
<pre><nowiki>{{Super Six progress
 +
| 1 = A | q1w = 1 | s1w = 1 | fw = 1
 +
| 2 = B | q2w = 2
 +
| 3 = C | q3w = 3
 +
| 4 = D
 +
| 5 = E
 +
| 6 = F  | q4w = 6 | s2w = 6
 +
}}</nowiki></pre>{{Super Six progress
 +
| 1 = A | q1w = 1 | s1w = 1 | fw = 1
 +
| 2 = B | q2w = 2
 +
| 3 = C | q3w = 3
 +
| 4 = D
 +
| 5 = E
 +
| 6 = F  | q4w = 6 | s2w = 6
 +
}}

Revision as of 16:23, 10 October 2010

This template is used for the progress tables of COC10 series with only six contestants.

Example

{{Super Six progress
| 1 = A | q1w = 1 | s1w = 1 | fw = 1
| 2 = B | q2w = 2
| 3 = C | q3w = 3
| 4 = D 
| 5 = E
| 6 = F   | q4w = 6 | s2w = 6
}}
A A vs B A
vs
F
B vs C
D vs E C vs F
F
The winner of each game is displayed in bold.