Difference between revisions of "Template:CraftInfo"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
<tr>
<tr>
<td colspan="2">[[File:{{lc:{{{1|Class|}}}}} small icon1.png|link={{{1|Class|}}}|{{{1|Class|}}}]] {{ExpandName|{{{1|Class|}}}}}</td>
<td colspan="2">[[File:{{lc:{{{1|Class|}}}}} small icon1.png|link={{{1|Class|}}}|{{{1|Class|}}}]] {{ExpandName|{{{1|Class|}}}}}</td>
<td style="text-align:right;">Level {{{2|Level|}}} {{#switch:{{{3|Stars|}}} |0=|1=♦|2=♦♦|3=♦♦♦|4=♦♦♦♦|5=♦♦♦♦♦|default=}}</td>
<td>Level {{{2|Level|}}} {{#switch:{{{3|Stars|}}} |0=|1=♦|2=♦♦|3=♦♦♦|4=♦♦♦♦|5=♦♦♦♦♦|default=}}</td>
</tr>
</tr>
<tr>
<tr>
<td colspan="2">Durability: {{{6|Durability|}}}</td>
<td colspan="2">Durability: {{{4|Durability|}}}</td>
<td style="text-align:right;"> Yields: {{{4|Yield|}}}</td>
<td> Yields: {{{5|Yield|1}}}</td>
</tr>
</tr>
<tr>
<tr>
<td colspan="2">Difficulty: {{{5|Difficulty|}}}</td>
<td colspan="2">Difficulty: {{{6|Difficulty|}}}</td>
<td style="text-align:right;">Maximum Quality: {{{7|MaximumQuality|}}}</td>
<td>Maximum Quality: {{{7|MaximumQuality|}}}</td>
</tr>
</tr>
{{#if:{{{Characteristics|}}}|
{{#if:{{{8|Characteristics|}}}|
<tr>
<td colspan="3">{{{8|Characteristics|}}}</td>
<tr>
<tr>
<td>
{{{Characteristics}}}</td>
<tr>/
|}}
|}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
A stat block to indicate a recipe when a list of <nowiki>{{ItemRow}}</nowiki>s are presented.
It must be placed inside a &lt;table&gt; tag or in a <nowiki>{{GameContainer}}</nowiki>
<pre>
{{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
}}
</pre>
==Examples==
<pre><table>
{{CraftInfo|CUL|50|2|80|1
|233|2921|
*Quick Synthesis Unavailable
*Control Required: 318
}}</table></pre>
<table>
{{CraftInfo|CUL|50|2|80|1
|233|2921|
*Quick Synthesis Unavailable
*Control Required: 318
}}</table>
<pre>{{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}}
}}</pre>
{{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}}
}}
</noinclude>
</noinclude>

Latest revision as of 10:48, 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>
CUL Culinarian Level 50 ♦♦
Durability: 80 Yields: 1
Difficulty: 233 Maximum Quality: 2921
  • Quick Synthesis Unavailable
  • Control Required: 318
{{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}}
}}
CUL Culinarian Level 50 ♦♦
Durability: 80 Yields: 1
Difficulty: 233 Maximum Quality: 2921
  • Quick Synthesis Unavailable
  • Control Required: 318
1 Fire cluster icon1.png Fire Cluster
1 Water cluster icon1.png Water Cluster
1 Black truffle icon1.png Black Truffle
1 Apkallu egg icon1.png Apkallu Egg
1 Sweet cream icon1.png Sweet Cream
1 Smooth butter icon1.png Smooth Butter
1 Table salt icon1.png Table Salt
1 Mineral Water.png Mineral Water