Difference between revisions of "Template:CraftInfo"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
{{#if:{{{8|Characteristics|}}}| | {{#if:{{{8|Characteristics|}}}| | ||
<tr> | <tr> | ||
<td colspan="3">{{{8|Characteristics}}}</td> | <td colspan="3">{{{8|Characteristics|}}}</td> | ||
<tr> | <tr> | ||
|}} | |}} |
Revision as of 10:39, 22 March 2015
A stat block to indicate a recipe when a list of {{ItemRow}}s are presented.
It must be placed inside a <table> tag or in a {{GameContainer}}
{{CraftInfo |Class=The class shorthand (CUL) |Level=of the craft |Stars=How many stars it is, 0 or leave blank for none (sub level 50 crafts) |Durability=The craft's duability |Yield=How much does the craft produce (default 1) |Difficulty=of the craft |MaximumQuality=the ammount of quality needed to HQ an item 100% |Characteristics=Other such things the requirements for crafting, or if quicksynth is availible }}
Examples
<table> {{CraftInfo|CUL|50|2|80|1 |233|2921| *Quick Synthesis Unavailable *Control Required: 318 }}</table>
Culinarian | Level 50 ♦♦ | |
---|---|---|
Durability: 80 | Yields: 1 | |
Difficulty: 233 | Maximum Quality: 2921 | |
|
||
{{GameContainer| {{CraftInfo|CUL|50|2|80|1 |233|2921| *Quick Synthesis Unavailable *Control Required: 318 }} {{ItemRow|1|Fire Cluster}} {{ItemRow|1|Water Cluster}} {{ItemRow|1|Black Truffle}} {{ItemRow|1|Apkallu Egg}} {{ItemRow|1|Sweet Cream}} {{ItemRow|1|Smooth Butter}} {{ItemRow|1|Table Salt}} {{ItemRow|1|Mineral Water}} }}