Difference between revisions of "Template:PrizepoolSE/doc"

From QWiki
m (Cleanup doc)
m (Updated doc to apply to modernised template)
 
Line 6: Line 6:
 
The code:
 
The code:
 
<pre>{{PrizepoolSE
 
<pre>{{PrizepoolSE
|number=4
+
|number=8
 +
|width=
 +
|playerwidth=200
 
|bronzematch=true
 
|bronzematch=true
|withteams=false
+
|symbol=
|symbol=
+
|currency=USD
|symbol2=$
+
|p1=Zepp |f1=ru |m1=$3,000
|currency=EUR
+
|p2=Lordlame |f2=ie |m2=$1,500
|currency2=USD
+
|p3=Avenger |f3=pl |m3=$1,000
|p1=Mutilator|f1=se|m1=5,000|t1=skt|c1=4,000
+
|p4=Blixem |f4=nl |m4=$500
|p2=blAze|f2=fi|m2=2,222|t2=kt|c2=2,000
+
|p5=carapace |f5=se |m5=$350
|p3=sane|f3=us|m3=5|t3=hwaseung|c3=53
+
|p6=Rock |f6=fi |m6=$250
|p4=GT|f4=br|m4=5|t4=khan|c4=54
+
|p7=Milton |f7=fi |m7=$200
 +
|p8=blAze |f8=fi |m8=
 
}}</pre>
 
}}</pre>
  
 
Gives us:
 
Gives us:
 
{{PrizepoolSE
 
{{PrizepoolSE
|number=4
+
|number=8
 +
|width=
 +
|playerwidth=200
 
|bronzematch=true
 
|bronzematch=true
|withteams=false
+
|symbol=
|symbol=
+
|currency=USD
|symbol2=$
+
|p1=Zepp |f1=ru |m1=$3,000
|currency=EUR
+
|p2=Lordlame |f2=ie |m2=$1,500
|currency2=USD
+
|p3=Avenger |f3=pl |m3=$1,000
|p1=Mutilator|f1=se|m1=5,000|t1=skt|c1=4,000
+
|p4=Blixem |f4=nl |m4=$500
|p2=blAze|f2=fi|m2=2,222|t2=kt|c2=2,000
+
|p5=carapace |f5=se |m5=$350
|p3=sane|f3=us|m3=5|t3=hwaseung|c3=53
+
|p6=Rock |f6=fi |m6=$250
|p4=GT|f4=br|m4=5|t4=khan|c4=54
+
|p7=Milton |f7=fi |m7=$200
 +
|p8=blAze |f8=fi |m8=
 
}}
 
}}
 
==Parameters==
 
==Parameters==
 
;|number=
 
;|number=
:sets number of players. Allowed inputs are 1,2,3,4,6,8,16.
+
:Sets number of players. Allowed inputs are 1,2,3,4,6,8,16.
 +
;|cutafter=
 +
:Caps when the toggle appears (default 4).
 
;|bronzematch=
 
;|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.
+
:Must be set to "true" in all cases except <mark>number=4</mark>.  
 
;|currency=
 
;|currency=
 
:Currency of the prizes. Is displayed in the title line.
 
:Currency of the prizes. Is displayed in the title line.
 
;|symbol=
 
;|symbol=
:Symbol for currency, for example €,$,£. Is displayed before the prize value.
+
:Ignore this, and manually add symbol for each value.
 
;|pX=
 
;|pX=
:ID of the Xth player.
+
:Name of the Xth player. Leave empty for {{abbr|TBD|To Be Decided}}.
 
;|fX=
 
;|fX=
:flag of the Xth player.
+
:Flag of the Xth player. Leave empty for default flag {{Flag/tbd}}.
 
;|tX=
 
;|tX=
:team of the Xth player.
+
:Team of the Xth player. Probably shouldn't use this.
 
;|mX=
 
;|mX=
:amount of prizemoney for the Xth player.
+
:Amount of prizemoney for the Xth player.
 
===Optional===
 
===Optional===
 
;|tablestyle=
 
;|tablestyle=

Latest revision as of 22:08, 27 January 2021

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:


Parameters

|number=
Sets number of players. Allowed inputs are 1,2,3,4,6,8,16.
|cutafter=
Caps when the toggle appears (default 4).
|bronzematch=
Must be set to "true" in all cases except number=4.
|currency=
Currency of the prizes. Is displayed in the title line.
|symbol=
Ignore this, and manually add symbol for each value.
|pX=
Name of the Xth player. Leave empty for TBD.
|fX=
Flag of the Xth player. Leave empty for default flag TBD.
|tX=
Team of the Xth player. Probably shouldn't use this.
|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.

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