Template:Infobox vehicle: Difference between revisions
From MENACE Official Wiki
joljaycups (talk | contribs) No edit summary |
No edit summary |
||
| (33 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | |||
<infobox> | <infobox> | ||
<title source="title"> | <title source="title"> | ||
| Line 4: | Line 5: | ||
</title> | </title> | ||
<image source="image"/> | <image source="image"/> | ||
<data source="faction"> | <data source="faction"> | ||
<label>Faction</label> | |||
</data> | </data> | ||
<data source="blackmarket"> | |||
<label>Sold on the Blackmarket</label> | |||
</data> | |||
<data source="reward"> | |||
<label>Included in Reward Table</label> | |||
</data> | |||
<data source="value"> | <data source="value"> | ||
<label>Trade Value</label> | <label>Trade Value</label> | ||
</data> | </data> | ||
<data source="hp"> | <data source="hp"> | ||
| Line 18: | Line 21: | ||
</data> | </data> | ||
<data source="armor"> | <data source="armor"> | ||
<label>Armor</label> | <label>Front Armor</label> | ||
</data> | |||
<data source="armorside"> | |||
<label>Side Armor</label> | |||
</data> | |||
<data source="armorback"> | |||
<label>Rear Armor</label> | |||
</data> | |||
<data source="armordurability"> | |||
<label>Armor Durability</label> | |||
</data> | </data> | ||
<data source="accmod"> | <data source="accmod"> | ||
| Line 36: | Line 48: | ||
</data> | </data> | ||
<data source="cost"> | <data source="cost"> | ||
<label> | <label>[[File:Supplies 64x64.png|30px]]</label> | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
</includeonly> | |||
<noinclude> | |||
== Usage & preview == | |||
Type in this: | |||
<pre> | |||
{{Infobox vehicle | |||
|image= | |||
|faction= | |||
|blackmarket= | |||
|reward= | |||
|value= | |||
|hp= | |||
|armor= | |||
|armorside= | |||
|armorback= | |||
|armordurability= | |||
|accmod= | |||
|discipline= | |||
|vision= | |||
|conceal= | |||
|slots= | |||
|cost= | |||
}} | |||
</pre> | |||
to see this: | |||
{{Infobox vehicle | |||
|image=This is a test | |||
|faction=This is a test | |||
|blackmarket=This is a test | |||
|reward=This is a test | |||
|value=This is a test | |||
|hp=This is a test | |||
|armor=This is a test | |||
|armorside=This is a test | |||
|armorback=This is a test | |||
|armordurability=This is a test | |||
|accmod=This is a test | |||
|discipline=This is a test | |||
|vision=This is a test | |||
|conceal=This is a test | |||
|slots=This is a test | |||
|cost=This is a test | |||
}} | |||
<br> | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> | |||
Latest revision as of 21:45, 6 June 2026
Usage & preview
Type in this:
{{Infobox vehicle
|image=
|faction=
|blackmarket=
|reward=
|value=
|hp=
|armor=
|armorside=
|armorback=
|armordurability=
|accmod=
|discipline=
|vision=
|conceal=
|slots=
|cost=
}}
to see this:


