From Arms of God Wiki

Revision as of 04:03, 10 June 2026 by Ta1ha (talk | contribs) (bot: Iconbox default now icon + linked name; icononly flag added (operator iteration 2026-06-10))

Usage

Renders an entity's small icon plus its linked display name (the same icon-then-name form used in navboxes and cross-reference lists) from Data:Icons.json via Module:Iconbox. Works for every weapon, character, blessing, upgrade, Crux power, passive, enemy, achievement and codex entry by display name or page slug.

  • {{Iconbox|Cutter}} — icon plus the linked display name (default).
  • {{Iconbox|Ember Sword|size=32}} — same, bigger icon.
  • {{Iconbox|Cutter|icononly}} — just the linked icon glyph, no name (also mode=icon).
  • {{Iconbox|Cutter|link}} — legacy form; link is a no-op alias of the default.

Entities without staged art (a few Crux powers and enemies) degrade gracefully: the default mode renders the plain page link, icon-only mode renders nothing.

Entity icon + linked display name from Data:Icons.json (icon-only behind a flag).

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Entity name or slug1

no description

Unknownrequired
Mode: 'icononly' (or 'icon') for just the glyph; default/'link' renders icon + linked name2

no description

Unknownoptional
Icon size in pxsize

no description

Default
24
Unknownoptional