Difference between revisions of "Template:Infobox Geography"

From Nookipedia, the Animal Crossing wiki
m (cat)
(Update to new infobox)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{|class="roundy" style="width: 24em; text-align: left; font-size: 90%;border: 2px solid #FFE600;" align="right"
+
{{Infobox 2.0
|colspan="2" style="text-align:center; background: #FBEC5D; font-size: large;" class="roundytop" |'''{{{name}}}'''
+
| primarycolor  = 120 50
|-
+
| title          = {{{name|{{PAGENAME}}}}}  
|colspan="2" style="text-align:center;"|{{#if:{{{image|}}}|{{{image}}}|Have an image of this geographical design?<br>Then please '''[[Special:Upload|upload]]''' it!}}
+
 
|-
+
| image          = {{{image|[[File:Nia.png]]}}}
! style="background-color:#FBEC5D;" | <center>Type of Geography</center>
+
| caption        = {{{caption|}}}
|{{#if: {{{type|}}} | ''{{{type|}}}'' | Unknown }}
+
| image2        = {{{image2|}}}
|-
+
| caption2      = {{{caption2|}}}
! style="background-color:#FBEC5D; {{roundybl}}" | <center>Rarity</center>
+
 
|{{#if: {{{rarity|}}} | ''{{{rarity|}}}'' | Unknown }}
+
| widelabel      = Description
|}<noinclude>
+
| widedata      = {{{description|}}}
 +
 
 +
| label          = Type
 +
| data          = {{{type|}}}
 +
| label2        = Generation probability
 +
| data2          = {{{rarity|}}}
 +
}}<noinclude>
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
 
{{Infobox Geography
 
{{Infobox Geography
|name=  
+
| name       =  
|image=  
+
| image       =  
|type=  
+
| description =
|rarity=
+
| type       =  
}}
+
| rarity     =
</pre></noinclude><includeonly>[[Category:Locations]]<includeonly>
+
}}</pre>[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Locations]]<includeonly>

Latest revision as of 16:22, July 20, 2020

Infobox Geography
Nia.png

Usage

{{Infobox Geography
 | name        = 
 | image       = 
 | description =
 | type        = 
 | rarity      =
}}