Difference between revisions of "Template:CraftingList/Start"

From Medivia Online Wiki
(Created page with "<noinclude> <!-- Deklaracja tabeli w bazie Cargo dla rzemiosła --> {{#cargo_declare: _table = CraftingRecipes |Npc_Name = String |Result_Item = String |Gold_Fee = Integer |Ingredient_Name = String |Amount = Integer }} </noinclude><includeonly> {| class="wikitable sortable" style="text-align: center; width: 100%;" ! Result: !! Ingredients: !! Cost (gp): </includeonly>")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<!-- Deklaracja tabeli w bazie Cargo dla rzemiosła -->
{{#cargo_declare:
{{#cargo_declare:
_table = CraftingRecipes
_table = CraftingRecipes
|Npc_Name = String
|Result_Item = String
|Result_Item = String
|Gold_Fee = Integer
|Result_Amount = Integer
|Ingredient_Name = String
|Npc = String
|Amount = Integer
|Reagent1_Amount = Integer
|Reagent1_Item = String
|Reagent2_Amount = Integer
|Reagent2_Item = String
|Reagent3_Amount = Integer
|Reagent3_Item = String
|Reagent4_Amount = Integer
|Reagent4_Item = String
|Reagent5_Amount = Integer
|Reagent5_Item = String
|Reagent6_Amount = Integer
|Reagent6_Item = String
}}
}}
</noinclude><includeonly>
</noinclude><includeonly>{| class="wikitable sortable" style="width: 100%; text-align: center;"
{| class="wikitable sortable" style="text-align: center; width: 100%;"
|-
! Result: !! Ingredients: !! Cost (gp):
! style="width: 30%" | Result !! style="width: 70%" | Reagents</includeonly>
</includeonly>

Latest revision as of 12:44, 19 August 2026

This template defines the table "CraftingRecipes". View table.