Talk:Equipment: Difference between revisions
Jump to navigation
Jump to search
Created page with "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. ~~~~" |
Added a new style of table for use for listing lists of gear. Looking for opinions. |
||
| Line 1: | Line 1: | ||
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) | 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 --> | |||
Revision as of 23:27, 21 January 2015
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. BetaNotus (talk) 16:30, 21 January 2015 (CST)
Test: Basic Set
|
Test: Basic Set #2
|