Template:Mod infobox main: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
add icon field support
DanWL60 (talk | contribs)
mNo edit summary
Line 22: Line 22:
</pre>
</pre>


There is an optional field <code><nowiki>icon</nowiki></code> that appears underneath <code><nowiki>name</nowiki></code>. See [[Template:Mod infobox/row/icon]] for details.
There is an optional <code><nowiki>icon</nowiki></code> field that appears underneath <code><nowiki>name</nowiki></code>. See [[Template:Mod infobox/row/icon]] for details.


</noinclude><noinclude>[[Category:Infobox Templates]]</noinclude>
</noinclude><noinclude>[[Category:Infobox Templates]]</noinclude>

Revision as of 20:53, 19 April 2025

Mod nameTemplate:Mod infobox main
CreatorcreatorName
Made public on????-??-??
CategoryDeleted
Tagstags
Requires Warzone version4.14.2+
Source codeGitHub

Usage

This template should only be used by Template:Mod infobox or deleted mods. Template:Deleted Mod should be used at the top of the page, before the template is included: {{Deleted Mod}}.


{{Mod infobox main
|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)
|madePublicOnAlt=(optional)
|category=(one of Promoted, Standard, Experimental or Deleted, defaults to Deleted)
|tags={{ModtagMain|Tag1}}<br>{{ModtagMain|Tag2}}<br>{{ModtagMain|Tag3}}
|appversion=(optional, defaults to 4.14.2)
|source=url
|sourcehost=(optional, defaults to GitHub)
}}

There is an optional icon field that appears underneath name. See Template:Mod infobox/row/icon for details.