Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Mission Objective"

From Paragon Wiki Archive
Jump to: navigation, search
(+ Map=)
Line 17: Line 17:
 
** Objective Change 3</pre>
 
** 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.
 
* '''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.
 +
 +
== Example ==
 +
 +
Given this as input:
 +
<pre><nowiki>{{Mission Objective
 +
|Map=Map
 +
|Entrance=Entrance
 +
|Primary=Primary
 +
|Secondary=Secondary
 +
|Additional=** Additional 1
 +
** Additional 2
 +
|Completion=Completion
 +
}}</nowiki></pre>
 +
 +
Gives this as output:
 +
 +
{{Mission Objective
 +
|Map=Map
 +
|Entrance=Entrance
 +
|Primary=Primary
 +
|Secondary=Secondary
 +
|Additional=** Additional 1
 +
** Additional 2
 +
|Completion=Completion
 +
}}
 +
 
[[Category:Mission Templates]]}}
 
[[Category:Mission Templates]]}}
 
</noinclude>
 
</noinclude>

Revision as of 13:48, 7 September 2012

[edit] [purge] Documentation

Format: {{Mission Objective|Map=|Entrance=|Primary=|Secondary=|Additional=|Completion=}}

  • Map - The map as identified by /whereami (optional)
  • 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:
Additional=** 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.

Example

Given this as input:

{{Mission Objective
|Map=Map
|Entrance=Entrance
|Primary=Primary
|Secondary=Secondary
|Additional=** Additional 1
** Additional 2
|Completion=Completion
}}

Gives this as output:

Mission Objective(s)

Map: Map

Entrance

  • Primary
    • Secondary
    • Additional 1
    • Additional 2

Completion