Template:Battlefield Header: Difference between revisions
From HorizonXI Wiki
(first draft, still work in progress) |
(changed how restrictions are displayed in the table) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>__NOTOC__ | <includeonly><onlyinclude>__NOTOC__{{Preview Only Infobox| | ||
===Template=== | |||
<pre>{{Battlefield Header | |||
| name = | |||
| type = | |||
| zone = | |||
| location = | |||
| level = | |||
| members = | |||
| time = | |||
| entry item = | |||
}}</pre> | |||
{{Battlefield Header/Documentation}} | |||
}} | |||
{| class="horizon-table left-col-1 left-col-2 table-xs no-borders" style="background: transparent;" | {| class="horizon-table left-col-1 left-col-2 table-xs no-borders" style="background: transparent;" | ||
! | ! colspan=2 | Name: | ||
| {{{name|{{PAGENAME}}}}} | |||
|- | |- | ||
! | ! colspan=2 | Type: | ||
| [[:category:{{uc:{{{type}}}}}|{{uc:{{{type}}}}}]] | |||
|- | |- | ||
! | ! valign="top" colspan=2 | Zone: | ||
! Level: | | [[{{{zone}}}]]{{#if:{{{location|}}}|<br><nowiki/> | ||
:''{{{location}}}''}} | |||
|- | |||
! valign="top" colspan="3" | Restrictions | |||
|- | |||
| | |||
! style="border-left: 1px solid #aaa;" | Level: | |||
| {{{level}}} | | {{{level}}} | ||
|- | |- | ||
! Members: | | | ||
! style="border-left: 1px solid #aaa;" | Members: | |||
| {{{members}}} | | {{{members}}} | ||
|- | |- | ||
! Time: | | | ||
! style="border-left: 1px solid #aaa;" | Time: | |||
| {{{time}}} | | {{{time}}} | ||
|- | |- | ||
! Entry Item: | ! colspan=2 | Entry Item: | ||
| [[{{{entry item}}}]] | |||
|}</onlyinclude></includeonly> | |}</onlyinclude></includeonly> | ||
==Usage== | ==Usage== | ||
<pre>{{Battlefield Header | |||
| name = | |||
| type = | |||
| zone = | |||
| location = | |||
| level = | |||
| members = | |||
| time = | |||
| entry item = | |||
}}</pre> | |||
{{Battlefield Header/Documentation}} | |||
===Examples=== | ===Examples=== | ||
<pre>{{Battlefield Header | <pre>{{Battlefield Header | ||
| name = Shooting Fish | |||
| type = BCNM | | type = BCNM | ||
| zone = Horlais Peak | | zone = Horlais Peak | ||
Line 33: | Line 66: | ||
{{Battlefield Header | {{Battlefield Header | ||
| name = Shooting Fish | |||
| type = BCNM | | type = BCNM | ||
| zone = Horlais Peak | | zone = Horlais Peak | ||
Line 38: | Line 72: | ||
| members = 3 | | members = 3 | ||
| time = 15 minutes | | time = 15 minutes | ||
| entry item = Cloudy Orb | |||
}} | |||
<pre> | |||
{{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 | |||
}} | |||
</pre> | |||
{{Battlefield Header | |||
| name = 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 | | entry item = Cloudy Orb | ||
}} | }} |
Latest revision as of 12:49, 9 March 2024
Usage
{{Battlefield Header | name = | type = | zone = | location = | level = | members = | time = | entry item = }}
Documentation
- name = Name of the battlefield
- type = Type of battlefield: BCNM, KSNM, ENM, HENM, ...
- zone = Zone of the battlefield
- location = Optional. Allows to specify a location in case the zone is a map
- level = Level cap for the battlefield
- members = Maximum amount of players that can join
- time = Time limit
- entry item = Item or key item that is required to enter the battlefield
Examples
{{Battlefield Header | name = Shooting Fish | type = BCNM | zone = Horlais Peak | level = 20 | members = 3 | time = 15 minutes | entry item = Cloudy Orb }}
Name: | Shooting Fish | |
---|---|---|
Type: | BCNM | |
Zone: | Horlais Peak | |
Restrictions | ||
Level: | 20 | |
Members: | 3 | |
Time: | 15 minutes | |
Entry Item: | Cloudy Orb |
{{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 }}
Name: | Wings of Fury | |
---|---|---|
Type: | BCNM | |
Zone: | Ghelsba Outpost
| |
Restrictions | ||
Level: | 20 | |
Members: | 3 | |
Time: | 15 minutes | |
Entry Item: | Cloudy Orb |