Template:TestThisTemplate.dpl: Difference between revisions

From HorizonXI Wiki
(test reworking quest header)
(removed flexbox)
Line 1: Line 1:
[[Category:Templates/Headers|{{PAGENAME}}]]
[[Category:Templates/Headers|{{PAGENAME}}]]
<includeonly><onlyinclude>[[category:Quests]]__NOTOC__
<includeonly><onlyinclude>[[category:Quests]]__NOTOC__
<div class="flex-container"><!--
-->
<div class="flex-container-item-2">
{| class="horizon-infobox infobox-quest infobox-34-66"
{| class="horizon-infobox infobox-quest infobox-34-66"
|-
|-
Line 74: Line 70:
! Description
! Description
{{!}} {{{Description}}}}}
{{!}} {{{Description}}}}}
|}
|}<!-- end main box. start previous/next box -->
</div><!--
 
 
-->
<div class="flex-container-item-2">
<!-- end main box. start previous/next box -->
{{#if:{{{Previous|}}}{{{Next|}}}|
{{#if:{{{Previous|}}}{{{Next|}}}|
{<!--open table-->{{!}} class="horizon-infobox infobox-quest  infobox-50-50" style="text-align: center; margin-bottom:0;"
{<!--open table-->{{!}} class="horizon-infobox infobox-quest  infobox-50-50" style="text-align: center; margin-bottom:0;"
Line 93: Line 83:


-->
-->
<!-- end previous/next box. start requirements box -->
{{#if:{{{Quest Reqs|}}}{{{Item Reqs|}}}|
{{#if:{{{Quest Reqs|}}}{{{Item Reqs|}}}|
{<!--open table-->{{!}} class="horizon-infobox infobox-quest" style="text-align: center; margin-top:0; margin-bottom:0;"
{<!--open table-->{{!}} class="horizon-infobox infobox-quest" style="text-align: center; margin-top:0; margin-bottom:0;"
! style="text-align:center;" {{!}} Requirements
! style="text-align:center;" {{!}} Requirements
{{!}}-
{{!}}-
{{!}}{{#if: {{{Quest Reqs}}} |{{{Quest Reqs}}}<br>|}} {{#if: {{{Item Reqs|}}} | {{{Item Reqs}}} | }}
{{!}}{{#if: {{{Quest Reqs}}} |{{{Quest Reqs}}}<br><hr>|}} {{#if: {{{Item Reqs|}}} | {{{Item Reqs}}} | }}
{{!}}-|
{{!}}<!--close table-->}
{{!}}<!--close table-->}
}}<!--
}}<!--


-->
-->
<!-- end requirements box. start reward box -->
{{#if:{{{Reward|}}}|
{{#if:{{{Reward|}}}|
{<!--open table-->{{!}} class="horizon-infobox infobox-quest" style="text-align: center; margin-top:0;"
{<!--open table-->{{!}} class="horizon-infobox infobox-quest" style="text-align: center; margin-top:0;"
Line 108: Line 99:
{{!}}-
{{!}}-
{{!}} {{{Reward}}}
{{!}} {{{Reward}}}
{{!}}-|
{{!}}<!--close table-->}
{{!}}<!--close table-->}
}}
}}
</div>
</div>
</onlyinclude></includeonly>
</onlyinclude></includeonly>



Revision as of 13:15, 24 September 2023


Usage

Example

Required Fame San d'Oria Fame Level: 1
Level Restriction: Level 50
Starting NPC Prishe Tavnazian Safehold
Pack Chains of Promathia
Title Some Random Title
Repeatable No
Description N/a
← Previous Quest Next Quest →
Nothings More Somethings
Requirements
Paladin
Key Item alpha

Pebble
Chocobo Feather
Rewards
Samurai
Ninja


{{Quest Header
|Expansion= [[Chains of Promathia]]
|Start= [[Prishe]] [[Tavnazian Safehold]]
|Description= N/a
|Fame= S
|FLevel= 1
|Quest Reqs= [[Paladin]]
|Level= 50
|Repeatable= no
|Previous= [[Nothings]]
|Next= [[More Somethings]]
|Title= Some Random Title
|Reward= [[Samurai]]
[[Ninja]]
}}
  • Parameters are self explanatory, if there is no answer to a field or it's "None", simply leave it blank.
  • The Expansion parameter can use nicknames:
RotZ, RoZ, Zilart, Rise of Zilart or Rise of the Zilart will all display as Rise of the Zilart.
Promathia, CoP, or Chains of Promathia will all display as Chains of Promathia.
ToAU, TAU, ToA, or Treasures of Aht Urhgan will all display as Treasures of Aht Urhgan.
WotG, WoG, WG, or Wings of the Goddess will all display as Wings of the Goddess.
Adoulin will display as Seekers of Adoulin.
A, or Abyssea will all display as Abyssea.
  • Valid Fame areas: Aht Urhgan (AU), Bastok (B), Jeuno (J), Kazham (K), Other (O), Outlands (OT), Rabao (Rabao), San d'Oria (S), Windurst (W), Norg (N).
  • Abyssea zones may be added in the following manner: Abyssea - Altepa (aalt), Abyssea - Attohwa (aatt), Abyssea - Grauberg (agra), Abyssea - Konschtat (akon), Abyssea - La Theine (alth), Abyssea - Misareaux (amis), Abyssea - Tahrongi (atah), Abyssea - Uleguerand (aule), Abyssea - Vunkerl (avun).
    • FLevel = Fame Level required from that area.
  • "Level" refers to any level restriction (as a number) keep blank if none.
  • Starting NPC/Zone format: [[NPC]], [[Zone]] - (A-1)
    • If you zone into a particular area for cutscene: [[Zone]]
  • Previous and Next refers to the name of the corresponding quest (case-sensitive).
    • If an alternate name must be specified for Previous/Next (that isn't the name of the article), use the {{!}} template as a pipe | separator.
Example: Name of quest is "ABC + DEF" but corresponding wiki page is found at "ABC and DEF" then you would use: ABC and DEF{{!}}ABD + DEF
  • Categories are automatically added accordingly with this template.