Template:Recipe island sanctuary

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Recipe island sanctuary
Source
Unspecified
Sanctuary Rank
1
Yield
1
Ingredients

Description

{{Recipe
| name = 
| source = 
| sheet  = 
| type = 
| time = 
| yield = 
| rank = 
| ingredient1 = 
| ingredient(2-8) =
}}

Parameters

name
The recipe name (defaults to BASEPAGENAME)
source
How the recipe is learned:
  • class - Learned automatically by levelling a class.
  • recipe sheet - Learned from a recipe sheet; requires parameter sheet below.
sheet
The name of the recipe sheet item that teaches the recipe; only use for source = recipe sheet. If learnt by multiple sources, separate sources with a semicolon ";".
type
The recipe type, i.e. the header it appears under in the recipe list.
yield
The number of items produced from the recipe. Defaults to 1.
rank
Sanctuary rank at which recipe unlocked.
time
(Optimal) Time in real-life hours needed to craft, if applicable
ingredient1
Required. The ingredients of the recipe (including crystals). Value should be a quantity followed by an item name.
  • <quantity> <item name>, e.g. 1 Lowland Grapes
ingredient2
ingredient3
ingredient4
ingredient5
ingredient6
ingredient7
ingredient8
Optional. Same functionality as ingredient1.