Difference between revisions of "Template:EfreakSKCraftEntryWithCP"
From SpiralKnights
m |
m (oops) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{|style="background:transparent;"</noinclude> | {|style="background:transparent;"</noinclude> | ||
{{SKCell|[[File:Crafting-{{{name|Cursed Idol}}}.png|34px|link={{{name|Cursed Idol}}}]]}} {{SKCell|[[{{{name|Cursed Idol}}}]]}} {{SKCell|{{{desc|A small, stone statue carved into the form of one of the thousands of arch fiends of the Underworld. The shadowy surface color seems to move and shift like smoke.}}}}} {{SKCell| | {{SKCell|[[File:Crafting-{{{name|Cursed Idol}}}.png|34px|link={{{name|Cursed Idol}}}]]}} {{SKCell|[[{{{name|Cursed Idol}}}]]}} {{SKCell|{{{desc|A small, stone statue carved into the form of one of the thousands of arch fiends of the Underworld. The shadowy surface color seems to move and shift like smoke.}}}}} {{SKCell| | ||
− | {{{drops|*Devilites}}}}} {{SKCell|{{star|{{{rating|4}}}}}}} {{SKCell|{{{count|0}}}}} {{SKCell|{{{ | + | {{{drops|*Devilites}}}}} {{SKCell|{{star|{{{rating|4}}}}}}} {{SKCell|{{{count|0}}}}} {{SKCell|{{{price|50000cr or 500ce or a [[Dark Shard]]}}}}} |
<noinclude>|} | <noinclude>|} | ||
Line 10: | Line 10: | ||
| title = Stuff I'm selling | | title = Stuff I'm selling | ||
| body = | | body = | ||
− | {{SKWindow/Cell|'''Icon'''}} {{SKWindow/Cell|'''Name'''}} {{SKWindow/Cell|'''Description'''}} {{SKWindow/Cell|'''Drops From'''}} {{SKWindow/Cell|'''Rating'''}} {{SKWindow/Cell|'''Count'''}} {{SKWindow/Cell|''' | + | {{SKWindow/Cell|'''Icon'''}} {{SKWindow/Cell|'''Name'''}} {{SKWindow/Cell|'''Description'''}} {{SKWindow/Cell|'''Drops From'''}} {{SKWindow/Cell|'''Rating'''}} {{SKWindow/Cell|'''Count'''}} {{SKWindow/Cell|'''Price'''}} |
{{EfreakSKCraftEntryWithCP | {{EfreakSKCraftEntryWithCP | ||
| name = Blue Shard | | name = Blue Shard | ||
Line 19: | Line 19: | ||
| rating = 0 | | rating = 0 | ||
| count = 300 | | count = 300 | ||
− | | | + | | price = 40cr |
− | + | ||
}} | }} | ||
{{EfreakSKCraftEntryWithCP | {{EfreakSKCraftEntryWithCP | ||
Line 31: | Line 30: | ||
| rating = 0 | | rating = 0 | ||
| count = 281 | | count = 281 | ||
− | | | + | | price = 20cr |
− | + | ||
}} | }} | ||
{{EfreakSKCraftEntryWithCP | {{EfreakSKCraftEntryWithCP | ||
Line 42: | Line 40: | ||
| rating = 0 | | rating = 0 | ||
| count = 14 | | count = 14 | ||
− | | | + | | price = 60cr or 1ce |
− | + | ||
}} | }} | ||
{{EfreakSKCraftEntryWithCP | {{EfreakSKCraftEntryWithCP | ||
Line 54: | Line 51: | ||
| rating = 0 | | rating = 0 | ||
| count = 141 | | count = 141 | ||
− | | | + | | price = 10cr |
− | + | ||
}} | }} | ||
{{EfreakSKCraftEntryWithCP | {{EfreakSKCraftEntryWithCP | ||
Line 65: | Line 61: | ||
| rating = 0 | | rating = 0 | ||
| count = 213 | | count = 213 | ||
− | | | + | | price = 5cr or 1ce or a [[Scrap Metal]] |
− | + | ||
}} | }} | ||
}} | }} | ||
Line 74: | Line 69: | ||
{|align="center" width="50%" style="background:none" | {|align="center" width="50%" style="background:none" | ||
− | |+'''This is the [[Template:SKWindowSortable]] header''' | + | |+'''This is the [[Template:SKWindowSortable]] header. If your prices are all in crowns, try changing the '''Price''' header to read '''Crowns'''. Do the same for energy or whatever; this way (I think--not sure) you can leave units off the prices and they will sorta as numbers, not text (e.g. 5 will come before 10)''' |
| | | | ||
<pre> | <pre> | ||
{{SKWindowSortable | {{SKWindowSortable | ||
| width = 100% | | width = 100% | ||
− | | title = | + | | title = Stuff I'm selling |
| body = | | body = | ||
{{SKWindow/Cell|'''Icon'''}} {{SKWindow/Cell|'''Name'''}} {{SKWindow/Cell|'''Description'''}} {{SKWindow/Cell|'''Drops From'''}} | {{SKWindow/Cell|'''Icon'''}} {{SKWindow/Cell|'''Name'''}} {{SKWindow/Cell|'''Description'''}} {{SKWindow/Cell|'''Drops From'''}} | ||
− | {{SKWindow/Cell|'''Rating'''}} {{SKWindow/Cell|'''Count'''}} {{SKWindow/Cell|''' | + | {{SKWindow/Cell|'''Rating'''}} {{SKWindow/Cell|'''Count'''}} {{SKWindow/Cell|'''Price'''}} |
</pre> | </pre> | ||
Line 96: | Line 91: | ||
|rarity= | |rarity= | ||
|count= | |count= | ||
− | | | + | |price= |
− | + | ||
}}</pre> | }}</pre> | ||
|} | |} |
Latest revision as of 03:14, 24 November 2011
|-
Cursed Idol | A small, stone statue carved into the form of one of the thousands of arch fiends of the Underworld. The shadowy surface color seems to move and shift like smoke. |
|
★★★★☆ | 0 | 50000cr or 500ce or a Dark Shard |
Example
| ||||||||||||||||||||||||||||||||||||||||||
|
This template is intended to be one row in a sortable table that lists your inventory. One row looks like the above; for an example of the table, open the hidden division above. You need to place it inside a Template:SKWindowSortable. I recommend you place your entire table inside a showhide block unless you plan to put it on its own page, as they take up rather a lot of room. You can do this by placing {{showhide|Inventory|width=100%|content=
before the first line and an extra }}
after the last line. If you do this, it will look like the hidden table above.
{{SKWindowSortable | width = 100% | title = Stuff I'm selling | body = {{SKWindow/Cell|'''Icon'''}} {{SKWindow/Cell|'''Name'''}} {{SKWindow/Cell|'''Description'''}} {{SKWindow/Cell|'''Drops From'''}} {{SKWindow/Cell|'''Rating'''}} {{SKWindow/Cell|'''Count'''}} {{SKWindow/Cell|'''Price'''}}
|