Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Tournament: Difference between revisions

Template page
Content added Content deleted
(Tournament templage, ig (wip btw))
 
m (Mostly done, fixed some names)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{infobox
{{infobox
| image1 = {{#if:{{{image}}}|[[File:{{{image}}}|400px|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
| caption1 = {{{caption|}}}
| imagerowclass1 = infobox-image {{#if:{{{imagebg|}}}|{{#switch:{{{imagebg}}}|light=infobox-image--light|dark=infobox-image--dark|}}}}


<!-------------------------------------------------------------->
<!-------------------------------------------------------------->


| header1 = {{#if:{{{teamname1|}}}{{{leader1|}}}{{{team1|}}}{{{size1|}}}{{{players1|}}}|
| header1 = {{#if:{{{leader1|}}}{{{team1|}}}{{{size1}}}}{{{players1|}}}|{{{factionname1|}}}}}
| data1 = {{{factionname1|}}}
| rowclass1 = infobox-title
| rowclass1 = data-factionname1 infobox-title


| label2 = Faction
| label2 = Leader
| data2 = {{{teamname1|}}}
| data2 = {{{leader1|}}}
| rowclass2 = data-teamname1 infobox-data infobox-col2
| rowclass2 = data-leader1 infobox-data infobox-col2

| label3 = Leader
| data3 = {{{leader1|}}}
| rowclass3 = data-leader1 infobox-data infobox-col2


| label3 = Team used
| label3 = Team used
Line 26: Line 20:


| label5 = Participant
| label5 = Participant
| data5 = {{{players2|}}}
| data5 = {{{players1|}}}
| rowclass5 = data-size1 infobox-data infobox-col2
| rowclass5 = data-players1 infobox-data infobox-col2


<!-------------------------------------------------------------->
<!-------------------------------------------------------------->


| header6 = {{#if:{{{teamname2|}}}{{{leader2|}}}{{{team2|}}}{{{size2|}}}{{{players2|}}}|
| header6 = {{#if:{{{leader2|}}}{{{team2|}}}{{{size2}}}}{{{players2|}}}|{{{factionname2|}}}}}
| data6 = {{{factionname2|}}}
| rowclass6 = infobox-title
| rowclass6 = data-factionname2 infobox-title


| label7 = Faction
| label7 = Leader
| data7 = {{{teamname2|}}}
| data7 = {{{leader2|}}}
| rowclass7 = data-teamname2 infobox-data infobox-col2
| rowclass7 = data-leader2 infobox-data infobox-col2


| label8 = Leader
| label8 = Team used
| data8 = {{{leader2|}}}
| data8 = {{{team2|}}}
| rowclass8 = data-leader2 infobox-data infobox-col2
| rowclass8 = data-team2 infobox-data infobox-col2


| label9 = Team used
| label9 = Team size
| data9 = {{{team2|}}}
| data9 = {{{size2|}}}
| rowclass9 = data-team2 infobox-data infobox-col2
| rowclass9 = data-size2 infobox-data infobox-col2


| label10 = Team size
| label10 = Participant
| data10 = {{{size2|}}}
| data10 = {{{players2|}}}
| rowclass10 = data-size2 infobox-data infobox-col2
| rowclass10 = data-players2 infobox-data infobox-col2


<!-------------------------------------------------------------->
| label11 = Participant
| data11 = {{{players2|}}}
| rowclass11 = data-players2 infobox-data infobox-col2


}}<noinclude>{{documentation}}</noinclude>
}}<noinclude>{{documentation}}</noinclude>

Latest revision as of 23:15, 30 March 2024

Template documentation[create]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.