Difference between revisions of "Template:Item/doc"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) m |
MyraMidnight (talk | contribs) m |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
:'''Enchanted''' means if this item can be created through enchanting, not if it's enchanting ingredient. If it is a component for any recipe then add it to the recipe list. Same goes for '''crafted''', it means if this item can be created through crafting. | :'''Enchanted''' means if this item can be created through enchanting, not if it's enchanting ingredient. If it is a component for any recipe then add it to the recipe list. Same goes for '''crafted''', it means if this item can be created through crafting. | ||
+ | |||
==Usage== | ==Usage== | ||
<nowiki>{{Item</nowiki> | <nowiki>{{Item</nowiki> | ||
| name= | | name= | ||
+ | | link= (OPTIONAL) | ||
| image= | | image= | ||
| desc= | | desc= | ||
− | |||
| alchemy= | | alchemy= | ||
| ingredient= | | ingredient= | ||
Line 14: | Line 15: | ||
| consume= | | consume= | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
− | |||
*<code>name=</code> name of item | *<code>name=</code> name of item | ||
+ | *<code>link=</code> (OPTIONAL) write '''page name''' for link within wiki. | ||
*<code>image=</code> file-name of image (skipping it will display Krafties logo instead) | *<code>image=</code> file-name of image (skipping it will display Krafties logo instead) | ||
*<code>desc=</code> adds short description, such as what happens when consumed | *<code>desc=</code> adds short description, such as what happens when consumed | ||
− | + | ====parameters==== | |
− | ==== | + | *<code>alchemy=</code> write how much [[Experience]] you get when converting this item (default: Not Convertible) |
− | *<code>alchemy=</code> | + | *<code>ingredient=</code> list all the recipes this ingredient is part of |
− | *<code>ingredient=</code> | + | ;yes/no parameters |
− | *<code>loot=</code> | + | *<code>loot=</code> answer <code>yes</code>, <code>no</code> or remove the parameter for default <code>n/a</code> |
− | *<code>craft=</code> | + | *<code>craft=</code> answer <code>yes</code>, <code>no</code> or remove the parameter for default <code>n/a</code> |
− | *<code>enchant=</code> | + | *<code>enchant=</code> answer <code>yes</code>, <code>no</code> or remove the parameter for default <code>n/a</code> |
− | *<code>consume=</code> | + | *<code>consume=</code> answer <code>yes</code>, <code>no</code> or remove the parameter for default <code>n/a</code> |
<includeonly> | <includeonly> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</includeonly> | </includeonly> |
Latest revision as of 10:35, 9 May 2017
- Enchanted means if this item can be created through enchanting, not if it's enchanting ingredient. If it is a component for any recipe then add it to the recipe list. Same goes for crafted, it means if this item can be created through crafting.
Usage[edit]
{{Item | name= | link= (OPTIONAL) | image= | desc= | alchemy= | ingredient= | loot= | craft= | enchant= | consume= }}
name=
name of itemlink=
(OPTIONAL) write page name for link within wiki.image=
file-name of image (skipping it will display Krafties logo instead)desc=
adds short description, such as what happens when consumed
parameters[edit]
alchemy=
write how much Experience you get when converting this item (default: Not Convertible)ingredient=
list all the recipes this ingredient is part of
- yes/no parameters
loot=
answeryes
,no
or remove the parameter for defaultn/a
craft=
answeryes
,no
or remove the parameter for defaultn/a
enchant=
answeryes
,no
or remove the parameter for defaultn/a
consume=
answeryes
,no
or remove the parameter for defaultn/a