Template:Quest objective: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><div class="toccolours mw-collapsible mw-collapsed"> <div style="font-weight: bold; line-height: 1.6;">{{{1}}}</div> <div class="mw-collapsible-content"> {{{2}}} </div></div></includeonly> <noinclude> Creates an objective box for quest pages. Example: <pre>{{Quest objective|Objective name.| * Journal entry one * Journal entry two }}</pre> {{Quest objective|Find a way to remove the mind flayer parasite. |* We've escaped the Hells on the nautiloid and cras...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div class="toccolours mw-collapsible mw-collapsed"> | <includeonly><div class="toccolours mw-collapsible mw-collapsed" style="overflow:hidden;"> | ||
<div style="font-weight: bold; line-height: 1.6;">{{{1}}}</div> | <div style="font-weight: bold; line-height: 1.6;">{{{1}}}</div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> |
Revision as of 02:22, 23 January 2024
Creates an objective box for quest pages. Example:
{{Quest objective|Objective name.| * Journal entry one * Journal entry two }}
Template data
Creates a "quest objective" box.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 Objective title | The name of the objective, as listed in the journal.
| String | required |
2 | 2 Objectives list | A bulleted list of the objectives journal entries.
| String | required |