Template:Infobox accessory: Difference between revisions

From MENACE Official Wiki
Onyx (talk | contribs)
No edit summary
Onyx (talk | contribs)
No edit summary
Line 1: Line 1:
<ref>{{Infobox accessory
 
 
 
<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
|image=
|image=
|faction=
|faction=
Line 6: Line 44:
|cost=
|cost=
}}
}}
</ref>
 
</pre>
 
to see this:
 
{{Infobox armor
|image=This is a test
|faction=This is a test
|value=This is a test
|armor=This is a test
|durability=This is a test
|specialfeatures=This is a test
|cost=This is a test
}}
 
<br>
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Revision as of 23:54, 5 October 2025




Usage & preview

Type in this:

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

to see this:





Click here to refresh the preview above