Template:EnemyNavBox/base: Difference between revisions
Jump to navigation
Jump to search
m (Fix `dlc` parameter) |
m (Fix header link styles) |
||
Line 4: | Line 4: | ||
-->{{#if:{{{title|}}}<!-- | -->{{#if:{{{title|}}}<!-- | ||
-->|{{{title}}}<!-- | -->|{{{title}}}<!-- | ||
-->|Enemies of [[{{{location}}}]] {{#if: {{{dlc|}}} | ([[{{{dlc}}}]] DLC) }}<!-- | -->|Enemies of [[{{{location}}}|<span style="text-shadow: 3px 3px 3px rgba(0,0,0,0.8);">{{{location}}}</span>]]<!-- | ||
--> {{#if: {{{dlc|}}} | ([[{{{dlc}}}|<span style="text-shadow: 3px 3px 3px rgba(0,0,0,0.8);">{{{dlc}}}</span>]] DLC) }}<!-- | |||
-->}}<!-- | -->}}<!-- | ||
--></header> | --></header> |
Revision as of 13:32, 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 |