Template:Infobox Tournament/doc: Difference between revisions

From Hololive Fan Wiki
Content added Content deleted
(Documentation page for Tournament template WIP)
 
mNo edit summary
Line 2:
<pre>
{{Infobox
| above = {{PAGENAME}}
| abovestyle = {{{Abovestyle|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
| sportlabel2 = Current season = <!-- -->
| game data2 = <!-- -->{{{Current_season}}}
| directorlabel3 = =Last season
| inauguraldata3 = <!--{{{Last -->season|}}}
| label4 = Next season
| participating Holopro branches = <!-- -->
| hosts data3 = <!--{{{Next -->season|}}}
| label5 = game
| current champion = <!-- -->
| most_champsdata5 = <!-- -->= {{{Game|}}}
| qualificationlabel6 = 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>

Revision as of 02:33, 8 January 2022

Documentation

{{Infobox 
| above       = {{PAGENAME}}
| abovestyle  = {{{Abovestyle|background-color:#27c7fe;color:#ffffff;}}}
| headerstyle = {{{Headerstyle|background-color:#27c7fe;color:#ffffff;}}}
| bodystyle   = width:305px;
| labelstyle  = width:100px;
| image       = {{{Image|}}}
| caption     = {{{Caption|}}}
| header1     = Details
| label2      = Current season  
| data2       = {{{Current_season}}}
| label3      =  Last season 
| data3       = {{{Last season|}}}
| label4      =  Next season 
| data3       = {{{Next season|}}}
| label5      = game
| data5       = {{{Game|}}}
| 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}}}
}}