Template:Battlefield Header/Documentation: Difference between revisions

From HorizonXI Wiki
No edit summary
mNo edit summary
Line 1: Line 1:
===Documentation===
==Documentation==
* No input is needed for the name of the battlefield, this will self-populate.
* 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. [[:Category:BCNM|BCNM]], [[:Category:KSNM|KSNM]], [[:Category:ENM|ENM]] or [[:Category:ISNM|ISNM]], which are all accepted inputs.
* '''type:''' = Links and auto-categorizes to [[:Category:Battlefields]] and the type of battlefield eg. [[:Category:BCNM|BCNM]], [[:Category:KSNM|KSNM]], [[:Category:ENM|ENM]] or [[:Category:ISNM|ISNM]], which are all accepted inputs.
Line 23: Line 23:
}}</pre>
}}</pre>


===Examples===
==Examples==
<pre>{{Battlefield Header
=== Example 1 ===
<div class="flex-container">
<div class="flex-container-item-2">
{{Battlefield Header
| name = Shooting Fish
| name = Shooting Fish
| type = BCNM
| type = BCNM
Line 33: Line 36:
| entry item = Cloudy Orb
| entry item = Cloudy Orb
| notes =  
| notes =  
}}</pre>
}}</div>
 
<div class="flex-container-item-2">
{{Battlefield Header
<pre>{{Battlefield Header
| name = Shooting Fish
| name = Shooting Fish
| type = BCNM
| type = BCNM
Line 44: Line 47:
| entry item = Cloudy Orb
| entry item = Cloudy Orb
| notes =  
| notes =  
}}
}}</pre></div></div>


<pre>
=== Example 2 ===
<div class="flex-container">
<div class="flex-container-item-2">
{{Battlefield Header
{{Battlefield Header
| Wings of Fury
| name = Wings of Fury
| type = BCNM
| type = BCNM
| zone = Ghelsba Outpost
| zone = Ghelsba Outpost
Line 57: Line 62:
| entry item = Cloudy Orb
| entry item = Cloudy Orb
| notes =  
| notes =  
}}
}}</div>
</pre>
<div class="flex-container-item-2">
 
<pre>
{{Battlefield Header
{{Battlefield Header
| name = Wings of Fury
| Wings of Fury
| type = BCNM
| type = BCNM
| zone = Ghelsba Outpost
| zone = Ghelsba Outpost
Line 71: Line 76:
| notes =  
| notes =  
}}
}}
</pre></div><div>

Revision as of 13:56, 22 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
| name = 
| type = 
| zone = 
| location = 
| level = 
| members = 
| time = 
| entry item = 
| notes = 
}}

Examples

Example 1

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

Example 2

Wings of Fury
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
| Wings of Fury
| 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 = 
}}