|
|
| Line 3: |
Line 3: |
| <hr style="border: 0; border-top: 1px solid #555;" /> | | <hr style="border: 0; border-top: 1px solid #555;" /> |
| <div style="margin-left: 1em;"> | | <div style="margin-left: 1em;"> |
| {{#if:{{{crafting_profession|}}}|'''Crafted By''': [[{{{crafting_profession}}}]]<br /> | | {{#if:{{{crafting_profession|}}}|'''Crafted By''': '''[[{{{crafting_profession}}}]]'''<br /> |
| }}{{#if:{{{recipe_page|}}}|'''Recipe(s)''': {{#invoke:RecipeLinks|fromDelimited|{{{recipe_page}}}|delimiter=,}}<br /> | | }}{{#if:{{{recipe_page|}}}|'''Recipe(s)''': {{#invoke:RecipeLinks|fromDelimited|{{{recipe_page}}}|delimiter=,}}<br /> |
| }}{{#if:{{{component1_name|}}}{{{component2_name|}}}{{{component3_name|}}}{{{component4_name|}}}{{{component5_name|}}}|'''Components''': | | }}{{#if:{{{component1_name|}}}{{{component2_name|}}}{{{component3_name|}}}{{{component4_name|}}}{{{component5_name|}}}|'''Components''': |
| Line 37: |
Line 37: |
| </div> | | </div> |
| }} | | }} |
|
| |
| <includeonly><div style="display:none">
| |
| [[Profession::{{{crafting_profession|}}}]]
| |
| {{#arraymap:{{{recipe_page|}}}|,|x|[[Recipe page::x]]}}
| |
| [[Crafting component name::{{{component1_name|}}}]]
| |
| {{#arraymap:{{{component1_material|}}}|,|x|[[Crafting component material::x]]}}
| |
| {{#arraymap:{{{component1_material_category|}}}|,|x|[[Crafting component material category::x]]}}
| |
| [[Crafting component name::{{{component2_name|}}}]]
| |
| {{#arraymap:{{{component2_material|}}}|,|x|[[Crafting component material::x]]}}
| |
| {{#arraymap:{{{component2_material_category|}}}|,|x|[[Crafting component material category::x]]}}
| |
| [[Crafting component name::{{{component3_name|}}}]]
| |
| {{#arraymap:{{{component3_material|}}}|,|x|[[Crafting component material::x]]}}
| |
| {{#arraymap:{{{component3_material_category|}}}|,|x|[[Crafting component material category::x]]}}
| |
| [[Crafting component name::{{{component4_name|}}}]]
| |
| {{#arraymap:{{{component4_material|}}}|,|x|[[Crafting component material::x]]}}
| |
| {{#arraymap:{{{component4_material_category|}}}|,|x|[[Crafting component material category::x]]}}
| |
| [[Crafting component name::{{{component5_name|}}}]]
| |
| {{#arraymap:{{{component5_material|}}}|,|x|[[Crafting component material::x]]}}
| |
| {{#arraymap:{{{component5_material_category|}}}|,|x|[[Crafting component material category::x]]}}
| |
| <span style="display:none">{{#default_form:Weapon}}</span>
| |
| </div></includeonly>
| |