Difference between revisions of "Template:HarvestInfo"
Jump to navigation
Jump to search
(fixed unclosed tags; removed redundant code; cleanup) |
(fixed null desc spacing) |
||
Line 1: | Line 1: | ||
− | <includeonly>[[File:{{{item|default item image}}}.png]] | + | <includeonly>[[File:{{{item|default item image}}}.png]]{{#if:{{{desc|}}}| |
− | + | {{{desc}}}}} | |
==={{{manutitle|Harvesting information}}}=== | ==={{{manutitle|Harvesting information}}}=== | ||
Line 16: | Line 16: | ||
*[[{{{nexus|Inorganic}}} Nexus#{{{nexus|Inorganic}}} {{{nexuslvl}}}|{{{nexus|Inorganic}}}: {{{nexuslvl}}}]]| | *[[{{{nexus|Inorganic}}} Nexus#{{{nexus|Inorganic}}} {{{nexuslvl}}}|{{{nexus|Inorganic}}}: {{{nexuslvl}}}]]| | ||
*<span style="color:green">None</span>}}</includeonly><noinclude> | *<span style="color:green">None</span>}}</includeonly><noinclude> | ||
− | == | + | == Documentation == |
− | |||
*Created from [[:Template:ManuInfo]]. | *Created from [[:Template:ManuInfo]]. | ||
Revision as of 15:04, 22 November 2010
Documentation
- Created from Template:ManuInfo.
Parameters
- item: Name of the item (capitalization, spacing etc. as the wiki-page-name); mandatory
- desc: Description, will be added between the image and the list of ingredients; optional
- exp: base experience given, defaults to empty
- lvl: recommended skill level, defaults to empty
- know: required knowledge, i.e. the link will be made to know; optional
- bookpic: book image; optional
- nexus: required nexus; optional
- nexuslvl: level of the required nexus; optional
- tool: tool needed to make; optional
- ing: Name of the ingredient used to harvest the item; optional
Usage
Copy and paste the code below, fill in the necessary information, remove unused parameters, preview, save.
{{HarvestInfo |item = |desc = |exp = |lvl = |know = |bookpic = |nexus = |nexuslvl = |tool = |ing = }}