Template:Mod infobox

From Warzone Wiki
(Difference between revisions)
Jump to: navigation, search
 
(17 intermediate revisions by one user not shown)
Line 1: Line 1:
 
<div class="infobox">
 
<div class="infobox">
{| style="width: 100%"
+
{{Mod infobox/row|Mod name|<strong>{{{name|{{FULLPAGENAME}}}}}</strong>}}{{Mod infobox/row|Creator|{{{1|[https://www.warzone.com/Profile?p={{{creatorToken|creatorToken}}} {{{creatorName|creatorName}}}]}}}}}{{Mod infobox/row|[[Mods#Mod_Categories|Category]]|{{{category|Experimental}}}}}{{Mod infobox/row|Tags|{{{tags|tags}}}}}{{Mod infobox/row|Runs on Warzone version|{{{appversion|3.18}}}+}}<!-- mods added to unity client on version 3.18 -->{{Mod infobox/row|Source code|[{{{source|}}} GitHub]}}
|-
+
| {{Mod infobox/row|Name|[[{{{name|}}}]]}}
+
|-
+
| {{Mod infobox/row|Creator|{{{1|[https://www.warzone.com/Profile?p={{{creatorToken|creatorToken}}} {{{creatorName|creatorName}}}]}}}}}
+
|-
+
| {{Mod infobox/row|[[Mods#Mod_Categories|Category]]|{{{category|Experimental}}}}}
+
|-
+
| {{Mod infobox/row|Tags|{{{tags|tags}}}}}
+
|-
+
| {{Mod infobox/row|Runs on Warzone version|{{{appversion|3.18}}}+}}<!-- mods added to unity client on version 3.18 -->
+
|-
+
| {{Mod infobox/row|Source code|[{{{source|}}} GitHub]}}
+
|}
+
 
</div>
 
</div>
 +
 +
<noinclude>
 +
== Usage ==
 +
<pre>
 +
<nowiki>
 +
{{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)
 +
}}
 +
</nowiki>
 +
</pre>
 +
 +
[[Tanks|Tank]] example:
 +
<pre>
 +
<nowiki>
 +
{{Mod infobox
 +
|creatorToken=62456969
 +
|creatorName=Fizzer
 +
|tags=#Diplomacy<br>#Strategic<br>Commerce
 +
|source=https://github.com/FizzerWL/ExampleMods/tree/master/TanksMod
 +
}}
 +
</nowiki>
 +
</pre>
 +
 +
</noinclude>
  
 
<noinclude>[[Category:Infobox Templates]]</noinclude>
 
<noinclude>[[Category:Infobox Templates]]</noinclude>

Latest revision as of 11:42, 17 November 2023

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


[edit] 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
}}

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox