Template:Ammo: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
'''{{{name|{{PAGENAME}}}}}''' | '''{{{name|{{PAGENAME}}}}}''' | ||
{{#if:{{{tooltip_image|}}}|[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]}} | {{#if:{{{tooltip_image|}}}|[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]}} | ||
<!-- ========================== | <!-- | ||
========================== | |||
STATS | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Stats</div> | ========================== | ||
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Stats</div> | |||
<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;"> | ||
{{#ifeq:{{lc:{{{is_soulbound|}}}}}|yes|'''This item is Soulbound and cannot be traded.'''<br /> | {{#ifeq:{{lc:{{{is_soulbound|}}}}}|yes|'''This item is Soulbound and cannot be traded.'''<br /> | ||
}}'''Equipment Type''': [[:Category:Ammo|Ammo]]<br /> | }}'''Equipment Type''': [[:Category:Ammo|Ammo]]<br /> | ||
{{#if:{{{ammo_type|}}}|'''Ammo Type | {{#if:{{{ammo_type|}}}|'''Ammo Type: [[{{{ammo_type}}}]]'''<br /> | ||
}}{{#if:{{{level_requirement|}}}|'''Level Requirement''' | }}{{#if:{{{level_requirement|}}}|'''Level Requirement:''' {{{level_requirement}}}<br /> | ||
}}{{#if:{{{class_requirement|}}}|'''Class Requirement''' | }}{{#if:{{{class_requirement|}}}|'''Class Requirement:''' {{#invoke:ListClassReq|fromDelimited|{{{class_requirement}}}|delimiter=,}}<br /> | ||
}}</div> | }}</div><!-- | ||
<!-- ========================== | ========================== | ||
ADDITIONAL STATS | |||
========================== | |||
{{#if:{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}| | -->{{#if:{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}| | ||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Additional Stats</div> | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Additional Stats</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
Line 125: | Line 126: | ||
[[Equipment type::Ammo]] | [[Equipment type::Ammo]] | ||
[[Ammo type::{{{ammo_type|}}}]] | [[Ammo type::{{{ammo_type|}}}]] | ||
[[Level requirement::{{{level_requirement|}}}]] | [[Level requirement::{{{level_requirement|}}}]] | ||
{{#arraymap:{{{class_requirement|}}}|,|x|[[Class requirement::x]]}} | {{#arraymap:{{{class_requirement|}}}|,|x|[[Class requirement::x]]}} | ||
[[Profession::{{{crafting_profession|}}}]] | [[Profession::{{{crafting_profession|}}}]] | ||
{{#arraymap:{{{recipe_page|}}}|,|x|[[Recipe page::x]]}} | {{#arraymap:{{{recipe_page|}}}|,|x|[[Recipe page::x]]}} |