Jump to content

Template:GearItem: Difference between revisions

From Gigaverse Wiki
Created page with "{| class="wikitable" style="width: 70%;" ! colspan="2" style="text-align:center;" | {{ucfirst:{{{gear}}}}} |- ! Slot !! {{{slot}}} |- ! Craft cost !! {{#explode:{{{create_scrap}}}|,|0}} Scrap Β· {{#explode:{{{create_energy}}}|,|0}} Energy |- ! colspan="2" | '''Stats by Rarity''' |- ! !! HP !! Armor !! Sword ATK !! Sword DEF !! Shield ATK !! Shield DEF !! Spell ATK !! Spell DEF |- ! Common (C) || {{{c_hp}}} || {{{c_armor}}} || {{{c_sword_atk}}} || {{{c_sword_def}}} || {{..."
Β 
No edit summary
Β 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="width: 70%;"
<includeonly>
! colspan="2" style="text-align:center;" | {{ucfirst:{{{gear}}}}}
<!-- ======================================================
Β  Β  GEAR ITEMΒ  β€’Β  minimal infobox + stat table
Β  Β  ====================================================== -->
Β 
{| class="wikitable gear-table" style="margin:0 auto; text-align:center; max-width:650px;"
Β 
|+ '''{{ucfirst:{{{gear}}}}}''' – {{{slot}}}
Β 
<!-- 1 β–Έ IMAGE -------------------------------------------------------- -->
|-
|-
! Slot !! {{{slot}}}
| colspan="9" | [[File:{{{image|{{{gear}}} {{{slot}}}.png}}}|200px|frameless|center]]
Β 
<!-- 2 β–Έ CRAFT COST --------------------------------------------------- -->
|-
|-
! Craft cost !! {{#explode:{{{create_scrap}}}|,|0}} Scrap Β· {{#explode:{{{create_energy}}}|,|0}} Energy
! style="width:110px;" | Craft cost
| colspan="8" | {{#if:{{{create_scrap|}}}{{{create_energy|}}}
Β  | {{{create_scrap}}}&nbsp;Scrap Β· {{{create_xp}}}&nbsp;Alchemy XP Β· {{{create_energy}}}&nbsp;Energy
Β  | – }}
Β 
<!-- 3 β–Έ HEADER ROWS (stats) ----------------------------------------- -->
|-
|-
! colspan="2" | '''Stats by Rarity'''
! rowspan="2" style="width:80px;" | Rarity
! rowspan="2" | HP
! rowspan="2" | Armor
! colspan="2" | Sword
! colspan="2" | Shield
! colspan="2" | Spell
|-
|-
! !! HP !! Armor !! Sword ATK !! Sword DEF !! Shield ATK !! Shield DEF !! Spell ATK !! Spell DEF
! ATK !! DEF !! ATK !! DEF !! ATK !! DEF
|-
Β 
! Common (C) || {{{c_hp}}} || {{{c_armor}}} || {{{c_sword_atk}}} || {{{c_sword_def}}} || {{{c_shield_atk}}} || {{{c_shield_def}}} || {{{c_spell_atk}}} || {{{c_spell_def}}}
<!-- 4 β–Έ COMMON ------------------------------------------------------- -->
|-
|- class="rarity-C"
! Uncommon (U) || {{{u_hp}}} || {{{u_armor}}} || {{{u_sword_atk}}} || {{{u_sword_def}}} || {{{u_shield_atk}}} || {{{u_shield_def}}} || {{{u_spell_atk}}} || {{{u_spell_def}}}
! scope=row | Common&nbsp;(C)
|-
| {{#if:{{{c_hp|}}}|{{{c_hp}}}|–}}
! Rare (R) || {{{r_hp}}} || {{{r_armor}}} || {{{r_sword_atk}}} || {{{r_sword_def}}} || {{{r_shield_atk}}} || {{{r_shield_def}}} || {{{r_spell_atk}}} || {{{r_spell_def}}}
| {{#if:{{{c_armor|}}}|{{{c_armor}}}|–}}
|-
| {{#if:{{{c_sword_atk|}}}|{{{c_sword_atk}}}|–}}
! Epic (E) || {{{e_hp}}} || {{{e_armor}}} || {{{e_sword_atk}}} || {{{e_sword_def}}} || {{{e_shield_atk}}} || {{{e_shield_def}}} || {{{e_spell_atk}}} || {{{e_spell_def}}}
| {{#if:{{{c_sword_def|}}}|{{{c_sword_def}}}|–}}
| {{#if:{{{c_shield_atk|}}}|{{{c_shield_atk}}}|–}}
| {{#if:{{{c_shield_def|}}}|{{{c_shield_def}}}|–}}
| {{#if:{{{c_spell_atk|}}}|{{{c_spell_atk}}}|–}}
| {{#if:{{{c_spell_def|}}}|{{{c_spell_def}}}|–}}
Β 
<!-- 5 β–Έ UNCOMMON ----------------------------------------------------- -->
|- class="rarity-U"
! scope=row | Uncommon&nbsp;(U)
| {{#if:{{{u_hp|}}}|{{{u_hp}}}|–}}
| {{#if:{{{u_armor|}}}|{{{u_armor}}}|–}}
| {{#if:{{{u_sword_atk|}}}|{{{u_sword_atk}}}|–}}
| {{#if:{{{u_sword_def|}}}|{{{u_sword_def}}}|–}}
| {{#if:{{{u_shield_atk|}}}|{{{u_shield_atk}}}|–}}
| {{#if:{{{u_shield_def|}}}|{{{u_shield_def}}}|–}}
| {{#if:{{{u_spell_atk|}}}|{{{u_spell_atk}}}|–}}
| {{#if:{{{u_spell_def|}}}|{{{u_spell_def}}}|–}}
Β 
<!-- 6 β–Έ RARE --------------------------------------------------------- -->
|- class="rarity-R"
! scope=row | Rare&nbsp;(R)
| {{#if:{{{r_hp|}}}|{{{r_hp}}}|–}}
| {{#if:{{{r_armor|}}}|{{{r_armor}}}|–}}
| {{#if:{{{r_sword_atk|}}}|{{{r_sword_atk}}}|–}}
| {{#if:{{{r_sword_def|}}}|{{{r_sword_def}}}|–}}
| {{#if:{{{r_shield_atk|}}}|{{{r_shield_atk}}}|–}}
| {{#if:{{{r_shield_def|}}}|{{{r_shield_def}}}|–}}
| {{#if:{{{r_spell_atk|}}}|{{{r_spell_atk}}}|–}}
| {{#if:{{{r_spell_def|}}}|{{{r_spell_def}}}|–}}
Β 
<!-- 7 β–Έ EPIC --------------------------------------------------------- -->
|- class="rarity-E"
! scope=row | Epic&nbsp;(E)
| {{#if:{{{e_hp|}}}|{{{e_hp}}}|–}}
| {{#if:{{{e_armor|}}}|{{{e_armor}}}|–}}
| {{#if:{{{e_sword_atk|}}}|{{{e_sword_atk}}}|–}}
| {{#if:{{{e_sword_def|}}}|{{{e_sword_def}}}|–}}
| {{#if:{{{e_shield_atk|}}}|{{{e_shield_atk}}}|–}}
| {{#if:{{{e_shield_def|}}}|{{{e_shield_def}}}|–}}
| {{#if:{{{e_spell_atk|}}}|{{{e_spell_atk}}}|–}}
| {{#if:{{{e_spell_def|}}}|{{{e_spell_def}}}|–}}
Β 
|}
|}
</includeonly>
<noinclude>{{Documentation}}</noinclude>

Latest revision as of 12:28, 28 June 2025