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>") | No edit summary | ||
| 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" | ||
Revision as of 02:22, 3 April 2024
Generate a sequence of monster rows.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| List of Monsters | 1 | {All, Bosses, Subbosses, Normal, Mimics, <Race>}. | String | required | 
 
						