Mod name
|
Template:Mod infobox
|
Runs on Warzone version
|
3.18+
|
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)
|category=(optional, defaults to Experimental)
|tags=#Tag1<br>#Tag2<br>#Tag3
|appversion=(optional, defaults to 3.18)
|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
}}