Difference between revisions of "Template:Infobox building"
Jump to navigation
Jump to search
(Created page with "{{ infobox | above = {{{itemName}}} | image = {{{image}}} | caption = {{{caption|}}} | label1 = Type | data1 = {{{itemType}}} | label2 = Price...") |
|||
Line 1: | Line 1: | ||
{{ infobox | {{ infobox | ||
− | | above | + | | above = {{{itemName}}} |
| image = {{{image}}} | | image = {{{image}}} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
Line 8: | Line 8: | ||
| data2 = [[File:DollarIcon.png|frameless|top|20px]] {{{itemPrice}}} | | data2 = [[File:DollarIcon.png|frameless|top|20px]] {{{itemPrice}}} | ||
| label3 = Price (Gold Coins) | | label3 = Price (Gold Coins) | ||
− | | data3 = {{{itemPriceGoldCoins}}} | + | | data3 = [[File:GoldCoinIcon.png|frameless|top|20px]] {{{itemPriceGoldCoins}}} |
}} | }} |