Mod data is automatically pulled from Module:Mods/data.
Usage
{{ModBox
| name =
| image =
| type =
| transmutable =
| introduced =
| polarity =
| rarity =
| incompatible =
| tradable =
| tax =
| autoDrops =
}}
Template Data
Used to build a mod infobox automatically. Only specify parameters when the automatically generated information is incorrect.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the mod. The pagename is used by default.
| String | optional |
| Image | image | An image of the mod.
| File | optional |
| Type | type | The class of items it can be equipped on.
| String | optional |
| Transmutable | transmutable | If the mod can be acquired through transmutation. Any value provided will be assumed as untransmutable.
| String | optional |
| Introduced | introduced | The game version when the mod was introduced.
| Template | optional |
| Polarity | polarity | The polarity of the mod.
| Unbalanced wikitext | optional |
| Rarity | rarity | The rarity of the mod.
| String | optional |
| Incompatible | incompatible | Mod incompatiblities
| String | optional |
| Tradable | tradable | Shows whether the mod is tradable or not.
| Boolean | optional |
| Tax | tax | The number of credits taxed when trading the mod.
| Number | optional |
| Dropped By | droppedby | The enemy faction that drops the mod.
| String | deprecated |
| Automatic Drops | autoDrops | Manually adds drop sources to the list of auto-generated drops. | Unbalanced wikitext | optional |