Template:Infobox Tournament/doc: Difference between revisions

Content added Content deleted
(Documentation page for Tournament template WIP)
 
mNo edit summary
Line 2: Line 2:
<pre>
<pre>
{{Infobox
{{Infobox
| above = {{PAGENAME}}
| above = {{PAGENAME}}
| abovestyle = {{{Abovestyle|background-color:#27c7fe;color:#ffffff;}}}
| abovestyle = {{{Abovestyle|background-color:#27c7fe;color:#ffffff;}}}
| headerstyle = {{{Headerstyle|background-color:#27c7fe;color:#ffffff;}}}
| headerstyle = {{{Headerstyle|background-color:#27c7fe;color:#ffffff;}}}
| bodystyle = width:305px;
| current_season = <!-- -->
| labelstyle = width:100px;
| last_season = <!-- -->
| image = {{{Image|}}}
| upcoming_season = <!-- -->
| logo =
| caption = {{{Caption|}}}
| caption =
| header1 = Details
| sport = <!-- -->
| label2 = Current season
| game = <!-- -->
| data2 = {{{Current_season}}}
| director =
| label3 = Last season
| inaugural = <!-- -->
| data3 = {{{Last season|}}}
| label4 = Next season
| participating Holopro branches = <!-- -->
| hosts = <!-- -->
| data3 = {{{Next season|}}}
| label5 = game
| current champion = <!-- -->
| most_champs = <!-- -->
| data5 = {{{Game|}}}
| qualification =
| label6 = Organizer
| data6 = {{{Organizer|}}}
| label7 = Inaugural season
| data7 = {{{Inaugural season|}}}
| label8 = Participating Holopro Branches
| data8 = {{{Participating Holopro branches|}}}
| label9 = Hosts
| data9 = {{{Hosts|}}}
| label10 = Current Champion
| data10 = {{{Current Champion|}}}
| label11 = Most championship titles
| data11 = {{{Most Champion titles|}}
| label12 = Qualification
| data12 = {{{Qualification}}}
}}
}}
</pre>
</pre>