Line 1: | Line 1: | ||
{|class="wikitable" |
{|class="wikitable" |
||
− | !Place!!Player!!Prize!!Pro Points{{#if:{{{extra1|}}}|!!{{{extra1}}}}}{{#if:{{{extra2|}}}|!!{{{extra2}}}}}{{#if:{{{extra3|}}}|!!{{{extra3}}}}}{{#if:{{{extra4|}}}|!!{{{extra4}}}}} |
+ | !Place!!Player!!Prize!!{{{points|Pro}} Points{{#if:{{{extra1|}}}|!!{{{extra1}}}}}{{#if:{{{extra2|}}}|!!{{{extra2}}}}}{{#if:{{{extra3|}}}|!!{{{extra3}}}}}{{#if:{{{extra4|}}}|!!{{{extra4}}}}} |
{{solo/row|1|{{{p1|}}}|{{{p1-pr|}}}|{{{p1-pp|}}}|{{{extra1|}}}|{{{p1-e1|}}}|{{{extra2|}}}|{{{p1-e2|}}}|{{{extra3|}}}|{{{p1-e3|}}}|{{{extra4|}}}|{{{p1-e4|}}}|{{{center-extras|0}}}}} |
{{solo/row|1|{{{p1|}}}|{{{p1-pr|}}}|{{{p1-pp|}}}|{{{extra1|}}}|{{{p1-e1|}}}|{{{extra2|}}}|{{{p1-e2|}}}|{{{extra3|}}}|{{{p1-e3|}}}|{{{extra4|}}}|{{{p1-e4|}}}|{{{center-extras|0}}}}} |
||
{{solo/row|2|{{{p2|}}}|{{{p2-pr|}}}|{{{p2-pp|}}}|{{{extra1|}}}|{{{p2-e1|}}}|{{{extra2|}}}|{{{p2-e2|}}}|{{{extra3|}}}|{{{p2-e3|}}}|{{{extra4|}}}|{{{p2-e4|}}}|{{{center-extras|0}}}}} |
{{solo/row|2|{{{p2|}}}|{{{p2-pr|}}}|{{{p2-pp|}}}|{{{extra1|}}}|{{{p2-e1|}}}|{{{extra2|}}}|{{{p2-e2|}}}|{{{extra3|}}}|{{{p2-e3|}}}|{{{extra4|}}}|{{{p2-e4|}}}|{{{center-extras|0}}}}} |
Revision as of 15:16, 2 February 2020
Place | Player | Prize | {Template:Points Points |
---|---|---|---|
1 | |||
2 |
This template can do top 2, top 4, top 8, top 16, and top 24 of solo competitions.
Parameter
{{Solo |pX=<!--player in Xth place--> |pX-pr=<!--price of Xth place--> |pX-pp=<!--pro points of Xth place--> }}
The template has additional parameter to enable certain functions.
- extra1 — Adds an extra column with the title of extra1. The column can be populated with pX-e1.
- extra2 - extra4 — Work identical to extra1.
- center-extras — Can be set to 1 to center the extra columns.
Sub-Template
{{solo/row}}