From Dark and Darker Wiki

Revision as of 00:26, 4 April 2024 by Grass (talk | contribs) (Created page with "<includeonly>{{#arraydefine:squireoffers_|{{Merchant Data|{{{1}}}|squireoffers|All}} }} {{ #loop: i |0 |{{#arraysize:squireoffers_}} |<nowiki/>{{#vardefine:offers|{{#arrayindex:squireoffers_|{{#var:i}} }} }}<!-- -->|{{GenerateSquireRow|{{{1}}}|{{#var:offers}} }} }} }} </includeonly><noinclude> Auto creates crafting row ==Example== <pre> {{CraftingTable| {{GenerateCraftingRows|Alchemist}} }} </pre> {{CraftingTable| {{GenerateCraftingRows|Alchemist}} }} ==Example==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Auto creates crafting row

Example

{{CraftingTable|
	{{GenerateCraftingRows|Alchemist}}
}}

Template:CraftingTable

Example

{{CraftingTable|
	{{GenerateCraftingRows|Alchemist|ingredient=Gold}}
}}

Template:CraftingTable

Example

{{CraftingTable|
	{{GenerateCraftingRows|Weaponsmith|ingredient=Gold}}
}}

Template:CraftingTable

Example

{{CraftingTable|
	{{GenerateCraftingRows|Armourer|ingredient=Gold}}
}}

Template:CraftingTable