Template:EnemyNavBox/base: Difference between revisions
Jump to navigation
Jump to search
(Add `dlc` parameter) |
m (Fix `dlc` parameter) |
||
Line 4: | Line 4: | ||
-->{{#if:{{{title|}}}<!-- | -->{{#if:{{{title|}}}<!-- | ||
-->|{{{title}}}<!-- | -->|{{{title}}}<!-- | ||
-->|Enemies of [[{{{location}}}]] {{#if: {{{dlc|}}} | ([[{{dlc}}]] DLC) }}<!-- | -->|Enemies of [[{{{location}}}]] {{#if: {{{dlc|}}} | ([[{{{dlc}}}]] DLC) }}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
--></header> | --></header> | ||
Line 37: | Line 37: | ||
"label": "Title", | "label": "Title", | ||
"description": "Navbox title", | "description": "Navbox title", | ||
"default": "Enemies of [[{{{location}}}]] {{#if: {{{dlc|}}} | ([[{{dlc}}]] DLC) }}", | "default": "Enemies of [[{{{location}}}]] {{#if: {{{dlc|}}} | ([[{{{dlc}}}]] DLC) }}", | ||
"suggested": true, | "suggested": true, | ||
"type": "line" | "type": "line" |
Revision as of 13:01, 22 May 2021
This template has no documentation. If you know how to use this template, please add some.
Base template for {{EnemyNavBox}}
Parameter | Description | Type | Status | |
---|---|---|---|---|
Color | color | The CSS color. | String | suggested |
Title | title | Navbox title
| Line | suggested |
Location Page | location | The page of the location. | Page name | suggested |
DLC | dlc | The required DLC. | Page name | optional |
Enemy List | enemies | The list of enemies. | Content | required |