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 table where each row contains presents data on a Monster.",
"description": "Generate a sequence of monster rows.",
"params": {
"params": {
"1": {
"1": {
"label": "Input",
"label": "List of Monsters",
"description": "Monster_Data tag associated with a list of monsters.",
"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.

Template parameters

ParameterDescriptionTypeStatus
List of Monsters1

{All, Bosses, Subbosses, Normal, Mimics, <Race>}.

Stringrequired