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

User:Aggelakis/Mission

From Paragon Wiki Archive
< User:Aggelakis
Revision as of 09:08, 2 February 2011 by Aggelakis (Talk | contribs) (testing)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Overview
Contact {{{contact}}}
Level {{{level}}}
v  d  e

Usage

To be used in Mission: space to provide navigation between missions and also to auto-categorize them according to a structured categorization style to avoid miscategorization.

Markup

{{User:Aggelakis/MissionArc|
|arc=Name of story arc (optional)
|contact=Contact Name (required)
|zone=Zone Name (optional)
|level=Level Range (required)
|badge=List of badges; use {{BadgeLink}} (optional)
|prev=Link to previous mission (optional)
|next=Link to next mission (optional)
}}

{{{contact}}} and {{{badge}}} could be used to auto-populate mission categorization.

  • [[Category:{{{contact}}} Missions]]
  • {{#if {{{badge|}}} | [[Category:Badge Missions]] }}

{{{zone}}} COULD be used to auto-populate categorization ([[Category:Missions in {{{zone}}}]]), but many missions are located in multiple zones, so would need to add optional extra zones ({{#if {{{zone2|}}} | [[Category:Missions in {{{zone2}}} }}, zone3, zone4, etc.).

{{{level}}} COULD be used to auto-populate categorization by alignment/level, like contacts are currently.

Example

{{:User:Aggelakis/MissionArc| |arc=To Save a Thousand Worlds |contact=Unai Kemen |zone=Zone Name |level=45-50 |badge= |prev=Find the missing scientists |next=[[Mission:To Save a Thousand Worlds - Extract the missing scientists|Extract the missing scientists}} }} {{User:Aggelakis/MissionArc|

|arc=To Save a Thousand Worlds
|contact=Unai Kemen
|zone=Zone Name
|level=45-50
|badge=
|prev=[[Mission:To Save a Thousand Worlds - Find the missing scientists|Find the missing scientists]]
|next=[[Mission:To Save a Thousand Worlds - Extract the missing scientists|Extract the missing scientists]]
}}