Template:TestThisTemplate: Difference between revisions

From HorizonXI Wiki
(testing quest infobox class styling)
mNo edit summary
 
(49 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--
{| class="navbox navbox-gutter mw-collapsible" style="border-collapse: separate; border-spacing: 2px; padding: 0; text-align: center;"
.infobox-quest th {
|- class="jobs-table"
  background-color: #867ab8;
! colspan="3" | <span class="navbox-vde plainlinks"><!--{{vdelinks|TestThisTemplate}}-->[https://horizonffxi.wiki/Template:TestThisTemplate v] &bull; [https://horizonffxi.wiki/Template:TestThisTemplate?action=edit e]</span>Jobs of Vana'diel by Era
}
|- class="jobs-table"
.infobox-quest td {
! rowspan="2" style="padding: 1em;" | [[Final Fantasy XI]]<br>(2002-2004)
  background-color: #f0eef6;
! Standard Jobs
}
| style="padding: 1em;" | [[Warrior]] &bull; [[Monk]] &bull; [[Thief]] &bull; [[White Mage]] &bull; [[Black Mage]] &bull; [[Red Mage]]
 
|- class="jobs-table"
.horizon-infobox {
! Advanced Jobs
    margin: 1em 0;
| style="padding: 1em;" | [[Paladin]] &bull; [[Dark Knight]] &bull; [[Beastmaster]] &bull; [[Bard]] &bull; [[Ranger]]
    border: 1px #aaa solid;
|- class="rotzmissions"
    border-collapse: collapse;
! colspan="2" style="padding: 1em;" | [[Rise of the Zilart]]<br>(2003-2004)
    color: black;
| style="padding: 1em;" | [[Summoner]] &bull; [[Samurai]] &bull; [[Ninja]] &bull; [[Dragoon]]
    max-width: 400px;
|- class="copmissions"
};
! colspan="2" style="padding: 1em;" | [[Chains of Promathia]]<br>(2004)
 
| style="padding: 1em;" | ''None''
.horizon-infobox th {
|- class="toau toaumissions"
  border: 1px #aaa solid;
! colspan="2" style="padding: 1em;" | [[Treasures of Aht Urhgan]]<br>(2006)
  padding: 0.3em 0.4em;
| style="padding: 1em;"  | [[Blue Mage]] &bull; [[Corsair]] &bull; [[Puppetmaster]]
  font-weight: bold;
|- class="wotg wotgmissions"
  width: 150px;
! colspan="2" style="padding: 1em;" | [[Wings of the Goddess]]<br>(2007)
  text-align: right;
| style="padding: 1em;" | [[Dancer]] &bull; [[Scholar]]
  vertical-align: top;
|- class="soa soamissions"
};
! colspan="2" style="padding: 1em;" | [[Seekers of Adoulin]]<br>(2013)
 
| style="padding: 1em;" | [[Geomancer]] &bull; [[Rune Fencer]]
.horizon-infobox td {
  border: 1px #aaa solid;
  padding: 0.3em 0.4em;
  vertical-align:top;
};
 
 
-->
<includeonly>{{Tocright}}
{| class="horizon-infobox infobox-quest"
|-
{{#if: {{{Quest Name|}}}|
! {{!}} {{PAGENAME}}
{{!}} {{!}} {{PAGENAME}}}}
|-
{{#if:{{{startnpc|}}}|
! Start NPC
{{!}} {{{startnpc}}}}}
|-
{{#if:{{{requirements|}}}|
! Requirements
{{!}} {{{requirements}}}}}
|-
{{#if:{{{items|}}}|
! Items Needed
{{!}} {{{items}}}}}
|-
{{#if:{{{title|}}}|
! Title Granted
{{!}} {{{title}}}}}
|-
{{#if:{{{repeatable|}}}|
! Repeatable
{{!}} {{{repeatable}}}}}
|-
{{#if:{{{reward|}}}|
! Reward
{{!}} {{{reward}}}}}
|-
{{#if:{{{description|}}}|
! Description
{{!}} {{{description}}}}}
|}
|}
{{#if:{{{previous|}}}{{{next|}}}|
{{{!}} class="horizon-infobox infobox-quest"
{{!}}-
!width="50%" style="text-align:left;"{{!}} &larr; Previous Quest {{!}}{{!}} Next Quest &rarr;
{{!}}-
{{!}} {{#if:{{{previous|}}}|{{{previous}}}|''None''}}
{{!}}style="text-align:right"{{!}} {{#if:{{{next|}}}|{{{next}}}|''None''}}
{{!}}}
}}
{{#if:{{{cutscenes|}}}
{{{!}} width=50%" class="mw-collapsible mw-collapsed"
{{!}}- class="infobox-quest-cutscenes-header"
!colspan="2" class="mw-collapsible-content"{{!}}Replay Cutscenes
{{{cutscenes}}}
{{!}}}
}}
</includeonly><noinclude>
[[Category:Templates|{{PAGENAME}}]]
==Usage==
<pre>
{{Quest
| startnpc =
| requirements = 
| items =
| title =
| repeatable =
| reward =
| previous =
| next =
| cutscenes =
| description =
{{Quest/Cutscene|<name>|<NPC and location>}}
}}
</pre>
''See the [[Template talk:Quest#Example|talk page]] for an example of this template in use.
==See Also==
*[[Template:Quest/Cutscene]]
===Examples===
{{TestThisTemplate
| startnpc = [[Esha'ntarl]] (within Ru'Lude Gardens palace)
| requirements =  Completion of [[Chains of Promathia]]
| items = [[Giant Scale]]
| title = Conqueror of Fate
| repeatable = No (Can reenter to assist others)
| reward = {{KeyItem}} [[Whisper of the Wyrmking]]
| previous = [[Dawn]]
| next = [[Shadows of the Departed]]
| cutscenes =
{{Quest/Cutscene|<name>|<NPC and location>}}
}}
</noinclude>

Latest revision as of 22:46, 21 November 2024