Difference between revisions of "Template:Mission Objective"
From Paragon Wiki Archive
m (testing new template) |
|||
Line 5: | Line 5: | ||
** {{{Secondary}}} | ** {{{Secondary}}} | ||
{{{Additional}}} | {{{Additional}}} | ||
− | ''{{{Completion}}}' | + | ''{{{Completion}}}'<noinclude> |
+ | |||
+ | ---- | ||
+ | |||
+ | Format: '''<nowiki>{{Mission Objective|Entrance=|Primary=|Secondary=|Additional=|Completion=}}</nowiki> | ||
+ | * '''Entrance''' - Text in the popup when you enter a mission | ||
+ | * '''Primary''' - Primary objective, first line in the compass box | ||
+ | * '''Secondary''' - Secondary Objective, second line in the compass box | ||
+ | * '''Additional''' - Changes to the objective. This section must be built as a list. Example: | ||
+ | <pre>Secondary=** Objective change 1 | ||
+ | ** Objective Change 2 | ||
+ | ** Objective Change 3</pre> | ||
+ | * '''Completion''' - Text when you complete the mission objective. This shows up in the chat box as a system text, or in the Mission Box that pops up when you select the mission icon in the compass box or the ''more'' button in the mission drop down menu. | ||
+ | |||
+ | </noinclude> |
Revision as of 20:36, 22 August 2006
Mission Objective(s)
{{{Entrance}}}
- {{{Primary}}}
- {{{Secondary}}}
{{{Additional}}} {{{Completion}}}'
Format: {{Mission Objective|Entrance=|Primary=|Secondary=|Additional=|Completion=}}
- Entrance - Text in the popup when you enter a mission
- Primary - Primary objective, first line in the compass box
- Secondary - Secondary Objective, second line in the compass box
- Additional - Changes to the objective. This section must be built as a list. Example:
Secondary=** Objective change 1 ** Objective Change 2 ** Objective Change 3
- Completion - Text when you complete the mission objective. This shows up in the chat box as a system text, or in the Mission Box that pops up when you select the mission icon in the compass box or the more button in the mission drop down menu.