Template:Mod infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|creatorName=(name of player who created the mod) | |creatorName=(name of player who created the mod) | ||
|madePublicOnYear=yyyy (forced) | |madePublicOnYear=yyyy (forced) | ||
|madePublicOnMonth=mm | |madePublicOnMonth=mm (defaults to ??) | ||
|madePublicOnDay=dd | |madePublicOnDay=dd (defaults to ??) | ||
|madePublicOnRef=(optional) | |madePublicOnRef=(optional) | ||
|category=(one of Promoted, Standard or Experimental, defaults to Experimental) | |category=(one of Promoted, Standard or Experimental, defaults to Experimental) | ||
|tags= | |tags={{modtag|Tag1}}<br>{{modtag|Tag2}}<br>{{modtag|Tag3}} | ||
|appversion=(optional, defaults to 4.14.2) | |appversion=(optional, defaults to 4.14.2) | ||
|source=(GitHub url) | |source=(GitHub url) | ||
Line 24: | Line 24: | ||
|creatorToken=62456969 | |creatorToken=62456969 | ||
|creatorName=Fizzer | |creatorName=Fizzer | ||
|tags= | |madePublicOnYear=2022 | ||
|madePublicOn=Month=10 | |||
|madePublicOn=Day=26 | |||
|madePublicOn=Ref={{ref|https://www.warzone.com/blog/index.php/2022/10/update-5-21-tanks-mod-improvements-commander-improvements/}} | |||
|tags={{modtag|Diplomacy}}<br>{{modtag|Strategic}}<br>{{modtag|Commerce}} | |||
|appversion=5.24.1 | |||
|source=https://github.com/FizzerWL/ExampleMods/tree/master/TanksMod | |source=https://github.com/FizzerWL/ExampleMods/tree/master/TanksMod | ||
}} | }} |
Revision as of 17:01, 23 June 2024
Mod name | Template:Mod infobox |
Creator | creatorName |
Made public on | ????-??-?? |
Category | Experimental |
Tags | tags |
Runs on Warzone version | 4.14.2+ |
Source code | [ GitHub] |
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 (defaults to ??) |madePublicOnDay=dd (defaults to ??) |madePublicOnRef=(optional) |category=(one of Promoted, Standard or Experimental, defaults to Experimental) |tags={{modtag|Tag1}}<br>{{modtag|Tag2}}<br>{{modtag|Tag3}} |appversion=(optional, defaults to 4.14.2) |source=(GitHub url) }}
Tank example:
{{Mod infobox |creatorToken=62456969 |creatorName=Fizzer |madePublicOnYear=2022 |madePublicOn=Month=10 |madePublicOn=Day=26 |madePublicOn=Ref={{ref|https://www.warzone.com/blog/index.php/2022/10/update-5-21-tanks-mod-improvements-commander-improvements/}} |tags={{modtag|Diplomacy}}<br>{{modtag|Strategic}}<br>{{modtag|Commerce}} |appversion=5.24.1 |source=https://github.com/FizzerWL/ExampleMods/tree/master/TanksMod }}