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
m (still WIP)
m (Mostly done, fixed some names)
 
(11 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:{{{faction|}}}{{{leader|}}}{{{team|}}}{{{size|}}}|{{players|}}}}
| header1 = {{#if:{{{leader1|}}}{{{team1|}}}{{{size1}}}}{{{players1|}}}|{{{factionname1|}}}}}
| data1 = {{{factionname1|}}}
| rowclass1 = infobox-title
| rowclass1 = data-factionname1 infobox-title


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


| label3 = Leader
| label3 = Team used
| data3 = {{{leader|}}}
| data3 = {{{team1|}}}
| rowclass3 = data-leader infobox-data infobox-col2
| rowclass3 = data-team1 infobox-data infobox-col2


| label4 = Team used
| label4 = Team size
| data4 = {{{team|}}}
| data4 = {{{size1|}}}
| rowclass4 = data-team infobox-data infobox-col2
| rowclass4 = data-size1 infobox-data infobox-col2


| label5 = Team size
| label5 = Participant
| data5 = {{{size|}}}
| data5 = {{{players1|}}}
| rowclass5 = data-size infobox-data infobox-col2
| rowclass5 = data-players1 infobox-data infobox-col2


<!-------------------------------------------------------------->
| label6 = Participant

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

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

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

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

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


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

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.