Difference between revisions of "Template:ModuleInfo"
Jump to navigation
Jump to search
Dfirestorm (talk | contribs) (Removed requirement for image, inherited from type) |
Dfirestorm (talk | contribs) m |
||
| Line 69: | Line 69: | ||
} | } | ||
}, | }, | ||
| − | "description": "For adding a module | + | "description": "For adding a specific module with its information to the page", |
"format": "inline", | "format": "inline", | ||
"paramOrder": [ | "paramOrder": [ | ||
Revision as of 23:04, 22 August 2023
For adding a specific module with its information 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 |