Difference between revisions of "Template:EfreakSKCraftEntryWithCP"

From SpiralKnights

Jump to: navigation, search
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|'''Crowns'''}} {{SKWindow/Cell|'''Energy'''}}
+
{{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 = Contents of the Dragon Army Bank
+
| 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|'''Crowns'''}} {{SKWindow/Cell|'''Energy'''}}
+
{{SKWindow/Cell|'''Rating'''}} {{SKWindow/Cell|'''Count'''}} {{SKWindow/Cell|'''Price'''}}
 
</pre>
 
</pre>
  

Latest revision as of 03:14, 24 November 2011

|-

Crafting-Cursed Idol.png 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.
  • Devilites
★★★★☆ 0 50000cr or 500ce or a Dark Shard

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.

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)
{{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'''}}
Use the following to add a new row to the table. You can get most of this info by copy/pasting from Materials#Crafting_Materials. For equipment, go to the correct page from Equipment. All of the fields are required, though you don't have to fill them; blank fields will be blank, but missing fields will revert to their default values, which are not necessarily blank.
{{SKCraftEntry
|name=
|desc=
|drops=
|uses=
|rarity=
|count=
|price=
}}
This is the Template:SKWindowSortable footer
}}
Personal tools