Template:Quest objective
Jump to navigation
Jump to search
Template documentation
Creates an objective box for quest pages.
Examples
Markup
{{Quest objective|Objective name.| * Journal entry one * Journal entry two }}Renders as
Markup
{{Quest objective | title = Find a way to remove the mind flayer parasite. | list = * We've escaped the Hells on the nautiloid and crashed somewhere back in the Material Plane. We need to explore the area and find a healer. * There could be several ways to get rid of the parasite. Lae'zel, the githyanki who helped us escape the nautiloid, thinks finding a Githyanki Crèche is our best solution. * Lae'zel is now gone and she couldn't lead us to the githyanki cure. }} {{Quest objective | title = Find the source of the parasite. | list = * Our chance of finding a cure seems to be diminishing as we continue our journey - but we must press on. * It is clear that the parasites are coming from Moonrise Towers. Infiltrating the Towers and finding the source of this evil may be our only chance of finding a cure. }}Renders as
Template data
Creates a "quest objective" box.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 title | The name of the objective, as listed in the journal.
| String | required |
2 | 2 list | A bulleted list of the objectives journal entries.
| String | required |