Difference between revisions of "User:Aggelakis/Mission Objective"
From Paragon Wiki Archive
m |
m (tweaking formatting) |
||
Line 2: | Line 2: | ||
{| width="90%" style="background:#777777; padding:1em; border-radius:1em; -moz-border-radius:1em; color:white; border:1px solid #ff0000;" | {| width="90%" style="background:#777777; padding:1em; border-radius:1em; -moz-border-radius:1em; color:white; border:1px solid #ff0000;" | ||
|- | |- | ||
− | | style="color:#ffd700; font-size:120%; font-weight:bold; border-bottom:1px white solid;" | [[File:Mission Selected.png|26px]] | + | | style="color:#ffd700; font-size:120%; font-weight:bold; border-bottom:1px white solid;" | [[File:Mission Selected.png|26px]] {{{objective}}} |
|- | |- | ||
{{#if: {{{entrance|}}}| {{!}} style="color:#ffd700; font-style:italic;" {{!}} {{{entrance}}} }} | {{#if: {{{entrance|}}}| {{!}} style="color:#ffd700; font-style:italic;" {{!}} {{{entrance}}} }} | ||
|- | |- | ||
− | | style="color:#ffffff; font-weight:bold; padding-top:15px; padding-bottom: | + | | style="color:#ffffff; font-weight:bold; padding-top:15px; padding-bottom:10px;" | <div style="padding-left:20px;">{{{objective}}}</div><div style="padding-left:40px;">{{#if: {{{sub|}}}| <span style="font-weight:normal;">{{{sub}}}</span> }}</div> |
− | {{#if: {{{enemies|}}}| | + | {{#if: {{{enemies|}}}| <br />'''Enemies'''<br /> |
− | < | + | |
{{{enemies}}} | {{{enemies}}} | ||
{{#if: {{{npc|}}}| '''Notable NPCs'''<br /> | {{#if: {{{npc|}}}| '''Notable NPCs'''<br /> | ||
− | {{{npc}}} }} | + | {{{npc}}} }} }} |
|- | |- | ||
| style="color:#ffd700; font-style:italic; border-top:1px white solid;" | {{{complete}}} | | style="color:#ffd700; font-style:italic; border-top:1px white solid;" | {{{complete}}} |
Revision as of 00:50, 7 October 2010
{{{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}}.