Difference between revisions of "Template:EfreakSKCraftEntryWithCount"

From SpiralKnights

Jump to: navigation, search
m
m (Undo revision 52915 by Efreak (Talk))
Line 4: Line 4:
 
{{{drops|*Devilites}}}}} {{SKCell|{{star|{{{rating|4}}}}}}} {{SKCell|{{{count|0}}}}}
 
{{{drops|*Devilites}}}}} {{SKCell|{{star|{{{rating|4}}}}}}} {{SKCell|{{{count|0}}}}}
 
<noinclude>|}
 
<noinclude>|}
{{EfreakSKCraftEntryWithCount/Doc}}
+
 
 +
{{showhide|Example|width=100%|content=
 +
{{SKWindowSortable
 +
| width = 100%
 +
| title = Contents of the Dragon Army Bank
 +
| body =
 +
{{SKWindow/Cell|'''Icon'''}} {{SKWindow/Cell|'''Name'''}} {{SKWindow/Cell|'''Description'''}} {{SKWindow/Cell|'''Drops From'''}} {{SKWindow/Cell|'''Rating'''}} {{SKWindow/Cell|'''Count'''}}
 +
{{EfreakSKCraftEntryWithCount
 +
| name = Blue Shard
 +
| desc = A shard of Moonstone that is too small to be used in powering gates but highly useful in alchemy.
 +
| drops =
 +
*Any [[Monster#Construct Family|Construct]]
 +
*Any [[Monster#Gremlin Family|Gremlin]]
 +
| rating = 0
 +
| count = 300
 +
}}
 +
{{EfreakSKCraftEntryWithCount
 +
| name = Red Shard
 +
| desc = A shard of Crimsonite that is too small to be used in powering gates but highly useful in alchemy.
 +
| drops =
 +
*Any [[Monster#Beast Family|Beast]]
 +
*Any [[Monster#Fiend Family|Fiend]]
 +
*Any [[Monster#Gremlin Family|Gremlin]]
 +
| rating = 0
 +
| count = 281
 +
}}
 +
{{EfreakSKCraftEntryWithCount
 +
| name = Green Shard
 +
| desc = A shard of Valestone that is too small to be used in powering gates but highly useful in alchemy.
 +
| drops =
 +
*Any [[Monster#Beast Family|Beast]]
 +
*Any [[Monster#Slime Family|Slime]]
 +
| rating = 0
 +
| count = 14
 +
}}
 +
{{EfreakSKCraftEntryWithCount
 +
| name = Light Shard
 +
| desc = A shard of Luminite that is too small to be used in powering gates but highly useful in alchemy.
 +
| drops =
 +
*Any [[Monster#Construct Family|Construct]]
 +
*Any [[Monster#Slime Family|Slime]]
 +
*Any [[Monster#Undead Family|Undead]]
 +
| rating = 0
 +
| count = 141
 +
}}
 +
{{EfreakSKCraftEntryWithCount
 +
| name = Dark Shard
 +
| desc = A shard of Dark Matter that is too small to be used in powering gates but highly useful in alchemy.
 +
| drops =
 +
*Any [[Monster#Fiend Family|Fiend]]
 +
*Any [[Monster#Undead Family|Undead]]
 +
| rating = 0
 +
| count = 213
 +
}}
 +
}}
 +
}}
 +
 
 +
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 <code><nowiki>{{showhide|Inventory|width=100%|content=</nowiki></code> before the first line and an extra <code><nowiki>}}</nowiki></code> after the last line. If you do this, it will look like the hidden table above.
 +
 
 +
{|align="center" width="50%" style="background:none"
 +
|+'''This is the [[Template:SKWindowSortable]] header'''
 +
|
 +
<pre>
 +
{{SKWindowSortable
 +
| width = 100%
 +
| title = Members of Dragon Army
 +
| body =
 +
{{SKWindow/Cell|'''Name'''}} {{SKWindow/Cell|'''Personal Description'''}} {{SKWindow/Cell|'''Rank'''}}
 +
</pre>
 +
|}
 +
 
 +
{|align="center" width="50%" style="background:none"
 +
|+'''Use the following to add a new material. 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.'''
 +
|
 +
<pre>
 +
{{SKCraftEntry
 +
|name=
 +
|desc=
 +
|drops=
 +
|uses=
 +
|rarity=
 +
|count=
 +
}}</pre>
 +
|}
 +
 
 +
{|align="center" width="50%" style="background:none"
 +
|+'''This is the [[Template:SKWindowSortable]] footer'''
 +
|
 +
<pre>
 +
}}
 +
</pre>
 +
|}
 
</noinclude>
 
</noinclude>

Revision as of 08:38, 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

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
{{SKWindowSortable
| width = 100%
| title = Members of Dragon Army
| body = 
{{SKWindow/Cell|'''Name'''}} {{SKWindow/Cell|'''Personal Description'''}} {{SKWindow/Cell|'''Rank'''}} 
Use the following to add a new material. 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=
}}
This is the Template:SKWindowSortable footer
}}
Personal tools