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 "User:Aggelakis/Mission"

From Paragon Wiki Archive
Jump to: navigation, search
m
m (there will always be a contact, even if it's "Police Radio" "Tip" etc)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
|name        = MissionArc
+
|name        = Mission
 
|labelstyle  = width:20%;
 
|labelstyle  = width:20%;
 
|above        = {{{arc|}}}
 
|above        = {{{arc|}}}
Line 8: Line 8:
 
|label1  =  
 
|label1  =  
 
|data1    =  
 
|data1    =  
 +
 
|header2  =  
 
|header2  =  
 
|label2  = Contact
 
|label2  = Contact
 
|data2    = {{{contact}}}
 
|data2    = {{{contact}}}
 +
 
|header3  =  
 
|header3  =  
 
|label3  = Zone
 
|label3  = Zone
|data3    = {{#if: {{{zone|}}} | {{{zone}}} }}
+
|data3    = {{{zone|}}}
 +
 
 
|header4  =
 
|header4  =
 
|label4  = Level
 
|label4  = Level
|data4    = {{{level}}}
+
|data4    = {{{level|}}}
 +
 
 
|header5  =
 
|header5  =
|label5  = Badge
+
|label5  = Enemies
|data5    = {{#if: {{{badge|}}} | {{{badge}}} }}
+
|data5    = {{{enemies|}}}
|header6 = {{#if: {{{prev|}}} | Previous Mission }}
+
 
|label6  =
+
|header6  =
|data6    =
+
|label6  = Badge
|header7  =
+
|data6    = {{{badge|}}}
|label7  =  
+
 
|data7    = {{#if: {{{prev|}}} | {{{prev}}} }}
+
|header7 = {{#if: {{{prev|}}} | Previous Mission }}
|header8  = {{#if: {{{next|}}} | Next Mission }}
+
|label7  =  
 +
|data7    =  
 +
 
 +
|header8  =
 
|label8  =  
 
|label8  =  
|data8    =  
+
|data8    = {{#if: {{{prev|}}} | <div style="text-align: left;">{{{prev}}}</div> }}
|header9  =
+
 
|label9  = &nbsp;
+
|header9  = Current Mission
|data9    = {{#if: {{{next|}}} | {{{next}}} }}
+
|label9  =
 +
|data9    =
 +
 
 +
|header10 =
 +
|label10  =
 +
|data10  = <div style="text-align: left;">{{{mission}}}</div>
 +
 
 +
|header11 = {{#if: {{{next|}}} | Next Mission }}
 +
|label11  =
 +
|data11  =
 +
 
 +
|header12 =
 +
|label12  =
 +
|data12  = {{#if: {{{next|}}} | <div style="text-align: left;">{{{next}}}</div> }}
 
}}<noinclude>
 
}}<noinclude>
 
== Usage ==
 
== Usage ==
Line 37: Line 57:
  
 
== Markup ==
 
== Markup ==
  <nowiki>{{User:Aggelakis/MissionArc|</nowiki>
+
  <nowiki>{{User:Aggelakis/Mission|</nowiki>
 
  |arc=Name of story arc (optional)
 
  |arc=Name of story arc (optional)
 
  |contact=Contact Name (required)
 
  |contact=Contact Name (required)
 
  |zone=Zone Name (optional)
 
  |zone=Zone Name (optional)
  |level=Level Range (required)
+
  |level=Level Range (optional)
 +
|enemies=Plain links to enemy types (not <nowiki>{{Enemy XYZ}}</nowiki>) (optional)
 
  |badge=List of badges; use {{tl|BadgeLink}} (optional)
 
  |badge=List of badges; use {{tl|BadgeLink}} (optional)
 
  |prev=Link to previous mission (optional)
 
  |prev=Link to previous mission (optional)
 +
|mission=Mission Name (acceptance text or "Part X: Y Z") (required)
 
  |next=Link to next mission (optional)
 
  |next=Link to next mission (optional)
 
  }}
 
  }}
Line 53: Line 75:
 
{{{zone}}} COULD be used to auto-populate categorization (<nowiki>[[Category:Missions in {{{zone}}}]]</nowiki>), but many missions are located in multiple zones, so would need to add optional extra zones (<nowiki>{{#if {{{zone2|}}} | [[Category:Missions in {{{zone2}}} }}</nowiki>, zone3, zone4, etc.).
 
{{{zone}}} COULD be used to auto-populate categorization (<nowiki>[[Category:Missions in {{{zone}}}]]</nowiki>), but many missions are located in multiple zones, so would need to add optional extra zones (<nowiki>{{#if {{{zone2|}}} | [[Category:Missions in {{{zone2}}} }}</nowiki>, zone3, zone4, etc.).
  
{{{level}}} COULD be used to auto-populate categorization by alignment/level, like contacts are currently.</noinclude>
+
{{{level}}} COULD be used to auto-populate categorization by alignment/level, as suggested [http://www.cohtitan.com/forum/index.php/topic,3347.msg35377.html#msg35377 here] on the forums by Sekoia.
 
{{clr}}
 
{{clr}}
 
== Example ==
 
== Example ==
{{:User:Aggelakis/MissionArc|
+
  <nowiki>{{User:Aggelakis/Mission|</nowiki>
|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]]
+
}}
+
  <nowiki>{{User:Aggelakis/MissionArc|</nowiki>
+
 
  |arc=To Save a Thousand Worlds
 
  |arc=To Save a Thousand Worlds
 
  |contact=Unai Kemen
 
  |contact=Unai Kemen
  |zone=Zone Name
+
  |zone=<nowiki>[[Paragon City]]</nowiki>
 +
|enemies=
 
  |level=45-50
 
  |level=45-50
 
  |badge=
 
  |badge=
 
  <nowiki>|prev=[[Mission:To Save a Thousand Worlds - Find the missing scientists|Find the missing scientists]]</nowiki>
 
  <nowiki>|prev=[[Mission:To Save a Thousand Worlds - Find the missing scientists|Find the missing scientists]]</nowiki>
 +
|mission=Go see Tina Macintyre
 
  <nowiki>|next=[[Mission:To Save a Thousand Worlds - Extract the missing scientists|Extract the missing scientists]]</nowiki>
 
  <nowiki>|next=[[Mission:To Save a Thousand Worlds - Extract the missing scientists|Extract the missing scientists]]</nowiki>
 
  }}
 
  }}
</noinclude>
+
{{clr}}
 +
{{:User:Aggelakis/Mission|
 +
|arc=To Save a Thousand Worlds
 +
|contact=Unai Kemen
 +
|zone=[[Paragon City]]
 +
|level=45-50
 +
|enemies=
 +
|badge=
 +
|prev=[[Mission:To Save a Thousand Worlds - Find the missing scientists|Find the missing scientists]]
 +
|mission=Go see Tina Macintyre
 +
|next=[[Mission:To Save a Thousand Worlds - Extract the missing scientists|Extract the missing scientists]]
 +
}}
 +
Would yield the text shown to the right:</noinclude>

Latest revision as of 08:13, 3 February 2011

Overview
Contact {{{contact}}}
Current Mission
{{{mission}}}
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/Mission|
|arc=Name of story arc (optional)
|contact=Contact Name (required)
|zone=Zone Name (optional)
|level=Level Range (optional)
|enemies=Plain links to enemy types (not {{Enemy XYZ}}) (optional)
|badge=List of badges; use {{BadgeLink}} (optional)
|prev=Link to previous mission (optional)
|mission=Mission Name (acceptance text or "Part X: Y Z") (required)
|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, as suggested here on the forums by Sekoia.

Example

{{User:Aggelakis/Mission|
|arc=To Save a Thousand Worlds
|contact=Unai Kemen
|zone=[[Paragon City]]
|enemies=
|level=45-50
|badge=
|prev=[[Mission:To Save a Thousand Worlds - Find the missing scientists|Find the missing scientists]]
|mission=Go see Tina Macintyre
|next=[[Mission:To Save a Thousand Worlds - Extract the missing scientists|Extract the missing scientists]]
}}


To Save a Thousand Worlds
Overview
Contact Unai Kemen
Zone Paragon City
Level 45-50
Previous Mission
Current Mission
Go see Tina Macintyre
Next Mission
v  d  e

Would yield the text shown to the right: