Template:TestThisTemplate: Difference between revisions

From HorizonXI Wiki
(template testing)
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><includeonly>__NOTOC__<!--
{| class="navbox navbox-gutter mw-collapsible" style="border-collapse: separate; border-spacing: 2px; padding: 0; text-align: center;"
 
|- class="jobs-table"
Cheat sheet that is only visible during preview
! 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
-->{{#switch:{{{1|}}}|bp|boilerplate={{Preview Only Infobox|<pre>{{Place of Interest
|- class="jobs-table"
| name =  
! rowspan="2" style="padding: 1em;" | [[Final Fantasy XI]]<br>(2002-2004)
| image =  
! Standard Jobs
| type =  
| style="padding: 1em;" | [[Warrior]] &bull; [[Monk]] &bull; [[Thief]] &bull; [[White Mage]] &bull; [[Black Mage]] &bull; [[Red Mage]]
| type add =
|- class="jobs-table"
| location =
! Advanced Jobs
| location add =
| style="padding: 1em;" | [[Paladin]] &bull; [[Dark Knight]] &bull; [[Beastmaster]] &bull; [[Bard]] &bull; [[Ranger]]
| description =
|- class="rotzmissions"
| involved in quests =
! colspan="2" style="padding: 1em;" | [[Rise of the Zilart]]<br>(2003-2004)
| involved in missions =
| style="padding: 1em;" | [[Summoner]] &bull; [[Samurai]] &bull; [[Ninja]] &bull; [[Dragoon]]
| involved in events =
|- class="copmissions"
| notes =
! colspan="2" style="padding: 1em;" | [[Chains of Promathia]]<br>(2004)
| historical background =
style="padding: 1em;" | ''None''
}}
|- class="toau toaumissions"
</pre>|disable={{{1|}}}}}<!--
! colspan="2" style="padding: 1em;" | [[Treasures of Aht Urhgan]]<br>(2006)
-->|#default={{Preview Only Infobox|<pre>{{Place of Interest
style="padding: 1em;" | [[Blue Mage]] &bull; [[Corsair]] &bull; [[Puppetmaster]]
| name = {Defaults to the page's name if blank}
|- class="wotg wotgmissions"
| image = {Use the file name e.g. Imagename.png}
! colspan="2" style="padding: 1em;" | [[Wings of the Goddess]]<br>(2007)
| type = {Place of Interest type eg. Shop or Guild. Defaults to "Place of Interest" if left blank. Auto-categorizes}
| style="padding: 1em;" | [[Dancer]] &bull; [[Scholar]]
| type add = {Any addition to type. Can be linked via [[name]]}
|- class="soa soamissions"
| location = {Area and position where the Place of Interest is found. See Template:Location for further information}
! colspan="2" style="padding: 1em;" | [[Seekers of Adoulin]]<br>(2013)
| location add = {additional information about location, e.g. ingame name}
| style="padding: 1em;" | [[Geomancer]] &bull; [[Rune Fencer]]
| description = {A short, free-form description of the Place of Interest}
|}
| involved in quests = {Use bullets and line-breaks between each entry eg. * [[Quest Name]]}
| involved in missions = {Use bullets and line-breaks between each entry eg. * [[Mission Name]]}
| involved in events = {Use bullets and line-breaks between each entry eg. * [[Sunbreeze Festival]]}
| notes = {Any additional notes not already covered}
| historical background = {Eg. Myths, legends, pop culture relating to the Place of Interest}
}}
</pre>|disable={{{1|}}}}}}}<!--
 
-->{{categorize|{{{1|}}}|<!--
-->[[Category:Places of Interest]]<!--
-->{{Categorize Location|location={{{location}}}|category type=Places of Interest}}<!--
-->}}<!--
 
-->{{Infobox Place|{{{1|}}}|image = {{{image|}}}|name = {{{name|}}}| imagewidth = {{{imagewidth|}}} | imageheight = {{{imageheight|}}}| float= {{{float|}}}}}<!--
 
--><div style="display:table; margin-bottom:1em;"><!--
--><div style="display:table-row"><!--
--><b style="display:table-cell; padding-right:0.5em;">Name:</b><!--
--><div style="display:table-cell;">{{#if:{{{name|}}}|<!--  
If name field is given, then: if name is equal to pagename then just put the name, otherwise...
-->{{#ifeq:{{{name}}}|{{PAGENAME}}|{{{name}}}|<!--
... check if the name exists as a page. If so, put a link, if not, put the name in plain font.
-->{{#ifexist:{{{name}}}|[[{{{name}}}]]|{{{name}}}}}}}|<!--
else (if the name field isnt given) then put the pagename. there is nothing else to put.
-->{{PAGENAME}}}}</div><!--
--></div><!--
--><div style="display:table-row"><!--
--><b style="display:table-cell; padding-right:0.5em;">Type:</b><!--
--><div style="display:table-cell;">{{#if:{{{type|}}}|{{#ifexist: {{{type}}}|{{categorize|{{{1|}}}|[[Category:{{{type}}}s]]}}[[{{{type}}}]]{{#if:{{{type add|}}}|, {{{type add|}}}|}}|{{{type}}}{{#if:{{{type add|}}}|, {{{type add|}}}|}}}}|[[Place of Interest]]}}</div><!--
--></div><!--
--><div style="display:table-row"><!--
--><b style="display:table-cell; padding-right:0.5em;">Location:</b><!--
--><div style="display:table-cell;">{{default|{{{location|}}}|{{Information Needed|{{{1|}}}}}}}{{#if:{{{location add|}}}|, {{{location add}}}}}</div><!--
--></div><!--
--></div><!--
 
-->{{#if:{{{description|}}}|<div style="margin-bottom:1em">{{{description}}}</div>}}<!--
-->{{#if:{{{notes|}}}|<h3>Notes</h3><div>
{{{notes}}}
</div>}}<!--
-->{{#if:{{{involved in missions|}}}|<h3>Involved in Missions</h3><div>
{{{involved in missions}}}
</div>}}<!--
-->{{#if:{{{involved in quests|}}}|<h3>Involved in Quests</h3><div>
{{{involved in quests}}}
</div>}}<!--
-->{{#if:{{{involved in events|}}}|<h3>Involved in Events</h3><div>
{{{involved in events}}}
</div>}}<!--
-->{{#if:{{{historical background|}}}|<h3>Historical Background</h3><div>
{{{historical background}}}
</div>}}</includeonly></onlyinclude>
[[Category:Templates|{{PAGENAMEE}}]]
==Usage==
 
 
[[Image:Muckviks.webp|thumb|300px|Muckvix's Junk Shop]]
== Description ==
A small cluttered shop nestled next to [[Waag-Deeg's Magic Shop]].  The merchants here are ''[[:Category:Goblins|goblins]]'' against all chance.  The Dutchy has granted them amnesty so long as they mind their own business and don't start trouble.  They sell items not seen anywhere else, and they all sport enviously large [[gobbiebag]]s...  In the very back of the shop they have a small eatery, the "Goblins' Goblet", employing a goblin cook, as well as a very skilled [[Guttrix|goblin tailor]].
 
'''Location:''' {{Location|Lower Jeuno|H-9}} (Lower level)
 
'''Shop type:''' Goblin Junk Shop

Latest revision as of 22:46, 21 November 2024