Difference between revisions of "Template:NewInfobox GameMode"

From comp.tf
Jump to navigation Jump to search
(I should have put this in a sandbox, but oh well. Only partially done, feel free to make needed changes.)
 
Line 70: Line 70:
 
<div class="infobox-cell-2 infobox-description">Game Modes:</div>
 
<div class="infobox-cell-2 infobox-description">Game Modes:</div>
 
<div class="infobox-cell-2">{{#switch:{{lc:{{{gamemode1|}}}}}
 
<div class="infobox-cell-2">{{#switch:{{lc:{{{gamemode1|}}}}}
   |bball = [[BBall]] [[Category:BBall Maps]]
+
   |bball = [[BBall]]
   |ultiduo = [[Ultiduo]] [[Category:Ultiduo Maps]]
+
   |ultiduo = [[Ultiduo]]
   |4v4 = [[4v4]] [[Category:4v4 Maps]]
+
   |4v4 = [[4v4]]
   |6v6 = [[6v6]] [[Category:6v6 Maps]]
+
   |6v6 = [[6v6]]  
 
   |hl
 
   |hl
 
   |highlander = [[Highlander]] [[Category:Highlander Maps]]
 
   |highlander = [[Highlander]] [[Category:Highlander Maps]]
 
}}{{#if:{{{gamemode2|}}}|,&#32;{{#switch:{{lc:{{{gamemode2|}}}}}
 
}}{{#if:{{{gamemode2|}}}|,&#32;{{#switch:{{lc:{{{gamemode2|}}}}}
   |bball = [[BBall]] [[Category:BBall Maps]]
+
   |bball = [[BBall]]  
   |ultiduo = [[Ultiduo]] [[Category:Ultiduo Maps]]
+
   |ultiduo = [[Ultiduo]]  
   |4v4 = [[4v4]] [[Category:4v4 Maps]]
+
   |4v4 = [[4v4]]  
   |6v6 = [[6v6]] [[Category:6v6 Maps]]
+
   |6v6 = [[6v6]]  
 
   |hl
 
   |hl
   |highlander = [[Highlander]] [[Category:Highlander Maps]]
+
   |highlander = [[Highlander]]  
 
}}}}{{#if:{{{gamemode3|}}}|,&#32;{{#switch:{{lc:{{{gamemode3|}}}}}
 
}}}}{{#if:{{{gamemode3|}}}|,&#32;{{#switch:{{lc:{{{gamemode3|}}}}}
   |bball = [[BBall]] [[Category:BBall Maps]]
+
   |bball = [[BBall]]
   |ultiduo = [[Ultiduo]] [[Category:Ultiduo Maps]]
+
   |ultiduo = [[Ultiduo]]
   |4v4 = [[4v4]] [[Category:4v4 Maps]]
+
   |4v4 = [[4v4]]
   |6v6 = [[6v6]] [[Category:6v6 Maps]]
+
   |6v6 = [[6v6]]
 
   |hl
 
   |hl
   |highlander = [[Highlander]] [[Category:Highlander Maps]]
+
   |highlander = [[Highlander]]
 
}}}}</div>
 
}}}}</div>
 
</div>
 
</div>

Revision as of 23:33, 18 June 2017

(view - edit) Documentation

Badlands.jpg
Badlands
Full name:
5 Control Point
First Released:
{{{founder}}}
Official Mode:
CorrectIcon.png
Competitive Information
Game Modes:
League Popularity:
Staple
Links
Steam Workshop Page Official Team Fortress Wiki Page Official Team Fortress Wiki Page (Competitive)
This is just a test

This is a template to be used on game modes.

Example

The code:

{{NewInfobox GameMode

|image= badlands.jpg
|caption= Badlands

|fullname= 5 Control Point
|released= 2007
|official= 1

|gamemode1= 6v6
|gamemode2= 4v4
|gamemode3= Hl
|popularity= staple

|workshop= comp.tf
|officialwiki= badlands
|officialwiki2= 5cp

|footnotes= This is just a test }}