Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on Twitter (X) or Tumblr!

Module:Item/doc

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.

This is the documentation page for Module:Item

For use with Template:Item.

PlatformGame

If the user inputs the number of a game (e.g. 11 for Fire Emblem: Shadow Dragon), this will output the platform code for use in image file names (e.g. "ds" for Shadow Dragon).

{{#invoke:Item|PlatformGame|<game no>}}

Enter the game's number in the first parameter. If a non-numeral is entered here, it simply returns whatever is entered.

Example:

{{#invoke:Item|PlatformGame|12}}

This will return "ds", as that is the platform code for game 12 (Fire Emblem: New Mystery of the Emblem).