Difference between revisions of "User:Aggelakis/Mission Objective"
From Paragon Wiki Archive
m |
m |
||
Line 8: | Line 8: | ||
| style="color:#ffffff; font-weight:bold; padding-top:15px; padding-bottom:15px; text-align:center;" | {{{objective}}} {{#if: {{{sub|}}}| <br /><span style="font-weight:normal;">{{{sub}}}</span> }} | | style="color:#ffffff; font-weight:bold; padding-top:15px; padding-bottom:15px; text-align:center;" | {{{objective}}} {{#if: {{{sub|}}}| <br /><span style="font-weight:normal;">{{{sub}}}</span> }} | ||
{{#if: {{{enemies|}}}| | {{#if: {{{enemies|}}}| | ||
− | <div width="100%" style="text-align:left;" | + | <div width="100%" style="text-align:left;">'''Enemies'''<br /> |
{{{enemies}}} | {{{enemies}}} | ||
Revision as of 18:26, 27 September 2010
Mission Objective |
{{{objective}}} |
{{{complete}}} |
Mission objectives template. Two required parameters, four optional:
- entrance = Entry text. Optional.
- If there is no entrance text in a door mission, use {{No Entrance}}.
- Open-world missions (hunts, talk-to, click objects, etc.) do not require entrance.
- objective = Top line of nav bar text. Required.
- sub = Sub-objectives. One per line, asterisk (*) at beginning of each line. Optional.
- enemies = {{Enemy EnemyName}} (e.g. {{Enemy Council}}) list. Optional.
- npc = Notable NPCs. One per line, asterisk (*) at beginning of each line. Optional. Requires {{{enemies}}}.
- complete = Mission completion text. Required.
- If there is no completion text, use {{No Completion}}.