Template:CraftTemplate: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 95: | Line 95: | ||
|[[linking page is::{{{link}}}| ]] |
|[[linking page is::{{{link}}}| ]] |
||
|[[linking page is::{{FULLPAGENAME}}| ]] |
|[[linking page is::{{FULLPAGENAME}}| ]] |
||
}}</includeonly><noinclude>A template for handling player created items. |
}}</includeonly><noinclude>A template for handling player created items. |
||
==Documentation== |
|||
{| border="1" |
|||
! Property !! Expected<br />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<br />/cloth/bone || The material that this template is expected to be made from. |
|||
|- |
|||
| itype || weapon/armor/shield<br />/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>'',<br />''<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. |
|||
|- |
|||
| swap || ''blank''/y || Whether the weapon produced is swappable. |
|||
|- |
|||
| link || ''blank''/''<page name>'' || If a subpage, the name of the master page. |
|||
|} |
|||
{{Cat|Templates}}</noinclude> |
Revision as of 19:01, 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. |
swap | blank/y | Whether the weapon produced is swappable. |
link | blank/<page name> | If a subpage, the name of the master page. |