Template:CoW Unit Infobox/doc

< Template:CoW Unit Infobox
Revision as of 02:52, 14 September 2023 by Nin10doGMod (talk | contribs) (Created page with "{{TemplateStyles|Template:Infobox style/styles.css}} This infobox template provide basic information and in-game data values of a unit in the ''Advance Wars'' series. __TOC__ {{Clear}} ==Usage== {{CoW Unit Infobox |name=Unit Name |image=File:Tank (Orange Star).png |games=List of games the unit appears in |cost=Cost of the unit |movement=Movement value |fuel=Full fuel capacity |vision=Vision in Fog of War |w1name=Primary weapon name...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This template uses TemplateStyles:

This infobox template provide basic information and in-game data values of a unit in the Advance Wars series.

Usage

Unit Name
File:Tank (Orange Star).png
Games

List of games the unit appears in

Production cost

Cost of the unit

Movement range

Movement value

Fuel

Full fuel capacity

Vision

Vision in Fog of War

Primary weapon
Name

Primary weapon name

Range

Primary weapon range

Ammo

Full ammo capacity of primary weapon

Effective against

Targets the primary weapon is strong against

Weak against

Targets the primary weapon is weak against

Secondary weapon
Name

Secondary weapon name

Range

Secondary weapon range

Ammo

Full ammo capacity of secondary weapon

Effective against

Targets the secondary weapon is strong against

Weak against

Targets the secondary weapon is weak against

Code

To use this infobox, copy and paste the code listed below into the article and fill in the fields.

{{CoW Unit Infobox
|name=
|image=
|imgsize=
|caption=
|tabs=
|games=
|cost=
|movement=
|fuel=
|vision=
|w1name=
|w1range=
|w1ammo=
|w1effective=
|w1weak=
|w2name=
|w2range=
|w2ammo=
|w2effective=
|w2weak=
}}

If the tabs parameter is specified, one may use the code from the Unit Tabs template.