Template:PrizepoolSE/doc
From QWiki
< Template:PrizepoolSE
Revision as of 21:32, 18 December 2016 by Bps (talk | contribs) (Created page with ":''See Manual of Style for currency formatting rules and a list of currencies, their symbols, and their shortenings.'' Template for a prizep...")
- See Manual of Style for currency formatting rules and a list of currencies, their symbols, and their shortenings.
Template for a prizepool table for single elimination tournaments.
Example
The code:
{{PrizepoolSE |number=16 |bronzematch=true |withteams=true |symbol=€ |symbol2=$ |currency=EUR |currency2=USD |source=http://www.xe.com/ |rate=1,30522 |date= April 12th, 2014 |p1=Bisu|r1=p|f1=kr|m1=5,000|t1=skt|c1=4,000 |p2=YellOw|r2=z|f2=kr|m2=2,222|t2=kt|c2=2,000 |p3=Jaedong|r3=z|f3=kr|m3=5|t3=hwaseung|c3=53 |p4=Stork|r4=p|f4=kr|m4=5|t4=khan|c4=54 |p5=Tossgirl|r5=t|f5=kr|m5=50|t5=stx|c5=5 |p6=Reach|r6=p|f6=kr|m6=5|t6=kt|c6=5 |p7=BoxeR|r7=t|f7=kr|m7=5|t7=skt|c7=5 |p8=NonY|r8=p|f8=us|m8=5|t8=estro|c8=55 |p9=Flash|r9=t|f9=kr|m9=3000|t9=kt|c9=12345 |p10=firebathero|r10=t|f10=kr|m10=200|t10=khan|c10=5 |p11=Nal_rA|r11=p|f11=kr|m11=5|t11=kt|c11=5 |p12=Iris|r12=t|f12=kr|m12=5|t12=cj|c12=5 |p13=July|r13=z|f13=kr|m13=50|t13=pos|c13=5 |p14=NaDa|r14=t|f14=kr|m14=5|t14=pantech|c14=5 |p15=Horang2|r15=p|f15=kr|m15=5|t15=cj|c15=5 |p16=IdrA|r16=p|f16=us|m16=5|t16=cj|c16=5 }}
Gives us:
Place | Prize (EUR) | ~Prize (USD)* | Winner | Team |
---|---|---|---|---|
1st | €5,000 | $4,000 | Template:Flag/kr Bisu | skt |
2nd | €2,222 | $2,000 | Template:Flag/kr YellOw | kt |
3rd | €5 | $53 | Template:Flag/kr Jaedong | hwaseung |
4th | €5 | $54 | Template:Flag/kr Stork | khan |
5th-6th | €50 | $5 | Template:Flag/kr Tossgirl | stx |
$5 | Template:Flag/kr Reach | kt | ||
7th-8th | €5 | $5 | Template:Flag/kr BoxeR | skt |
$55 | NonY | estro | ||
9th-10th | €3000 | $12345 | Template:Flag/kr Flash | kt |
$5 | Template:Flag/kr firebathero | khan | ||
11th-12th | €5 | $5 | Template:Flag/kr Nal_rA | kt |
$5 | Template:Flag/kr Iris | cj | ||
13th-14th | €50 | $5 | Template:Flag/kr July | pos |
$5 | Template:Flag/kr NaDa | pantech | ||
15th-16th | €50 | $5 | Template:Flag/kr Horang2 | cj |
$5 | IdrA | cj |
*Converted prizes calculated on April 12th, 2014 with a currency rate of 1,30522 provided by http://www.xe.com/.
Parameters
Necessary
- |number=
- sets number of players. Allowed inputs are 1,2,3,4,6,8,16.
- |bronzematch=
- set to "true" if there's a bronzematch, which means different prizepool for 3rd and 4th place. Only needed if player number is >3.
- |currency=
- Currency of the prizes. Is displayed in the title line.
- |symbol=
- Symbol for currency, for example €,$,£. Is displayed before the prize value.
- |pX=
- ID of the Xth player.
- |fX=
- flag of the Xth player.
- |rX=
- race of the Xth player.
- |tX=
- team of the Xth player.
- |mX=
- amount of prizemoney for the Xth player.
Optional
- |tablestyle=
- This declares additional table CSS styling.
- |withteams=
- Parameter "true" enables the 'Team' column. Shall this parameter be missing or assigned a value other than "true", the column 'Team' will not appear in the table.
- |width=
- Sets a different width for the first prize column. Default value is 85px.
- |playerwidth=
- Sets a different width for the player column. Default value is 200px.
- |currency2=
- 2nd currency, in which prizes are converted for simpler reading. Most likely "USD".
- |symbol2=
- Symbol of the converted currency. Most likely "$".
- |cX=
- Amount of the converted prize for the Xth player.
- |rate=
- Conversion rate.
- |source=
- Source for conversion rate. Internet site expected, for example http://www.xe.com.
- |date=
- Date of conversion.
Copy/Paste
{{PrizepoolSE |number= |bronzematch= |withteams= |symbol= |symbol2= |currency= |currency2= |source=http://www.xe.com/ |rate= |date= |p1= |r1=|f1=|m1=|t1=|c1= |p2= |r2=|f2=|m2=|t2=|c2= |p3= |r3=|f3=|m3=|t3=|c3= |p4= |r4=|f4=|m4=|t4=|c4= |p5= |r5=|f5=|m5=|t5=|c5= |p6= |r6=|f6=|m6=|t6=|c6= |p7= |r7=|f7=|m7=|t7=|c7= |p8= |r8=|f8=|m8=|t8=|c8= |p9= |r9=|f9=|m9=|t9=|c9= |p10= |r10=|f10=|m10=|t10=|c10= |p11= |r11=|f11=|m11=|t11=|c11= |p12= |r12=|f12=|m12=|t12=|c12= |p13= |r13=|f13=|m13=|t13=|c13= |p14= |r14=|f14=|m14=|t14=|c14= |p15= |r15=|f15=|m15=|t15=|c15= |p16= |r16=|f16=|m16=|t16=|c16= }}