Template:Mod infobox: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
can't have a nowiki param value from the template itself, have to apply to players with names that get formatted
DanWL60 (talk | contribs)
autofill name
Line 2: Line 2:
{| style="width: 100%"
{| style="width: 100%"
|-
|-
| {{Mod infobox/row|Name|[[{{{name|}}}]]}}
| {{Mod infobox/row|Name|{{{name|[[{{FULLPAGENAME}}]]}}}}}
|-
|-
| {{Mod infobox/row|Creator|{{{1|[https://www.warzone.com/Profile?p={{{creatorToken|creatorToken}}} {{{creatorName|creatorName}}}]}}}}}
| {{Mod infobox/row|Creator|{{{1|[https://www.warzone.com/Profile?p={{{creatorToken|creatorToken}}} {{{creatorName|creatorName}}}]}}}}}

Revision as of 01:19, 14 November 2023

Name Template:Mod infobox
Creator creatorName
Category Experimental
Tags tags
Runs on Warzone version 3.18+
Source code [ GitHub]