Template:Infobox vehicle

From MENACE Official Wiki
Revision as of 07:32, 24 September 2025 by joljaycups (talk | contribs)


Usage & preview

Type in this:

{{Infobox vehicle
|image=
|faction=
|value=
|size=
|hp=
|armor=
|accmod=
|discipline=
|vision=
|conceal=
|slots=
|cost=
}}

to see this:


There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    </title>
  • 4
    <image source="image"/>
  • 5
    <data source="faction" span=2>

    Attribute value should be inside quotation marks

    Attributes construct error

    Tag definition is not properly terminated

  • 6
    </data>

    Opening and ending tag mismatch

  • 7
    <data source="value">

    Extra content at the end of the document

  • 8
    <label>Trade Value</label>
  • 9
    </data>
  • 10
    <data source="size">
  • 11
    <label>Size</label>
  • 12
    </data>
  • 13
    <data source="hp">
  • 14
    <label>HP</label>
  • 15
    </data>
  • 16
    <data source="armor">
  • 17
    <label>Armor</label>
  • 18
    </data>
  • 19
    <data source="accmod">
  • 20
    <label>Accuracy Modifier</label>
  • 21
    </data>
  • 22
    <data source="discipline">
  • 23
    <label>Discipline</label>
  • 24
    </data>
  • 25
    <data source="vision">
  • 26
    <label>Vision</label>
  • 27
    </data>
  • 28
    <data source="conceal">
  • 29
    <label>Concealment</label>
  • 30
    </data>
  • 31
    <data source="slots">
  • 32
    <label>Slots</label>
  • 33
    </data>
  • 34
    <data source="cost">
  • 35
    <label>Cost</label>
  • 36
    </data>
  • 37




Click here to refresh the preview above