Template:Mod infobox

Usage


{{Mod infobox
|name=(name of mod, defaults to page name)
|creatorToken=(theĀ ?p=<numbers> on a player URL)
|creatorName=(name of player who created the mod)
|madePublicOnYear=yyyy (forced)
|madePublicOnMonth=mm
|madePublicOnDay=dd
|madePublicOnRef=(optional)
|category=(one of Promoted, Standard or Experimental, defaults to Experimental)
|tags=#Tag1<br>#Tag2<br>#Tag3
|appversion=(optional, defaults to 4.14.2)
|source=(GitHub url)
}}

Tank example:


{{Mod infobox
|creatorToken=62456969
|creatorName=Fizzer
|tags=#Diplomacy<br>#Strategic<br>Commerce
|source=https://github.com/FizzerWL/ExampleMods/tree/master/TanksMod
}}