Difference between revisions of "Template:MissionBox"

From Ouroboros Portal
Jump to: navigation, search
(can't figure out why "None" isn't showing up as default for External Links)
 
(10 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
|-
 
|-
 
| colspan="2" style="text-align:center; background:#f1f6ff;" | '''Arc Details'''
 
| colspan="2" style="text-align:center; background:#f1f6ff;" | '''Arc Details'''
 +
|-
 +
{{#if: {{{Type|}}}|{{!}}-
 +
! Arc Type:
 +
{{!}} {{{Type}}}
 +
}}
 
|-
 
|-
 
! width="50%" | Level Range(s):
 
! width="50%" | Level Range(s):
Line 22: Line 27:
 
{{!}} {{{MissionType}}}
 
{{!}} {{{MissionType}}}
 
}}
 
}}
|-
 
! Enemies:
 
| {{{Enemies|}}}
 
 
|-
 
|-
 
{{#if: {{{Custom|}}}|{{!}}-
 
{{#if: {{{Custom|}}}|{{!}}-
Line 30: Line 32:
 
{{!}} {{{Custom}}}
 
{{!}} {{{Custom}}}
 
}}
 
}}
 +
|-
 +
! Enemies:
 +
| {{{Enemies|}}}
 
|-
 
|-
 
! Difficulty:
 
! Difficulty:
Line 56: Line 61:
 
| colspan="2" style="font-size:smaller; text-align:center; background:#f1f6ff;" | '''External Links'''
 
| colspan="2" style="font-size:smaller; text-align:center; background:#f1f6ff;" | '''External Links'''
 
|-
 
|-
| colspan="2" style="font-size:smaller; text-align:center;" | ''{{{Links|None}}}''
+
| colspan="2" style="font-size:smaller; text-align:center;" | <i>{{{Links|None}}}</i>
 
