Template:Battlefield Header/Documentation: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Spiffly mNo edit summary |
imported>Spiffly mNo edit summary |
||
| Line 12: | Line 12: | ||
==Usage== |
==Usage== |
||
<pre>{{Battlefield Header |
<pre>{{Battlefield Header |
||
| name = |
|||
| type = |
| type = |
||
| zone = |
| zone = |
||
| Line 28: | Line 27: | ||
<div class="flex-container-item-2"> |
<div class="flex-container-item-2"> |
||
{{Battlefield Header |
{{Battlefield Header |
||
| name = Shooting Fish |
|||
| type = BCNM |
| type = BCNM |
||
| zone = Horlais Peak |
| zone = Horlais Peak |
||
| Line 39: | Line 37: | ||
<div class="flex-container-item-2"> |
<div class="flex-container-item-2"> |
||
<pre>{{Battlefield Header |
<pre>{{Battlefield Header |
||
| name = Shooting Fish |
|||
| type = BCNM |
| type = BCNM |
||
| zone = Horlais Peak |
| zone = Horlais Peak |
||
| Line 53: | Line 50: | ||
<div class="flex-container-item-2"> |
<div class="flex-container-item-2"> |
||
{{Battlefield Header |
{{Battlefield Header |
||
| name = Wings of Fury |
|||
| type = BCNM |
| type = BCNM |
||
| zone = Ghelsba Outpost |
| zone = Ghelsba Outpost |
||
| Line 66: | Line 62: | ||
<pre> |
<pre> |
||
{{Battlefield Header |
{{Battlefield Header |
||
| Wings of Fury |
|||
| type = BCNM |
| type = BCNM |
||
| zone = Ghelsba Outpost |
| zone = Ghelsba Outpost |
||
Revision as of 14:12, 23 January 2025
Documentation
- No input is needed for the name of the battlefield, this will self-populate.
- type: = Links and auto-categorizes to Category:Battlefields and the type of battlefield eg. BCNM, KSNM, ENM or ISNM, which are all accepted inputs.
- 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.
- 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 ([[Ghelsba Outpost/Maps|Hut Door at (F-10 |
| 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 = Hut Door at ({{Location Tooltip|area=Ghelsba Outpost|pos=F-10}})
| entry item = Cloudy Orb
| notes =
}}
