Template:Crafting: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
Line 63: Line 63:
|}
|}
|-
|-
| align="center" style="color: limegreen; " | (Optional) Crit Trophy:
| align="center" style="color: limegreen; " | Critical Result:
|-
|-
|
|
{| class="Crafting-List" style="color: white; background: #1F1F1F; font-family: sans-serif; border: 2px solid #1F1F1F;"
{| class="Crafting-List" style="color: white; background: #1F1F1F; font-family: sans-serif; border: 2px solid #1F1F1F;"
|-
|-
| {{#if: {{{Critical-Trophy|}}}|{{#ifeq: {{{Critical-Trophy|}}}|none|| [[Image:{{{Critical-Trophy|}}}-icon.png]] }}|[[Image:{{{Critical-Trophy|}}}-icon.png]] }}
| {{#if: {{{Critical-Result|}}}|{{#ifeq: {{{Critical-Result|}}}|none|| [[Image:{{{Critical-Result|}}}-icon.png]] }}|[[Image:{{{Critical-Result|}}}-icon.png]] }}
| {{{Number-of-Critical-Trophies|}}}
| {{{Number-of-Critical-Trophies|}}}
| {{#if: {{{Critical-Trophy|}}}|{{#ifeq: {{{Critical-Trophy|}}}|none|None| [[Item:{{{Critical-Trophy}}}|{{{Critical-Trophy}}}]] }}|Unknown}}
| {{#if: {{{Critical-Results|}}}|{{#ifeq: {{{Critical-Results|}}}|none|None| [[Item:{{{Critical-Results}}}|{{{Critical-Results}}}]] }}|Unknown}}
|-
|-
|}
|}
Line 101: Line 101:
| Ingredients-Item6 =
| Ingredients-Item6 =
| Number-of-Item6 =
| Number-of-Item6 =
| Critical-Trophy =
| Critical-Result =
| Number-of-Critical-Trophies = 1
| Number-of-Critical-Results = 1
}}
}}
</pre>
</pre>

Revision as of 10:13, 1 June 2023

Template

For more specialized information please refer to the Help:Game Items

Usage

Copy the following information into the article you are creating, and fill it in as necessary.

{{Crafting
| name                        = {{PAGENAME}}
| main-category               = Recipe
| quality                     = 
| image                       = {{PAGENAMEE}}-icon.png
| Tier                        = 
| Points-Earned               = 
| Tool-Required               = 
| Facility-Required           = 
| Ingredients-Item1           = 
| quality-of-Item1            = 
| Number-of-Item1             = 
| Ingredients-Item2           = 
| quality-of-Item2            = 
| Number-of-Item2             = 
| Ingredients-Item3           = 
| quality-of-Item3            = 
| Number-of-Item3             = 
| Ingredients-Item4           = 
| Number-of-Item4             = 
| Ingredients-Item5           = 
| Number-of-Item5             = 
| Ingredients-Item6           = 
| Number-of-Item6             = 
| Critical-Result             = 
| Number-of-Critical-Results = 1
}}