From Dark and Darker Wiki
< Template:GenerateMonsterTable
(Created page with "<templatedata>{ "description": "Generate a table where each row contains presents data on a Monster.", "params": { "1": { "label": "Input", "description": "Monster_Data tag associated with a list of monsters.", "required": true, "type": "string" } } }</templatedata>") |
m (Raw Salad moved page Template:GenerateMonsterRows/doc to Template:GenerateMonsterTable/doc: Merging the following templates: RegularMonsterTable, GenerateMonsterRows, GenerateMonsterRow) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatedata>{ | <templatedata>{ | ||
"description": "Generate a | "description": "Generate a sequence of monster rows.", | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": " | "label": "List of Monsters", | ||
"description": " | "description": "{All, Bosses, Subbosses, Normal, Mimics, <Race>}.", | ||
"required": true, | "required": true, | ||
"type": "string" | "type": "string" |
Latest revision as of 06:01, 17 July 2024
Generate a sequence of monster rows.
Parameter | Description | Type | Status | |
---|---|---|---|---|
List of Monsters | 1 | {All, Bosses, Subbosses, Normal, Mimics, <Race>}. | String | required |