Template:Battlefield Header: Difference between revisions
From HorizonXI Wiki
(first draft, still work in progress) |
m (added optional location parameter) |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>__NOTOC__ | <includeonly><onlyinclude>__NOTOC__ | ||
{| 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;" | ||
! Name: | |||
| colspan=2 | {{{name|{{PAGENAME}}}}} | |||
|- | |||
! Type: | ! Type: | ||
| colspan=2 | [[:category:{{uc:{{{type}}}}}|{{uc:{{{type}}}}}]] | | colspan=2 | [[:category:{{uc:{{{type}}}}}|{{uc:{{{type}}}}}]] | ||
|- | |- | ||
! Zone: | ! valign="top" | Zone: | ||
| colspan=2 | [[{{{zone}}}]] | | colspan=2 | [[{{{zone}}}]]{{#if:{{{location|}}}|<br><nowiki/> | ||
:''{{{location}}}''}} | |||
|- | |- | ||
! rowspan=3 | Restrictions | ! valign="top" rowspan=3 | Restrictions | ||
! Level: | ! Level: | ||
| {{{level}}} | | {{{level}}} | ||
Line 21: | Line 25: | ||
|}</onlyinclude></includeonly> | |}</onlyinclude></includeonly> | ||
==Usage== | ==Usage== | ||
* optional ''location'' field to specify a location on a map for the entry to the BCNM. | |||
===Examples=== | ===Examples=== | ||
<pre>{{Battlefield Header | <pre>{{Battlefield Header | ||
| name = Shooting Fish | |||
| type = BCNM | | type = BCNM | ||
| zone = Horlais Peak | | zone = Horlais Peak | ||
Line 33: | Line 39: | ||
{{Battlefield Header | {{Battlefield Header | ||
| name = Shooting Fish | |||
| type = BCNM | | type = BCNM | ||
| zone = Horlais Peak | | zone = Horlais Peak | ||
Line 38: | Line 45: | ||
| 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 | |||
| 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 | ||
}} | }} |
Revision as of 15:18, 26 February 2024
Usage
- optional location field to specify a location on a map for the entry to the BCNM.
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: | Battlefield Header | |
---|---|---|
Type: | BCNM | |
Zone: | Ghelsba Outpost
| |
Restrictions | Level: | 20 |
Members: | 3 | |
Time: | 15 minutes | |
Entry Item: | Cloudy Orb |