{{#if: {{{Notes|}}}|{{!}}-
 
{{#if: {{{Notes|}}}|{{!}}-
 
{{!}} colspan="2" style="font-size:smaller; text-align:center;" {{!}} ''{{{Notes}}}''
 
{{!}} colspan="2" style="font-size:smaller; text-align:center;" {{!}} ''{{{Notes}}}''
Line 63: Line 68:
 
{{TOCright}}
 
{{TOCright}}
 
== Usage ==
 
== Usage ==
This template is to be used on [[Category:Mission Architect Story Arcs|MA Story Arcs]] for a quick overview of the arc details.
+
This template is to be used on [[:Category:Mission Architect Story Arcs|MA Story Arcs]] for a quick overview of the arc details.
  
 
Skip down to the [[#Cheat Sheet|cheat sheet]] for an empty template to use.
 
Skip down to the [[#Cheat Sheet|cheat sheet]] for an empty template to use.
Line 69: Line 74:
 
== Parameters ==
 
== Parameters ==
 
Many of this template's parameters are optional.
 
Many of this template's parameters are optional.
 +
 +
NOTE: HTML and standard wiki markup can be used in any parameter except for ''Image''.
  
 
* '''Image''' (optional): the name of an image file, do not include "File:", and do not include any formatting.
 
* '''Image''' (optional): the name of an image file, do not include "File:", and do not include any formatting.
Line 79: Line 86:
 
* '''Missions''' (required): number of missions in the arc
 
* '''Missions''' (required): number of missions in the arc
 
* '''MissionType''' (optional): if you have any special types of mission (e.g. defeat all, rescue, etc.), list them here
 
* '''MissionType''' (optional): if you have any special types of mission (e.g. defeat all, rescue, etc.), list them here
 +
**get as detailed as you like; list mission types of all missions, or only the non-standard ones
 
* '''Custom''' (optional): custom enemy notification
 
* '''Custom''' (optional): custom enemy notification
 
** "Yes" is sufficient, but get as detailed as you please
 
** "Yes" is sufficient, but get as detailed as you please
Line 105: Line 113:
 
|Level=1-50
 
|Level=1-50
 
|Missions=3
 
|Missions=3
|MissionType=1 Defeat All<br />2 Defeat Boss and Guards
+
|MissionType=Mission 1:<br />Defeat All
 +
----
 +
Mission 2:<br />Defeat Boss and Guards
 +
----
 +
Mission 3:<br />Defeat Boss and Guards (AV), Rescue Ally
 
|Custom=Yes
 
|Custom=Yes
 
|Enemies={{PwikiEnemy|Council}}{{OuroEnemy|Lizardmen}}
 
|Enemies={{PwikiEnemy|Council}}{{OuroEnemy|Lizardmen}}
Line 124: Line 136:
 
<nowiki>|Level=1-50</nowiki><br />
 
<nowiki>|Level=1-50</nowiki><br />
 
<nowiki>|Missions=3</nowiki><br />
 
<nowiki>|Missions=3</nowiki><br />
<nowiki>|MissionType=1 Defeat All<br />2 Defeat Boss and Guards</nowiki><br />
+
<nowiki>|MissionType=Mission 1:<br />Defeat All</nowiki><br />
 +
<nowiki>----</nowiki><br />
 +
<nowiki>Mission 2:<br />Defeat Boss and Guards</nowiki><br />
 +
<nowiki>----</nowiki><br />
 +
<nowiki>Mission 3:<br />Defeat Boss and Guards (AV), Rescue Ally</nowiki><br />
 
<nowiki>|Custom=Yes</nowiki><br />
 
<nowiki>|Custom=Yes</nowiki><br />
 
<nowiki>|Enemies={{PwikiEnemy|Council}}{{OuroEnemy|Lizardmen}}</nowiki><br />
 
<nowiki>|Enemies={{PwikiEnemy|Council}}{{OuroEnemy|Lizardmen}}</nowiki><br />
Line 132: Line 148:
 
<nowiki>|Notes=Footnotes go here!</nowiki><br />
 
<nowiki>|Notes=Footnotes go here!</nowiki><br />
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
 
+
{{clr}}
 
== Cheat Sheet ==
 
== Cheat Sheet ==
 +
To the right is a view of an empty MissionBox, showing the results if no parameters are completed.
 +
{{MissionBox|
 +
|Image=
 +
|Title=
 +
|Auth=
 +
|ID=
 +
|Type=
 +
|Level=
 +
|Missions=
 +
|MissionType=
 +
|Custom=
 +
|Enemies=
 +
|Diff=
 +
|AV=
 +
|Hero=
 +
|EB=
 +
|Ally=
 +
|Links=
 +
|Notes=
 +
}}
 
<nowiki>{{MissionBox|</nowiki><br />
 
<nowiki>{{MissionBox|</nowiki><br />
 
<nowiki>|Image=</nowiki><br />
 
<nowiki>|Image=</nowiki><br />
Line 153: Line 189:
 
<nowiki>|Notes=</nowiki><br />
 
<nowiki>|Notes=</nowiki><br />
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
 +
[[Category:Mission Architect templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 01:19, 2 October 2010

Usage

This template is to be used on MA Story Arcs for a quick overview of the arc details.

Skip down to the cheat sheet for an empty template to use.

Parameters

Many of this template's parameters are optional.

NOTE: HTML and standard wiki markup can be used in any parameter except for Image.

  • Image (optional): the name of an image file, do not include "File:", and do not include any formatting.
    • Recommended image size is 250 pixels wide. Smaller images will be forcibly scaled up, larger images will be forcibly scaled down.
  • Title (required): title of the arc
  • Auth (required): global name the arc is found under
  • ID (required): arc ID number
  • Type (optional): arc type (RP, Challenge, etc); may use Mission Architect Tags
  • Level (required): level range (or ranges) found in the arc
  • Missions (required): number of missions in the arc
  • MissionType (optional): if you have any special types of mission (e.g. defeat all, rescue, etc.), list them here
    • get as detailed as you like; list mission types of all missions, or only the non-standard ones
  • Custom (optional): custom enemy notification
    • "Yes" is sufficient, but get as detailed as you please
    • Leave off linking to custom AV/Hero/EBs for the appropriate parameters
    • Leave off linking to a custom enemy group for the "Enemies" parameter
  • Enemies (required): link to enemy groups
  • Diff (optional): have you raised the difficulty on any enemies beyond Standard?
    • if not specified, will say "Standard"
  • AV (optional): do you have an AV? link to their page
  • Hero (optional): although there is no way to specify "Hero" in MA, if you would rather your AV be "called" a hero, link to their page
  • EB (optional): do you have an EB? link to their page
  • Ally (optional): do you have an Ally? link to their page
  • Links (optional): link to any external sites that detail your arc
    • if not specified, will say "None"
  • Notes (optional): any special details that don't fit into previous parameters may be placed here.

Example

Confidentialimage.jpg
Example Arc
Author: @Example
Arc ID: ######
Arc Details
Arc Type: SFMA RBMA LMNOPQRST
Level Range(s): 1-50
No. of Missions: 3
Mission Types: Mission 1:
Defeat All

Mission 2:
Defeat Boss and Guards


Mission 3:
Defeat Boss and Guards (AV), Rescue Ally

Custom Enemies: Yes
Enemies: V badge BattleDomeBadge.png Council
V badge BattleDomeBadge.png Lizardmen
Difficulty: Standard
Archvillains: Dr. Aeon
Allies: Magnificent
Standard Boss
Claws/Regen
External Links
Fake External Link
Footnotes go here!

This example can be seen to the right.


{{MissionBox|
|Image=Confidentialimage.jpg
|Title=Example Arc
|Auth=@Example
|ID=######
|Type=SFMA RBMA LMNOPQRST
|Level=1-50
|Missions=3
|MissionType=Mission 1:<br />Defeat All
----
Mission 2:<br />Defeat Boss and Guards
----
Mission 3:<br />Defeat Boss and Guards (AV), Rescue Ally
|Custom=Yes
|Enemies={{PwikiEnemy|Council}}{{OuroEnemy|Lizardmen}}
|AV=[[paragonwiki:Dr. Aeon|Dr. Aeon]]
|Ally=[[Magnificent]]<br />Standard Boss<br />[[paragonwiki:Claws|Claws]]/[[paragonwiki:Regeneration|Regen]]
|Links=[http://www.example.com Fake External Link]
|Notes=Footnotes go here!
}}

Cheat Sheet

To the right is a view of an empty MissionBox, showing the results if no parameters are completed.

Author:
Arc ID:
Arc Details
Level Range(s):
No. of Missions:
Enemies:
Difficulty:
External Links

{{MissionBox|
|Image=
|Title=
|Auth=
|ID=
|Type=
|Level=
|Missions=
|MissionType=
|Custom=
|Enemies=
|Diff=
|AV=
|Hero=
|EB=
|Ally=
|Links=
|Notes=
}}