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)
|madePublicOn=(date when the mod was made public, use yyyy-mm-dd format)
|category=(optional, 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
}}