Template:Battlefield Header/Documentation: Difference between revisions

From HorizonXI Wiki
(added documentation how to specify battlefields of missions and quests)
(updated location parameter description, added location add parameter to documentation and updated example)
Line 4: Line 4:
** '''mission affiliation:''' (''optional'') in case the '''type''' is set to [[:Category:Missions|Mission]] or [[:Category:Quests|Quest]], this parameter can be set to specify which storyline the battlefield belongs to. E.g. "San d'Oria", "Treasures of Aht Urhgan", ... Also commonly used abbreviations like "toau", "sandy", "windy" are accepted. ''This will set the color of the battlefield header according to the content!''
** '''mission affiliation:''' (''optional'') in case the '''type''' is set to [[:Category:Missions|Mission]] or [[:Category:Quests|Quest]], this parameter can be set to specify which storyline the battlefield belongs to. E.g. "San d'Oria", "Treasures of Aht Urhgan", ... Also commonly used abbreviations like "toau", "sandy", "windy" are accepted. ''This will set the color of the battlefield header according to the content!''
* '''zone:''' = Zone of the battlefield
* '''zone:''' = Zone of the battlefield
* '''location:''' = '''Optional parameter''' When set it allows the editos to specify a location in case the zone is a map. See below examples.
* '''location:''' = '''Optional parameter''' When set it allows the editors to specify a location in case the zone is a map. ''Input only coordinates'' See below examples.
* '''location add:''' = '''Optional parameter''' can be used to add textual descriptions to the location.  
* '''level:''' = Level cap for the battlefield. Use "75" if there are no restrictions.
* '''level:''' = Level cap for the battlefield. Use "75" if there are no restrictions.
* '''members:''' = Maximum amount of players that can participate in the battlefield.
* '''members:''' = Maximum amount of players that can participate in the battlefield.
Line 53: Line 54:
| members = 3
| members = 3
| time = 15 minutes
| time = 15 minutes
| location = Hut Door at ({{Location Tooltip|area=Ghelsba Outpost|pos=F-10}})
| location = F-10
| location add = Hut Door
| entry item = Cloudy Orb
| entry item = Cloudy Orb
| notes =  
| notes =  
Line 65: Line 67:
| members = 3
| members = 3
| time = 15 minutes
| time = 15 minutes
| location = Hut Door at ({{Location Tooltip|area=Ghelsba Outpost|pos=F-10}})
| location = F-10
| location add = Hut Door
| entry item = Cloudy Orb
| entry item = Cloudy Orb
| notes =  
| notes =  
}}
}}
</pre></div><div>
</pre></div><div>

Revision as of 19:22, 24 September 2025

Documentation

  • No input is needed for the name of the battlefield, this will self-populate. In case the page name deviates from the battlefield title, name can be used to specify the name of the battlefield manually.
  • type: = Links and auto-categorizes to Category:Battlefields and the type of battlefield eg. BCNM, KSNM, ENM or ISNM, which are all accepted inputs. Also Mission and Quest are possible.
    • mission affiliation: (optional) in case the type is set to Mission or Quest, this parameter can be set to specify which storyline the battlefield belongs to. E.g. "San d'Oria", "Treasures of Aht Urhgan", ... Also commonly used abbreviations like "toau", "sandy", "windy" are accepted. This will set the color of the battlefield header according to the content!
  • zone: = Zone of the battlefield
  • location: = Optional parameter When set it allows the editors to specify a location in case the zone is a map. Input only coordinates See below examples.
  • location add: = Optional parameter can be used to add textual descriptions to the location.
  • level: = Level cap for the battlefield. Use "75" if there are no restrictions.
  • members: = Maximum amount of players that can participate in the battlefield.
  • time: = Time limit of the battlefield.
  • entry item: = The item or key item that is required to enter the battlefield
  • notes: = Any additional important information about the battlefield.

Usage

{{Battlefield Header
| type = 
| zone = 
| location = 
| level = 
| members = 
| time = 
| entry item = 
| notes = 
}}

Examples

Example 1

Battlefield Header/Documentation
Type: BCNM
Zone: Horlais Peak
Entry Item: Cloudy Orb
Level: 20
Members: 3
Time: 15 minutes
{{Battlefield Header
| type = BCNM
| zone = Horlais Peak
| level = 20
| members = 3
| time = 15 minutes
| entry item = Cloudy Orb
| notes = 
}}

Example 2

Battlefield Header/Documentation
Type: BCNM
Zone: Ghelsba Outpost (F-10)
Hut Door
Entry Item: Cloudy Orb
Level: 20
Members: 3
Time: 15 minutes
{{Battlefield Header
| type = BCNM
| zone = Ghelsba Outpost
| level = 20
| members = 3
| time = 15 minutes
| location = F-10
| location add = Hut Door
| entry item = Cloudy Orb
| notes = 
}}