Template:Ammo: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
}} | }} | ||
</div> | </div> | ||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- ADDITIONAL STATS --> | <!-- ADDITIONAL STATS --> | ||
Line 39: | Line 40: | ||
}} | }} | ||
}} | }} | ||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- CRAFTING INFO --> | <!-- CRAFTING INFO --> | ||
<!-- ========================== --> | <!-- ========================== --> | ||
{{#if:{{{crafting_profession|}}}{{{recipe_page|}}}{{{component1_name|}}}{{{component1_material|}}}| | {{#if:{{{crafting_profession|}}}{{{recipe_page|}}}{{{component1_name|}}}{{{component1_material|}}}{{{component1_material_category|}}}| | ||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Crafting</div> | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Crafting</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
Line 48: | Line 50: | ||
{{#if:{{{crafting_profession|}}}|'''Crafted By''': [[{{{crafting_profession}}}]]<br /> | {{#if:{{{crafting_profession|}}}|'''Crafted By''': [[{{{crafting_profession}}}]]<br /> | ||
}}{{#if:{{{recipe_page|}}}|'''Recipe''': [[{{{recipe_page}}}]]<br /> | }}{{#if:{{{recipe_page|}}}|'''Recipe''': [[{{{recipe_page}}}]]<br /> | ||
}}{{#if:{{{component1_name | }}{{#if:{{{component1_name|}}}| | ||
* '''{{{component1_name}}}''': | |||
{{#if:{{{component1_material|}}} | |||
| [[{{{component1_material}}}]] | |||
| {{#if:{{{component1_material_category|}}} | |||
| [[:Category:{{{component1_material_category}}}|{{{component1_material_category}}}]] | |||
| <span style="color:#999;font-style:italic;">(Material not specified)</span> | |||
}} | |||
}} | |||
}}{{#if:{{{component2_name|}}}| | |||
* '''{{{component2_name}}}''': | |||
{{#if:{{{component2_material|}}} | |||
| [[{{{component2_material}}}]] | |||
| {{#if:{{{component2_material_category|}}} | |||
| [[:Category:{{{component2_material_category}}}|{{{component2_material_category}}}]] | |||
| <span style="color:#999;font-style:italic;">(Material not specified)</span> | |||
}} | |||
}} | |||
}}{{#if:{{{component3_name|}}}| | |||
* '''{{{component3_name}}}''': | |||
{{#if:{{{component3_material|}}} | |||
| [[{{{component3_material}}}]] | |||
| {{#if:{{{component3_material_category|}}} | |||
| [[:Category:{{{component3_material_category}}}|{{{component3_material_category}}}]] | |||
| <span style="color:#999;font-style:italic;">(Material not specified)</span> | |||
}} | |||
}} | |||
}}{{#if:{{{component4_name|}}}| | |||
* '''{{{component4_name}}}''': | |||
{{#if:{{{component4_material|}}} | |||
| [[{{{component4_material}}}]] | |||
| {{#if:{{{component4_material_category|}}} | |||
| [[:Category:{{{component4_material_category}}}|{{{component4_material_category}}}]] | |||
| <span style="color:#999;font-style:italic;">(Material not specified)</span> | |||
}} | |||
}} | |||
}}{{#if:{{{component5_name|}}}| | |||
* '''{{{component5_name}}}''': | |||
{{#if:{{{component5_material|}}} | |||
| [[{{{component5_material}}}]] | |||
| {{#if:{{{component5_material_category|}}} | |||
| [[:Category:{{{component5_material_category}}}|{{{component5_material_category}}}]] | |||
| <span style="color:#999;font-style:italic;">(Material not specified)</span> | |||
}} | |||
}} | |||
}} | }} | ||
</div> | </div> | ||
}} | }} | ||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- ACQUISITION --> | <!-- ACQUISITION --> | ||
Line 66: | Line 109: | ||
{{Div col end}} | {{Div col end}} | ||
}} | }} | ||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- SALE PRICE --> | <!-- SALE PRICE --> | ||
Line 76: | Line 120: | ||
</div> | </div> | ||
}} | }} | ||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- CATEGORIES --> | <!-- CATEGORIES --> | ||
Line 86: | Line 131: | ||
}}{{#if:{{{class_requirement3|}}}|[[Category:{{{class_requirement3}}} Ammo]] | }}{{#if:{{{class_requirement3|}}}|[[Category:{{{class_requirement3}}} Ammo]] | ||
}} | }} | ||
</div> | </div> |