Difference between revisions of "Template:TeamShow"

From QWiki
m
m
Line 1: Line 1:
 
<includeonly>{| class="collapsible collapsed" style="width:235px; margin: 0.2em;background-color:#eee;border-radius:2px;"
 
<includeonly>{| class="collapsible collapsed" style="width:235px; margin: 0.2em;background-color:#eee;border-radius:2px;"
|-
+
|-  
 
! colspan="2" style="text-align:left; font-weight:normal; padding-left:10px;padding-right:10px; height:40px;" |{{#if:{{{teamflag|}}}|{{flag/{{lc:{{{teamflag|}}}}}}} {{{team|}}}}}
 
! colspan="2" style="text-align:left; font-weight:normal; padding-left:10px;padding-right:10px; height:40px;" |{{#if:{{{teamflag|}}}|{{flag/{{lc:{{{teamflag|}}}}}}} {{{team|}}}}}
|-
+
|- style="background-color:#f6f6f6;"
{{#if:{{{player1|}}}|{{!}} style="padding-left:10px;border-top:1px solid #fff;" {{!}}{{player|{{{player1}}}|flag={{{flag1|}}}}}}}
+
{{#if:{{{player1|}}}|{{!}} style="padding-left:10px;border-top:1px solid #e9e9e9;" {{!}}{{player|{{{player1}}}|flag={{{flag1|}}}}}}}
 
|-
 
|-
 
{{#if:{{{player2|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player2}}}|flag={{{flag2|}}}}}}}
 
{{#if:{{{player2|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player2}}}|flag={{{flag2|}}}}}}}
|-
+
|- style="background-color:#f6f6f6;"
 
{{#if:{{{player3|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player3}}}|flag={{{flag3|}}}}}}}
 
{{#if:{{{player3|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player3}}}|flag={{{flag3|}}}}}}}
 
|-
 
|-
 
{{#if:{{{player4|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player4}}}|flag={{{flag4|}}}}}}}
 
{{#if:{{{player4|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player4}}}|flag={{{flag4|}}}}}}}
|-
+
|- style="background-color:#f6f6f6;"
 
{{#if:{{{player5|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player5}}}|flag={{{flag5|}}}}}}}
 
{{#if:{{{player5|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player5}}}|flag={{{flag5|}}}}}}}
 
|-
 
|-
 
{{#if:{{{player6|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player6}}}|flag={{{flag6|}}}}}}}
 
{{#if:{{{player6|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player6}}}|flag={{{flag6|}}}}}}}
|-
+
|- style="background-color:#f6f6f6;"
 
{{#if:{{{player7|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player7}}}|flag={{{flag7|}}}}}}}
 
{{#if:{{{player7|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player7}}}|flag={{{flag7|}}}}}}}
 
|-
 
|-
 
{{#if:{{{player8|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player8}}}|flag={{{flag8|}}}}}}}
 
{{#if:{{{player8|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player8}}}|flag={{{flag8|}}}}}}}
|-
+
|- style="background-color:#f6f6f6;"
 
{{#if:{{{player9|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player9}}}|flag={{{flag9|}}}}}}}
 
{{#if:{{{player9|}}}|{{!}} style="padding-left:10px;" {{!}}{{player|{{{player9}}}|flag={{{flag9|}}}}}}}
 
|-
 
|-

Revision as of 18:54, 16 May 2017

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:


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:


Example with only 2 players