Template:CraftTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 146: | Line 146: | ||
|- |
|- |
||
| note || ''<text>'' || Any special notes that need to show up in a table listing of the item. |
| note || ''<text>'' || Any special notes that need to show up in a table listing of the item. |
||
|- |
|||
⚫ | |||
|} |
|||
==Weapon Specific== |
|||
{| border="1" |
|||
! Property !! Expected<br />Value(s) !! Notes |
|||
|- |
|- |
||
| swap || ''blank''/y || Whether the weapon produced is swappable. |
| swap || ''blank''/y || Whether the weapon produced is swappable. |
||
|- |
|- |
||
| itype || ''<text>'' || The subtype of weapon, such as sword or battle axe. If it is a two word type, noun should be set as well. |
|||
⚫ | |||
|} |
|||
==Armor Specific== |
|||
{| border="1" |
|||
! Property !! Expected<br />Value(s) !! Notes |
|||
|- |
|||
| itype || chain/brig/plate/armor<br />ss/ms/ls || The type of item this template produces. Use "armor" for all other types.<br />The type of shield produced. Small Shield, Medium Shield, or Large Shield. |
|||
|} |
|} |
||
{{Cat|Templates}}</noinclude> |
{{Cat|Templates}}</noinclude> |
Revision as of 19:29, 7 August 2014
A template for handling player created items.
Documentation
Property | Expected Value(s) |
Notes |
---|---|---|
name | blank/<text> | A property for setting the name of the template should it be different from the article name. |
noun | <text> | The noun of the item this template produces. |
mat | metal/stone/leather /cloth/bone |
The material that this template is expected to be made from. |
itype | weapon/armor/shield /tool/misc |
The type of item this template produces |
sub | blank/y | Whether or not this is a subpage for another crafting page. |
type | <type> | If metal armor, the specific type of metal armor. |
range | <range> | If this produces a weapon, the combat range of the weapon. |
style | <type> | The combat type of the item produced. |
rare | blank/y | Whether this template requires special instructions to create. |
dif | <difficulty> | The difficulty of the template. |
vol | <#>/<stone size> | The amount of material required to make this item. |
vol2 | blank/<#> | A rare few templates produce products that weigh more or less than the material that went into them. Put the equivalent amount of material that it uses for final weight. |
tech | <technique> | The crafting technique relevant to this item. |
<first blank> | <#> | External lenght. |
<second blank> | <#> | External width. |
<third blank> | <#> | External height. |
prot | blank/<area>, <area2>... |
Areas protected by the product. |
const | blank/s | Whether the item has the standard construction for its type (s), nor not (blank). |
ident1 | blank/<page name> | If this is identical to another item, list the page name here. |
ident2 | blank/<plain name> | If this is identical to another item, list the plain text name here. |
race | blank/<race> | Any race this item might be specially styled for. |
book | <crafting book> | The crafting book that contains this template. |
note | <text> | Any special notes that need to show up in a table listing of the item. |
link | blank/<page name> | If a subpage, the name of the master page. |
Weapon Specific
Property | Expected Value(s) |
Notes |
---|---|---|
swap | blank/y | Whether the weapon produced is swappable. |
itype | <text> | The subtype of weapon, such as sword or battle axe. If it is a two word type, noun should be set as well. |
Armor Specific
Property | Expected Value(s) |
Notes |
---|---|---|
itype | chain/brig/plate/armor ss/ms/ls |
The type of item this template produces. Use "armor" for all other types. The type of shield produced. Small Shield, Medium Shield, or Large Shield. |