Be sure to read our policy on citing sources before editing!

Difference between revisions of "Template:Infobox location"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
bkwikia>Chicken7
(no need to put this in the category)
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>{| width="30%" align="right" class="wikitable infobox plainlinks"
{| class="wikitable infobox plainlinks" style="width:30%;float:right"
|+ '''{{PAGENAME}}'''
|+ style="font-size:15px;" {{!}} '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}{{#if:{{{size|}}}|{{{size}}}|240px]]|[[Special:Upload|Please add an image!]]}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Please add an image!]]}}}
|-
|-
! [[Banjo-Kazooie series|Game]]
{{#if:{{{game|}}}|{{!}}- style="vertical-align: top;"
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} '''Game(s)'''
{{!}} {{{game}}}
|}}
|-
|-
!width="1%" nowrap="nowrap"|World
{{#if:{{{inhabitants|}}}|{{!}}- style="vertical-align: top;"
|{{#if:{{{world|}}}|{{{world}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} '''Inhabitant(s)'''
{{!}} {{{inhabitants}}}
|}}
|-
|-
!width="1%" nowrap="nowrap"|Jiggies Involved
{{#if:{{{world|}}}|{{!}}- style="vertical-align: top;"
|{{#if:{{{jiggies found/involved|}}}|{{{jiggies found/involved}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} '''World(s)'''
|}
{{!}} {{{world}}}
{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Locations]]}}</includeonly><noinclude>{{clear}}
|}}
|}<noinclude>
{{br}}


----
==Fields==
==Use==
image = A screenshot of a landmark or main object in the area.
  game = The game(s) the area is featured in
  game = The game(s) the area appears in.
  world = The world in which the area can be found
  world = The world in which the area appears in.
jiggies found/involved = The number of jiggies that can be found or involve the certain area
image = A screenshot of a landmark or main object in the area. Do not type the <nowiki>[[Image:____]]</nowiki> extensions
  in. Example, Mumbo Mountain.png ([[User:Chicken7]] can supply images]])
size = Size of the image (optional)


==Blank template==
==Blank template==
<nowiki>
<pre>
{{Infobox small world area</nowiki><br><nowiki>
{{Infobox location
|image           = </nowiki><br><nowiki>
|name =
|game           = </nowiki><br><nowiki>
|image =
|world          = </nowiki><br><nowiki>
|game =
|jiggies found/involved  = </nowiki><br><nowiki>
|inhabitants =
|world =
}}
}}
</nowiki>
</pre>
 
[[Category:Infobox templates]]</noinclude>
==Preview==
{{Infobox small world area
}}
 
</noinclude>

Latest revision as of 12:28, December 7, 2023

Fields[edit]

image = A screenshot of a landmark or main object in the area.
game = The game(s) the area appears in.
world = The world in which the area appears in.

Blank template[edit]

{{Infobox location
|name =
|image =
|game =
|inhabitants =
|world =
}}