User:Magill/Sandbox-Other Outputs

From Lotro-Wiki.com
Revision as of 17:00, 24 July 2016 by Magill (talk | contribs) (upd)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Description

  • This template creates a table of alternate outputs for multi-output recipe pages.
  • It includes the prefix verbiage to automatically create a new section called "Other Outputs":
== Other Outputs ==
The previous items are the default outputs when selecting the recipe in the crafting panel. Using the Select Output buttons at the top right of the panel will allow you to select the following outputs, using the same ingredients:
  • This template can process up to 10 outputs without crits, or 20 including crits.

Syntax

This template is a Table, not a single line.

{{Other Outputs [| crits=no] [| multiple=yes]
| Output 1 (standard) [| quantity] [| Output 1 (crit) [| quantity]
| Output 2 (standard) [| quantity] [| Output 2 (crit) [| quantity]
...
}}

Parameters:

Parameters are keyword or positional
  • |crits=no  : (Keyword) (Optional) - Used for listing only multiple outputs (i.e. no critical)
  • |multiple=yes  : (Keyword) (Optional) - Used to enable the "Quanity" positional


  • Output 1 (standard)  : (Positional) (Required) - The standard output. (May be listed up to 12 times.)
  • Output 1 (crit)  : (Positional) (Optional) - The "critical" output. (May be paired with Output 1 (standard) up to 12 times.)
  • quanity  : (Positional) (Optional) - The number of each output produced. Appears as a subscript on the Icon.


Examples

With crits (typical usage)

{{Other Outputs
| Output 1 (standard) | Output 1 (crit)
| Output 2 (standard) | Output 2 (crit)
...
}}
{{Other Outputs
| Superb Outrider's Armour | Exquisite Outrider's Armour
| Superb Dwarf-make Outrider's Armour | Exquisite Dwarf-make Outrider's Armour
| Superb Elven Outrider's Armour | Exquisite Elven Outrider's Armour
}}

Produces

Other Output(s)

The previous items are the default outputs when selecting the recipe in the crafting panel. Using the Select Output buttons at the top right of the panel allows you to select another output, using the same ingredients:

Craft Item Critical Success
 Superb Outrider's Armour  Exquisite Outrider's Armour
 Superb Dwarf-make Outrider's Armour  Exquisite Dwarf-make Outrider's Armour
 Superb Elven Outrider's Armour  Exquisite Elven Outrider's Armour

Without crits

{{Other Outputs|crits=no
| Output 1
| Output 2
...
}}
{{Other Outputs | crits=no
| Talisman of the Blood-raven
| Talisman of the Frost-raven
| Talisman of the Mottled-raven
}}

Produces

Other Output(s)

The previous item is the default output when selecting the recipe in the crafting panel. Using the Select Output buttons at the top right of the panel allows you to select another output, using the same ingredients:

Craft Item
 Talisman of the Blood-raven
 Talisman of the Frost-raven
 Talisman of the Mottled-raven

With multiple results

{{Other Outputs|multiple=yes
| Output 1 (standard) | quantity | Output 1 (crit) | quantity
| Output 2 (standard) | quantity | Output 2 (crit) | quantity
...
}}
{{Other Outputs | multiple=yes
| Dunland Lhinestad Draught | 2 | Dunland Lhinestad Draught | 4
| Dunland Healing Draught | 2 | Dunland Healing Draught | 4
| Dunland Conhuith Draught | 2 | Dunland Conhuith Draught | 4
}}

Produces

Other Output(s)

The previous items are the default outputs when selecting the recipe in the crafting panel. Using the Select Output buttons at the top right of the panel allows you to select another output, using the same ingredients:

Craft Item Critical Success
2 Dunland Lhinestad Draught 4 Dunland Lhinestad Draught
2 Dunland Healing Draught 4 Dunland Healing Draught
2 Dunland Conhuith Draught 4 Dunland Conhuith Draught