From Dark and Darker Wiki
(Created page with "<templatedata>{ "description": "Encloses the content in a table with specific header cells and properties.", "params": { "1": { "label": "Rows", "description": "Armor rows. Specifically, must use the <tr> and <td> html tags.", "type": "string", "suggested": true }, "back": { "label": "Table Type", "description": "Determines table type. {<non empty string>}.", "type": "string", "suggested": false } } }</templatedata>") |
(No difference)
|
Revision as of 20:29, 8 April 2024
Encloses the content in a table with specific header cells and properties.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Rows | 1 | Armor rows. Specifically, must use the <tr> and <td> html tags. | String | suggested |
Table Type | back | Determines table type. {<non empty string>}. | String | optional |