Template:AR Equipment infobox

From Tokyo Afterschool Summoners
Revision as of 21:22, 28 May 2019 by Barry (talk | contribs) (Created page with "<includeonly><!-- ID provided -->{{#vardefine:ar equipment id|{{{id|}}}}}<!-- Null if ID = 0 -->{{#ifeq:{{#var:ar equipment id|}}|0|{{#vardefine:ar equipment id|}}}}<!-- Looku...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

This templates is a proxy for the Template:AR Equipment extended infobox extended template to avoid manually adding internal ID's to units by matching up titles to units. If you absolutely have to create an infobox for a unit that's not in game, please use:


If a unit is in-game and the ID is unable to be found, you can simply invoke this template by:

{{AR Equipment infobox
| name = JP Name
| en name = English Name
}}

If just a Japanese name is provided (without an ID), the template will attempt to check if the name has already been defined on the wiki, then attempts to map the name string to an ID. If this fails, an error message is thrown.