Difference between revisions of "User:Aggelakis/Mission Objective"
From Paragon Wiki Archive
m |
m |
||
| Line 16: | Line 16: | ||
| style="color:#ffd700; font-style:italic; border-top:1px white solid;" | {{{complete}}} | | style="color:#ffd700; font-style:italic; border-top:1px white solid;" | {{{complete}}} | ||
|} | |} | ||
| − | </center> | + | </center><noinclude> |
| + | |||
| + | |||
| + | Mission objectives template. Two required parameters, four optional: | ||
| + | *'''entrance''' = Entry text. Optional. | ||
| + | **If there is no entrance text in a door mission, use {{tl|No Entrance}}. | ||
| + | **Open-world missions (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''' = <nowiki>{{Enemy EnemyName}}</nowiki> (e.g. {{tl|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 {{tl|No Completion}}. | ||
| + | </noinclude> | ||
Revision as of 16:42, 22 September 2010
| |
| {{{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 (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}}.