Difference between revisions of "Template:EfreakSKCraftEntryWithCP"
From SpiralKnights
m (change separate crowns and energy prices to one price field. Can be used for both.) |
m (oops) |
||
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 69: | 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> | ||
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'''}}
|