Difference between revisions of "Template:Stats table"

From comp.tf
Jump to navigation Jump to search
(Created page with "<includeonly>{| class=wikitable {{#if:{{{title|}}}|{{!}}+ {{{title}}}|}} |- ! # ! ! Team ! Player ! {{{header}}} |- ! 1 | {{{class1}}} | {{TeamIcon/{{{team1}}}}} | {{Player l...")
 
m
Line 9: Line 9:
 
|-
 
|-
 
! 1
 
! 1
| {{{class1}}}
+
| [[File:{{{class1}}}icon.png|20px|link={{{class1}}}]]
 
| {{TeamIcon/{{{team1}}}}}
 
| {{TeamIcon/{{{team1}}}}}
 
| {{Player link|{{{flag1}}}|{{{player1}}}}}
 
| {{Player link|{{{flag1}}}|{{{player1}}}}}
Line 15: Line 15:
 
|-
 
|-
 
! 2
 
! 2
| {{{class2}}}
+
| [[File:{{{class2}}}icon.png|20px|link={{{class2}}}]]
 
| {{TeamIcon/{{{team2}}}}}
 
| {{TeamIcon/{{{team2}}}}}
 
| {{Player link|{{{flag2}}}|{{{player2}}}}}
 
| {{Player link|{{{flag2}}}|{{{player2}}}}}
Line 21: Line 21:
 
|-
 
|-
 
! 3
 
! 3
| {{{class3}}}
+
| [[File:{{{class3}}}icon.png|20px|link={{{class3}}}]]
 
| {{TeamIcon/{{{team3}}}}}
 
| {{TeamIcon/{{{team3}}}}}
 
| {{Player link|{{{flag3}}}|{{{player3}}}}}
 
| {{Player link|{{{flag3}}}|{{{player3}}}}}
Line 27: Line 27:
 
|-
 
|-
 
! 4
 
! 4
| {{{class4}}}
+
| [[File:{{{class4}}}icon.png|20px|link={{{class4}}}]]
 
| {{TeamIcon/{{{team4}}}}}
 
| {{TeamIcon/{{{team4}}}}}
 
| {{Player link|{{{flag4}}}|{{{player4}}}}}
 
| {{Player link|{{{flag4}}}|{{{player4}}}}}
Line 33: Line 33:
 
|-
 
|-
 
! 5
 
! 5
| {{{class5}}}
+
| [[File:{{{class5}}}icon.png|20px|link={{{class5}}}]]
 
| {{TeamIcon/{{{team5}}}}}
 
| {{TeamIcon/{{{team5}}}}}
 
| {{Player link|{{{flag5}}}|{{{player5}}}}}
 
| {{Player link|{{{flag5}}}|{{{player5}}}}}
Line 39: Line 39:
 
|-
 
|-
 
! 6
 
! 6
| {{{class6}}}
+
| [[File:{{{class6}}}icon.png|20px|link={{{class6}}}]]
 
| {{TeamIcon/{{{team6}}}}}
 
| {{TeamIcon/{{{team6}}}}}
 
| {{Player link|{{{flag6}}}|{{{player6}}}}}
 
| {{Player link|{{{flag6}}}|{{{player6}}}}}
 
| {{{value6}}}
 
| {{{value6}}}
 
|}</includeonly><noinclude>{{documentation}}[[Category:Template]][[Category:Templates]]</noinclude>
 
|}</includeonly><noinclude>{{documentation}}[[Category:Template]][[Category:Templates]]</noinclude>

Revision as of 01:10, 13 June 2016

(view - edit) Documentation

{{Stats table |title=|header=
|class1=
|team1=
|flag1=
|player1=
|value1=

|class2=
|team2=
|flag2=
|player2=
|value2=

|class3=
|team3=
|flag3=
|player3=
|value3=

|class4=
|team4=
|flag4=
|player4=
|value4=

|class5=
|team5=
|flag5=
|player5=
|value5=
}}