Template:Infobox accessory: Difference between revisions

From MENACE Official Wiki
Onyx (talk | contribs)
Created page with "{{Infobox accessory |image= |faction= |value= |uses= |cost= }}"
 
StuffyEvil (talk | contribs)
m Usage & preview: added blackmarket element
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>
<infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
    <data source="faction">
    <format><h2>{{{faction}}}</h2></format>
    </data>
<data source="value">
<label>Trade Value</label>
</data>
<data source="armor">
<label>Armor</label>
</data>
<data source="durability">
<label>Armor Durability</label>
</data>
<data source="slots">
<label>Infantry Accessory Slots</label>
</data>
<data source="specialfeatures">
<label>Special Features</label>
</data>
<data source="cost">
<label>Supply Cost</label>
</data>
</infobox>
</includeonly>
<noinclude>
== Usage & preview ==
Type in this:
<pre>
{{Infobox accessory
{{Infobox accessory
|image=
|image=
|faction=
|faction=
|blackmarket=
|value=
|value=
|uses=
|uses=
|cost=
|cost=
}}
}}
</pre>
to see this:
{{Infobox accessory
|image=TEST
|faction=TEST
|value=TEST
|uses=TEST
|cost=TEST
}}
<br>
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 03:05, 13 July 2026




Usage & preview

Type in this:

{{Infobox accessory
|image=
|faction=
|blackmarket=
|value=
|uses=
|cost=
}}

to see this:






Click here to refresh the preview above