From Dark and Darker Wiki
(Changing Template to use calls that work with Merchant Data.) |
(Added example. Added missing default PAGENAME.) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><!-- | ||
{{ | -->{{#arraydefine:merchants|{{{{{ingredientcategory|Misc}}} Data|{{{1|{{PAGENAME}}}}}|incraftingrecipefor}}}}<!-- | ||
{{ | --><div {{#ifeq:{{#arraysize:merchants}}|0|style="display:none"}}> | ||
{{ | ==Ingredient== | ||
{{ | {{{1|{{PAGENAME}}}}} can be used in [[crafting]]:<!-- | ||
{{ | -->{{#loop:i|0|{{#arraysize:merchants}}<!-- | ||
{{ | -->|{{#vardefine:merchant|{{#arrayindex:merchants|{{#var:i}}}}}}<!-- | ||
}}</ | -->{{GenerateCraftingTable|{{#var:merchant}}|ingredient={{{1|{{PAGENAME}}}}}|ingredientcategory={{{ingredientcategory|Misc}}}}}}}</div><!-- | ||
--></includeonly><noinclude> | |||
If the template is being used for non-Misc items, the category argument is required. | |||
=Example= | |||
<pre style="width:fit-content">{{Ingredient|Potion of Healing|category=Utility}}</pre> | |||
{{Ingredient|Potion of Healing|ingredientcategory=Utility}} | |||
=Example= | |||
<pre style="width:fit-content">{{Ingredient|Cyclops's Club}}</pre> | |||
{{Ingredient|Cyclops's Club}} | |||
=Example= | |||
<pre style="width:fit-content">{{Ingredient|Firefly's Abdomen}}</pre> | |||
{{Ingredient|Firefly's Abdomen}} | |||
=Example= | |||
<pre style="width:fit-content">{{Ingredient|Gold}}</pre> | |||
{{Ingredient|Gold}} | |||
=Example= | |||
<pre style="width:fit-content">{{Ingredient|Gold Coin}}</pre> | |||
{{Ingredient|Gold Coin}} | |||
=Example= | |||
<pre style="width:fit-content">{{Ingredient|Silver Ore}}</pre> | |||
{{Ingredient|Silver Ore}} | |||
</noinclude> |
Latest revision as of 06:55, 23 June 2024
If the template is being used for non-Misc items, the category argument is required.
Example
{{Ingredient|Potion of Healing|category=Utility}}
Ingredient
Potion of Healing can be used in crafting:Name | Ingredients | Merchant |
---|---|---|
Alchemist | ||
Alchemist | ||
Alchemist | ||
Alchemist | ||
Example
{{Ingredient|Cyclops's Club}}
Example
{{Ingredient|Firefly's Abdomen}}
Example
{{Ingredient|Gold}}
Example
{{Ingredient|Gold Coin}}
Ingredient
Gold Coin can be used in crafting:Name | Ingredients | Merchant |
---|---|---|
Alchemist | ||
Alchemist | ||
Name | Ingredients | Merchant |
---|---|---|
Leathersmith | ||
Leathersmith | ||
Leathersmith | ||
Leathersmith | ||
Leathersmith | ||
Leathersmith | ||
Leathersmith |
Name | Ingredients | Merchant |
---|---|---|
Tailor | ||
Tailor | ||
Tailor | ||
Tailor | ||
Tailor | ||
Name | Ingredients | Merchant |
---|---|---|
Weaponsmith | ||
Weaponsmith | ||
Weaponsmith | ||
Weaponsmith | ||
Weaponsmith | ||
Weaponsmith | ||
Example
{{Ingredient|Silver Ore}}