Template:Mission Objective: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>StarGeek
mNo edit summary
imported>StarGeek
m (attempting to add IF condition)
Line 3: Line 3:
''{{{Entrance| }}} ''
''{{{Entrance| }}} ''
* {{{Primary}}}
* {{{Primary}}}
** {{{Secondary}}}
{{if|{{{Secondary}}}|then** {{{Secondary}}} }}
{{{Additional| }}}
{{{Additional| }}}
''{{{Completion| }}} ''<noinclude>
''{{{Completion| }}} ''<noinclude>

Revision as of 23:46, 23 August 2006

Mission Objective(s)

  • {{{Primary}}}

Template:If: "#if{{{Secondary}}}:then** {{{Secondary}}} " should give {{#if{{{Secondary}}}:then** {{{Secondary}}} |true|false}} but may not be evaluated due to the expansion depth limit.


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.