Difference between revisions of "Template:PrizepoolSE"
From QWiki
m |
m |
||
Line 263: | Line 263: | ||
{{{!}} class="wikitable collapsible collapsed" style="margin-top:-16px;" | {{{!}} class="wikitable collapsible collapsed" style="margin-top:-16px;" | ||
{{!}} width=80px align="center"{{!}} '''5th-8th''' | {{!}} width=80px align="center"{{!}} '''5th-8th''' | ||
− | {{!}} width={{{width|85px}}} align="center" | + | {{!}} width={{{width|85px}}} align="center"|!{{{symbol}}}{{{m5}}} |
{{#if:{{{currency2|}}}|{{!}}width=95px align="center"{{!}}{{{symbol2}}}{{{c5}}}}} | {{#if:{{{currency2|}}}|{{!}}width=95px align="center"{{!}}{{{symbol2}}}{{{c5}}}}} | ||
{{ #ifeq: true|{{{withteams}}}|{{!}} width=200px align="center"{{!}} | {{ #ifeq: true|{{{withteams}}}|{{!}} width=200px align="center"{{!}} | ||
Line 323: | Line 323: | ||
{{{!}} class="wikitable collapsible collapsed" style="margin-top:-16px;" | {{{!}} class="wikitable collapsible collapsed" style="margin-top:-16px;" | ||
{{!}} width=80px align="center"{{!}} '''5th-8th''' | {{!}} width=80px align="center"{{!}} '''5th-8th''' | ||
− | {{!}} width={{{width|85px}}} align="center" | + | {{!}} width={{{width|85px}}} align="center"|!{{{symbol}}}{{{m5}}} |
{{#if:{{{currency2|}}}|{{!}}width=95px align="center"{{!}}{{{symbol2}}}{{{c5}}}}} | {{#if:{{{currency2|}}}|{{!}}width=95px align="center"{{!}}{{{symbol2}}}{{{c5}}}}} | ||
{{ #ifeq: true|{{{withteams}}}|{{!}} width=200px align="center"{{!}} | {{ #ifeq: true|{{{withteams}}}|{{!}} width=200px align="center"{{!}} |
Revision as of 09:50, 30 May 2017
Documentation (view - edit)
Template for a prizepool table for tournaments. See also {{PrizepoolSEnoprize}} and {{PrizepoolSEnoprizeNolink}}.
Example
The code:
{{PrizepoolSE |number=8 |width= |playerwidth=200 |bronzematch=true |symbol= |currency=USD |p1=Zepp |f1=ru |m1=$3,000 |p2=Lordlame |f2=ie |m2=$1,500 |p3=Avenger |f3=pl |m3=$1,000 |p4=Blixem |f4=nl |m4=$500 |p5=carapace |f5=se |m5=$350 |p6=Rock |f6=fi |m6=$250 |p7=Milton |f7=fi |m7=$200 |p8=blAze |f8=fi |m8= }}
Gives us:
Place | Prize (USD) | Winner |
---|---|---|
1st | $3,000 | Zepp |
2nd | $1,500 | Lordlame |
3rd | $1,000 | Avenger |
4th | $500 | Blixem |
5th-8th | width= align="center"
Parameters
Optional
Copy/Paste{{PrizepoolSE |number= |bronzematch= |withteams= |symbol= |symbol2= |currency= |currency2= |p1= |f1=|m1=|t1=|c1= |p2= |f2=|m2=|t2=|c2= |p3= |f3=|m3=|t3=|c3= |p4= |f4=|m4=|t4=|c4= |p5= |f5=|m5=|t5=|c5= |p6= |f6=|m6=|t6=|c6= |p7= |f7=|m7=|t7=|c7= |p8= |f8=|m8=|t8=|c8= |p9= |f9=|m9=|t9=|c9= |p10= |f10=|m10=|t10=|c10= |p11= |f11=|m11=|t11=|c11= |p12= |f12=|m12=|t12=|c12= |p13= |f13=|m13=|t13=|c13= |p14= |f14=|m14=|t14=|c14= |p15= |f15=|m15=|t15=|c15= |p16= |f16=|m16=|t16=|c16= }}
Adapted from Liquipedia |