From Dark and Darker Wiki
(Created page with "<templatedata> { "description": "Put content into tabs.", "params": { "firstShownTier": { "label": "First Shown Tier", "description": "{1, 2, 3, 4, 5, 6, 7, 8, Common, Elite, Nightmare}.", "type": "string", "default": "1", "required": true }, "content1": { "label": "Junk", "description": "Content of Junk rarity, usually an infobox", "type": "string", "suggested": true }, "content2": { "label": "Poor", "description": "Content o...") |
(No difference)
|
Latest revision as of 23:19, 8 April 2024
Put content into tabs.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| First Shown Tier | firstShownTier | {1, 2, 3, 4, 5, 6, 7, 8, Common, Elite, Nightmare}.
| String | required |
| Junk | content1 | Content of Junk rarity, usually an infobox | String | suggested |
| Poor | content2 | Content of Poor rarity, usually an infobox | String | suggested |
| Common | content3 | Content of Common rarity, usually an infobox | String | suggested |
| Uncommon | content4 | Content of Uncommon rarity, usually an infobox | String | suggested |
| Rare | content5 | Content of Rare rarity, usually an infobox | String | suggested |
| Epic | content6 | Content of Epic rarity, usually an infobox | String | suggested |
| Legendary | content7 | Content of Legendary rarity, usually an infobox | String | suggested |
| Unique | content8 | Content of Unique rarity, usually an infobox | String | suggested |
| Normal | contentCommon | Content for Normal variety, usually a monster infobox | String | suggested |
| Elite | contentElite | Content for Elite variety, usually a monster infobox | String | suggested |
| Nightmare | contentNightmare | Content for Nightmare variety, usually a monster infobox | String | suggested |