Difference between revisions of "Template:TeamShow"
From QWiki
m |
m |
||
| Line 7: | Line 7: | ||
{{#if:{{{player2|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player2}}}|flag={{{flag2|}}}}}{{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 2}} | {{#if:{{{player2|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player2}}}|flag={{{flag2|}}}}}{{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 2}} | ||
|- style="background-color:#f6f6f6;" | |- style="background-color:#f6f6f6;" | ||
| − | {{#if:{{{player3|}}}|{{!}} style="padding | + | {{#if:{{{player3|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player3}}}|flag={{{flag3|}}}}}{{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 3}} |
|- | |- | ||
| − | {{#if:{{{player4|}}}|{{!}} style="padding | + | {{#if:{{{player4|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player4}}}|flag={{{flag4|}}}}}{{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 4}} |
|- style="background-color:#f6f6f6;" | |- style="background-color:#f6f6f6;" | ||
| − | {{#if:{{{player5|}}}|{{!}} style="padding | + | {{#if:{{{player5|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player5}}}|flag={{{flag5|}}}}} {{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 5}} |
|- | |- | ||
| − | {{#if:{{{player6|}}}|{{!}} style="padding | + | {{#if:{{{player6|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player6}}}|flag={{{flag6|}}}}}{{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 6}} |
|- style="background-color:#f6f6f6;" | |- style="background-color:#f6f6f6;" | ||
| − | {{#if:{{{player7|}}}|{{!}} style="padding | + | {{#if:{{{player7|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player7}}}|flag={{{flag7|}}}}}{{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 7}} |
|- | |- | ||
| − | {{#if:{{{player8|}}}|{{!}} style="padding | + | {{#if:{{{player8|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player8}}}|flag={{{flag8|}}}}}{{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 8}} |
|- style="background-color:#f6f6f6;" | |- style="background-color:#f6f6f6;" | ||
| − | {{#if:{{{player9|}}}|{{!}} style="padding | + | {{#if:{{{player9|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player9}}}|flag={{{flag9|}}}}}{{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 9}} |
|- | |- | ||
| − | {{#if:{{{player10|}}}|{{!}} style="padding | + | {{#if:{{{player10|}}}|{{!}} style="padding: 3px 0 3px 10px;" {{!}}{{player|{{{player10}}}|flag={{{flag10|}}}}}{{!}}{{!}}style="text-align:right;padding-right:25px;color:#ddd" {{!}} 10}} |
|} | |} | ||
</includeonly><noinclude>{{Documentation}}</noinclude> | </includeonly><noinclude>{{Documentation}}</noinclude> | ||
Revision as of 22:11, 23 January 2018
Documentation (view - edit)
- |player1=
- Name for player 1.
- |flag1=
- Flag for player1.
Supports up to 10 players.
Example
This code:
{{Team4on4|team=020|teamflag=se|player1=raket|flag1=se|player2=shaka|flag2=se|player3=greco|flag3=se|player4=rkd|flag4=se|player5=z0det|flag5=se}}
Returns this:
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
Example with abbreviation
This code:
{{Team4on4|team={{abbr|Suddendeath|SD }}|teamflag=se|player1=bps|flag1=se|player2=carapace|flag2=se|player3=rio|flag3=se|player4=Rikoll|flag4=no}}
Returns this:
| 1 | |
| 2 | |
| 3 | |
| 4 | |
Example with only 2 players
| 1 | |
| 2 | |