Template:Mission Header: Difference between revisions

From HorizonXI Wiki
(added alt class for side header colors)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 14: Line 14:
| Items Needed = {Items Needed to COMPLETE the Mission}
| Items Needed = {Items Needed to COMPLETE the Mission}
| Repeatable = {yes/no}
| Repeatable = {yes/no}
| HAAP = {points earned, links to HAAP category}
| Title = {Title(s) obtained thoughout the mission
| Title = {Title(s) obtained thoughout the mission
| Rewards = {Rewards obtained for COMPLETING the Mission}
| Rewards = {Rewards obtained for COMPLETING the Mission}
Line 21: Line 22:
</pre>}}<!--
</pre>}}<!--


-->[[Category:Missions]][[Category:{{Mission Header/ExpansionSwitch|{{{Expansion}}}}}_Missions]]__NOTOC__
-->{{categorize|{{{1|}}}|[[Category:Missions]][[Category:{{Mission Header/ExpansionSwitch|{{{Expansion}}}}}_Missions]]}}__NOTOC__
{| class="horizon-infobox infobox-mission <!--{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}--> infobox-34-66"
{| class="horizon-infobox {{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}} infobox-34-66"
|-
|-
! colspan="2" style="text-align: center;" | {{#if: {{{Mission Name|}}}|{{{Mission Name}}}|{{PAGENAME}}}}<!--
! colspan="2" style="text-align: center;" | {{#if: {{{Mission Name|}}}|{{{Mission Name}}}|{{PAGENAME}}}}<!--
Line 28: Line 29:
If expansion is given and recognize, display it. If it is given and not recognized, it will display a blank field.  
If expansion is given and recognize, display it. If it is given and not recognized, it will display a blank field.  
-->
-->
|- class="infobox-mission-alt"
|- class="{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}-alt"
! Series
! Series
| [[{{Mission Header/ExpansionSwitch|{{{Expansion}}}}} Missions]]<!--
| [[{{Mission Header/ExpansionSwitch|{{{Expansion}}}}} Missions]]<!--
Line 38: Line 39:
If neither Start nor Start Location exist, display {{Information Needed}} (no information whatsoever)
If neither Start nor Start Location exist, display {{Information Needed}} (no information whatsoever)
-->
-->
|- class="infobox-mission-alt"
|- class="{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}-alt"
! {{#if: {{{Start|}}}|Starting NPC|Start}}
! {{#if: {{{Start|}}}|Starting NPC|Start}}
| {{#if: {{{Start|}}} |<!--
| {{#if: {{{Start|}}} |<!--
Line 53: Line 54:
If one is given, false, n, no and none trigger ''None'',  
If one is given, false, n, no and none trigger ''None'',  
else the output for XX is Level XX
else the output for XX is Level XX
-->
-->{{#if: {{{Level|}}}|&nbsp;
{{#if: {{{Level|}}}|
{{!}}- class="{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}-alt"
{{!}}- class="infobox-mission-alt"
! Level Restriction:
! Level Restriction:
{{!}} {{#switch: {{lc:{{{Level}}}}}|false|n|no|none=''None''| #default=Level {{{Level}}}}}
{{!}} {{#switch: {{lc:{{{Level}}}}}|false|n|no|none=''None''| #default=Level {{{Level}}}}}
Line 62: Line 62:


Items Needed. row vanishes if none are given (Item Needed is fallback because thats how the parameter was called in the past)
Items Needed. row vanishes if none are given (Item Needed is fallback because thats how the parameter was called in the past)
-->
-->{{#if: {{{Items Needed|}}}{{{Item Needed|}}}|&nbsp;
{{#if: {{{Items Needed|}}}{{{Item Needed|}}} |
{{!}}- class="{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}-alt"
{{!}}- class="infobox-mission-alt"
! Items Needed
! Items Needed
{{!}} {{{Items Needed|}}}{{{Item Needed|}}}
{{!}} {{{Items Needed|}}}{{{Item Needed|}}}
Line 71: Line 70:


Requirements. row vanishes if none are given
Requirements. row vanishes if none are given
-->
-->{{#if: {{{Requirements|}}} |&nbsp;
{{#if: {{{Requirements|}}} |
{{!}}- class="{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}-alt"
{{!}}- class="infobox-mission-alt"
! Additional Requirements
! Additional Requirements
{{!}} {{{Requirements}}}
{{!}} {{{Requirements}}}
Line 81: Line 79:
If a title is given, display it. If no input is given, assume that there is no title from this mission.  
If a title is given, display it. If no input is given, assume that there is no title from this mission.  
-->
-->
|- class="infobox-mission-alt"
|- class="{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}-alt"
! Title
! Title
| {{#if: {{{Title|}}} | {{{Title}}} | ''None'' }}<!--
| {{#if: {{{Title|}}} | {{{Title}}} | ''None'' }}<!--
Line 88: Line 86:
If repeatable is given as y or yes, then yes. For anything else, display no.  
If repeatable is given as y or yes, then yes. For anything else, display no.  
-->
-->
|- class="infobox-mission-alt"
|- class="{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}-alt"
! Repeatable
! Repeatable
| {{#switch: {{lc:{{{Repeatable}}}}}<!--
| {{#switch: {{lc:{{{Repeatable}}}}}<!--
Line 97: Line 95:


If a description is given, display it. If none is given, the row vanishes.  
If a description is given, display it. If none is given, the row vanishes.  
-->
-->{{#if: {{{HAAP|}}}{{{HAAP|}}}|&nbsp;
{{#if: {{{Description|}}} |
{{!}}- class="{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}-alt"
{{!}}- class="infobox-mission-alt"
! HAAP
{{!}} [[:category:Horizon Adventuring Assistance Program|{{{HAAP|}}}]]
}}<!--
 
-->{{#if: {{{Description|}}}|&nbsp;
{{!}}- class="{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}-alt"
! Description
! Description
{{!}} {{{Description}}}
{{!}} {{{Description}}}
Line 118: Line 121:
Will output the result as a link. Therefore, the notation Mission Link{{!}}Mission Name is valid. This is necessary because this is how missions were implemented and doing it differently would break all existing missions.  
Will output the result as a link. Therefore, the notation Mission Link{{!}}Mission Name is valid. This is necessary because this is how missions were implemented and doing it differently would break all existing missions.  
-->
-->
{| class="horizon-infobox <!--{{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}--> infobox-mission infobox-50-50" style="text-align: center;"
{| class="horizon-infobox {{Mission Header/ExpansionSwitchCSS|{{{Expansion|}}}}}  infobox-50-50" style="text-align: center;"
|-
|-
! style="text-align: center;" | &larr; Previous Mission
! style="text-align: center;" | &larr; Previous Mission
Line 155: Line 158:
|Items Needed=
|Items Needed=
|Repeatable=No
|Repeatable=No
|HAAP=2 points
|Previous=San d'Oria Mission 2-2{{!}}The Davoi Report
|Previous=San d'Oria Mission 2-2{{!}}The Davoi Report
|Next=San d'Oria Mission 3-1{{!}}Infiltrate Davoi
|Next=San d'Oria Mission 3-1{{!}}Infiltrate Davoi
Line 162: Line 166:
</pre>
</pre>


{{Mission Header
{{Mission Header|nc
|Mission Name=Journey Abroad
|Mission Name=Journey Abroad
|Expansion=sandoria
|Expansion=sandoria
Line 170: Line 174:
|Items Needed=
|Items Needed=
|Repeatable=No
|Repeatable=No
|HAAP=2 points
|Previous=San d'Oria Mission 2-2{{!}}The Davoi Report
|Previous=San d'Oria Mission 2-2{{!}}The Davoi Report
|Next=San d'Oria Mission 3-1{{!}}Infiltrate Davoi
|Next=San d'Oria Mission 3-1{{!}}Infiltrate Davoi
Line 175: Line 180:
|Rewards=Rank 3<br>3,000 [[gil]]<br>[[Mog Wardrobe]]: 10 Slots {{changes}}<br>{{KeyItem}}[[Adventurer's Certificate]]
|Rewards=Rank 3<br>3,000 [[gil]]<br>[[Mog Wardrobe]]: 10 Slots {{changes}}<br>{{KeyItem}}[[Adventurer's Certificate]]
}}
}}
{{Mission Header|nc
| Mission Name = {Name of the Mission}
| Expansion = bastok
| Start = {NPC name that starts the quest}
| Start Location = {Location template}
| Description = {Ingame Mission Description}
| Level = {Required Level to complete the Mission}
| Requirements = {Requirements to ACCEPT the Mission}
| Items Needed = {Items Needed to COMPLETE the Mission}
| Repeatable = {yes/no}
| Title = {Title(s) obtained thoughout the mission
| Rewards = {Rewards obtained for COMPLETING the Mission}
| Previous = {previous mission: link{{!}}name}
| Next = {next mission: link{{!}}name}
}}


===Documentation===
===Documentation===
Line 200: Line 222:
*'''Level''' (optional): If there is a level requirement, specify it here. If nothing is given, the row will vanish.
*'''Level''' (optional): If there is a level requirement, specify it here. If nothing is given, the row will vanish.
*'''Repeatable''' (optional): If yes, will display ''Yes''. Otherwise will display ''No'' by default. Still, best practice is to fill this field in case of no to signal to editors, that its not unknown.  
*'''Repeatable''' (optional): If yes, will display ''Yes''. Otherwise will display ''No'' by default. Still, best practice is to fill this field in case of no to signal to editors, that its not unknown.  
*'''HAAP''' (optional): If the mission gives HAAP points, enter "# points". Parameter will not appear if no value is set.
*'''Title''' (optional): Title obtained from the mission. If nothing is given, the assumption is there is no title and will display ''None''.  
*'''Title''' (optional): Title obtained from the mission. If nothing is given, the assumption is there is no title and will display ''None''.  
*'''Requirements''' and '''Item Needed'''/'''Items Needed''' (optional): (Item Needed is supported because its the fallback for how the parameter was named in the past.) Items Needed refers to any item or key item needed for this mission. Requirements refers to anything that is not an item, like having access to an area, a certain job unlocked, .... The box vanishes if neither Requirements nor Items Needed exist.  
*'''Requirements''' and '''Item Needed'''/'''Items Needed''' (optional): (Item Needed is supported because its the fallback for how the parameter was named in the past.) Items Needed refers to any item or key item needed for this mission. Requirements refers to anything that is not an item, like having access to an area, a certain job unlocked, .... The box vanishes if neither Requirements nor Items Needed exist.  

Latest revision as of 09:16, 23 June 2024

Example Usage

{{Mission Header
|Mission Name=Journey Abroad
|Expansion=sandoria
|Start=Any [[San d'Oria Gate Guard]]
|Description=Visit the faraway nations of [[Bastok]] and [[Windurst]] and receive official recognition as an adventurer.
|Level=
|Items Needed=
|Repeatable=No
|HAAP=2 points
|Previous=San d'Oria Mission 2-2{{!}}The Davoi Report
|Next=San d'Oria Mission 3-1{{!}}Infiltrate Davoi
|Title=Black Dragon Slayer or Dark Dragon Slayer<br>Certified Adventurer
|Rewards=Rank 3<br>3,000 [[gil]]<br>[[Mog Wardrobe]]: 10 Slots {{changes}}<br>{{KeyItem}}[[Adventurer's Certificate]]
}}


Journey Abroad
Series San d'Oria Missions
Starting NPC Any San d'Oria Gate Guard
Title Black Dragon Slayer or Dark Dragon Slayer
Certified Adventurer
Repeatable No 
HAAP 2 points 
Description Visit the faraway nations of Bastok and Windurst and receive official recognition as an adventurer.
Rewards
Rank 3
3,000 gil
Mog Wardrobe: 10 Slots HorizonXI specific changes
Key ItemAdventurer's Certificate
← Previous Mission Next Mission →
The Davoi Report Infiltrate Davoi



{Name of the Mission}
Series Bastok Missions
Starting NPC {NPC name that starts the quest}{Location template} 
Level Restriction: Level {Required Level to complete the Mission} 
Items Needed {Items Needed to COMPLETE the Mission} 
Additional Requirements {Requirements to ACCEPT the Mission}
Title {Title(s) obtained thoughout the mission
Repeatable No 
Description {Ingame Mission Description}
Rewards
{Rewards obtained for COMPLETING the Mission}
← Previous Mission Next Mission →
[[{previous mission: link|name}]] [[{next mission: link|name}]]



Documentation

  • Mission Name (optional): Name of the mission. If not given, will take the page name.
  • Expansion (mandatory): The Series the mission belongs to. This is in most cases the expansion, except the three starting nations. The Expansion parameter is case insensitive and can use the following inputs:
    • san d'oria, sandoria or sandy will display as San d'Oria
    • bastok will display as Bastok
    • windurst will display as Windurst
    • rise of the zilart, zilart or rotz will all display as Rise of the Zilart.
    • chains of promathia, promathia or cop will all display as Chains of Promathia.
    • treasures of aht urhgan, aht urhgan or toau will all display as Treasures of Aht Urhgan.
    • wings of the goddess, wings or wotg will all display as Wings of the Goddess.
    • seekers of adoulin, seekers, adoulin or soa will all display as Seekers of Adoulin.
    • abyssea will display as Abyssea.
    • a crystalline prophecy or acp will display as A Crystalline Prophecy
    • a moogle kupo d'etat, kupo d'etat, amkd or kde will display as A Moogle Kupo d'Etat.
    • a shantotto ascension or asa will display as A Shantotto Ascension.
    • rhapsodies of vanadiel, rhapsodies of vana'diel, rhapsodies or rov will display as Rhapsodies of Vana'diel.
    • the voracious resurgence or tvr will display as The Voracious Resurgence.
  • Start and Start Location (mandatory): Will display Information Needed if both are left blank.
    • Start refers to the NPC or Event that triggers the start of the mission. If the mission is triggered by entering an area, leave this field blank.
    • Start Location refers to the position of the NPC or the area triggering the mission. Use Template:Location as input.
  • Description (optional): Mission Description as displayed in the mission log. Row will vanish if left blank.
  • Level (optional): If there is a level requirement, specify it here. If nothing is given, the row will vanish.
  • Repeatable (optional): If yes, will display Yes. Otherwise will display No by default. Still, best practice is to fill this field in case of no to signal to editors, that its not unknown.
  • HAAP (optional): If the mission gives HAAP points, enter "# points". Parameter will not appear if no value is set.
  • Title (optional): Title obtained from the mission. If nothing is given, the assumption is there is no title and will display None.
  • Requirements and Item Needed/Items Needed (optional): (Item Needed is supported because its the fallback for how the parameter was named in the past.) Items Needed refers to any item or key item needed for this mission. Requirements refers to anything that is not an item, like having access to an area, a certain job unlocked, .... The box vanishes if neither Requirements nor Items Needed exist.
Enter entries as links if possible like [[name]] and use <br> to separate multiple entries.
  • Reward/Rewards (optional): (Reward is supported because its the fallback for how the parameter was named in the past.) Rewards obtained by completing the mission.
Enter entries as links if possible like [[name]] and use <br> to separate multiple entries.
  • Previous and Next (optional): Refer to the name of the corresponding missions (case-sensitive).
If an alternate name must be specified for Previous/Next (that isn't the name of the article), use the {{!}} template as a pipe | separator.
Example: Name of mission is "The greatest mission ever" but corresponding wiki page is found at "Great_Mission" then you would use: Great_Mission{{!}}The greatest mission ever
  • Categories are automatically added accordingly with this template.