From Dark and Darker Wiki

< Template:GenerateWeaponTable

Revision as of 19:58, 8 April 2024 by Raw Salad (talk | contribs) (Created page with "<templatedata>{ "description": "Encloses the content in a table with specific header cells and properties.", "params": { "1": { "label": "Rows", "description": "Weapon rows. Specifically, must use the <tr> and <td> html tags.", "type": "string", "suggested": true }, "type": { "label": "Weapon Type", "description": "Optional parameter that determines table type. {Bow, Crossbow, Shield}.", "type": "string", "suggested": false } } }</templ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Encloses the content in a table with specific header cells and properties.

Template parameters

ParameterDescriptionTypeStatus
Rows1

Weapon rows. Specifically, must use the <tr> and <td> html tags.

Stringsuggested
Weapon Typetype

Optional parameter that determines table type. {Bow, Crossbow, Shield}.

Stringoptional