Difference between revisions of "Template:ModuleInfo"
Jump to navigation
Jump to search
Dfirestorm (talk | contribs) (Created Page, Uses Cratorrex's formatting) |
Dfirestorm (talk | contribs) (Removed requirement for image, inherited from type) |
||
Line 3: | Line 3: | ||
{ | { | ||
"params": { | "params": { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
"Module Type": { | "Module Type": { | ||
"aliases": [ | "aliases": [ | ||
Line 83: | Line 73: | ||
"paramOrder": [ | "paramOrder": [ | ||
"Name", | "Name", | ||
− | |||
"Module Type", | "Module Type", | ||
"Color", | "Color", | ||
Line 99: | Line 88: | ||
!colspan="2"|<span style="font-weight:bold">{{{Name}}}</span> | !colspan="2"|<span style="font-weight:bold">{{{Name}}}</span> | ||
|- | |- | ||
− | !colspan="2"|[[File:{{{ | + | !colspan="2"|[[File:{{{type}}} Module.png|frameless|30px]] |
|- | |- | ||
! Module Type | ! Module Type |
Revision as of 23:00, 22 August 2023
For adding a module icon to the page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Module Name | Name module | The Module's Name.
| String | required |
Module Type | Module Type type | The type of module. (Offensive, Defensive, Utility, Special, Legendary)
| String | required |
Colour | Color colour | Colour of the Module Type (Off: #ec0800, Def: #009eff, Util: #fcff00, Ulti: #9f00ff, Spec: #a3a3a3, Leg: #ff8300)
| String | suggested |
Module Code | Module Code code id | The internal code for the module.
| String | suggested |
Maximum Tier | Tier maxTier max tier | The maximum tier for the module.
| Number | required |
Description | Description desc | The Description / Information of the Module
| Content | suggested |