Changes

Jump to: navigation, search

Talk:Equipment

2,478 bytes added, 19:27, 21 January 2015
Added a new style of table for use for listing lists of gear. Looking for opinions.
I love the idea of this page, but I think a different style of table would be best, for easy use and access. I will add one below, and let me know what you think. [[User:BetaNotus|BetaNotus]] ([[User talk:BetaNotus|talk]]) 16:30, 21 January 2015 (CST)
{| <!-- This is the first line of the two tables -->
|-
| valign="top" width="50%"|
===Test: Basic Set=== <!-- This is the title of the first Gear table -->
{| class="" style="width:300px; border-style: solid; border-width: 8px; align:top;"
! Item Image
! Equipment Name
! Stat Changes
! Base Value
{{gear table row
| item = Basic Sword
| icon = basicsword
| base stat = None
| base value = 50
}}
{{gear table row
| item = Basic Staff
| icon = basicstaff
| base stat = None
| base value = ???
}}
{{gear table row
| item = Basic Claw
| icon = basicclaw
| base stat = None
| base value = ???
}}
{{gear table row
| item = Basic Boots
| icon = basicboots
| base stat = +12 Armor
| base value = 42
}}
{{gear table row
| item = Basic Pants
| icon = basicpants
| base stat = +22 Armor
| base value = 70
}}
{{gear table row
| item = Basic Breastplate
| icon = basicbreastplate
| base stat = +24 Armor
| base value = 84
}}
{{gear table row
| item = Basic Gloves
| icon = basicgloves
| base stat = +12 Armor
| base value = 42
}}
{{gear table row
| item = Basic Helm
| icon = basichelm
| base stat = +13 Armor
| base value = 42
}}
{{gear table row
| item = Basic Shield
| icon = basicshield
| base stat = +12 Armor
| base value = 42
}}
|} <!-- This is the end of the left table -->
| <!-- This tells for there to be a second cell in the outer table -->
| valign="top"|
===Test: Basic Set #2=== <!-- This is the title of the second gear table -->
{| class="" style="width:300px; border-style: solid; border-width: 8px; float:left;" <!-- start of table 2 -->
! Item Image
! Equipment Name
! Stat Changes
! Base Value
{{gear table row
| item = Basic Sword
| icon = basicsword
| base stat = None
| base value = 50
}}
{{gear table row
| item = Basic Staff
| icon = basicstaff
| base stat = None
| base value = ???
}}
{{gear table row
| item = Basic Claw
| icon = basicclaw
| base stat = None
| base value = ???
}}
{{gear table row
| item = Basic Boots
| icon = basicboots
| base stat = +12 Armor
| base value = 42
}}
{{gear table row
| item = Basic Pants
| icon = basicpants
| base stat = +22 Armor
| base value = 70
}}
{{gear table row
| item = Basic Breastplate
| icon = basicbreastplate
| base stat = +24 Armor
| base value = 84
}}
{{gear table row
| item = Basic Gloves
| icon = basicgloves
| base stat = +12 Armor
| base value = 42
}}
|} <!-- This ends the second inside table -->
|} <!-- This ends the first two rows -->

Navigation menu