Difference between revisions of "Template:Infobox Town"

From Nookipedia, the Animal Crossing wiki
(Switching to CSS colour class)
 
(28 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{| align="right" style="background: #72aa63; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 3px solid #527947; width: 25%"
+
{{Infobox 2.0
|- align="center"
+
| colorclass    = color-town
| colspan="2" | <big><big>'''{{{name|{{PAGENAME}}}}}'''</big></big>
+
| title          = {{{name|{{PAGENAME}}}}}
|- align="center"
+
| primarycolor  = 107 29
| style="background: #ffffff; {{roundy|10px}}" colspan="2" | [[File:{{{map|Nia.png}}}|{{{imagesize|200px}}}]]
+
| image          = {{#if:{{{map|}}}|[[File:{{{map}}}|{{#if:{{{crisp-map|}}}|class=sprite{{!}}}}{{{map-imagesize|{{{imagesize|200px}}}}}}]]|{{#if:{{{photo|}}}|[[File:{{{photo}}}|{{#if:{{{crisp-photo|}}}|class=sprite{{!}}}}{{{photo-imagesize|{{{imagesize|200px}}}}}}]]}}}}
|-
+
| caption        = {{{caption|}}}
! style="background: #468c4f; {{roundytl|10px}}" align="right" | Game
+
| image2        = {{#if:{{{map|}}}|{{#if:{{{photo|}}}|[[File:{{{photo}}}|{{#if:{{{crisp-photo|}}}|class=sprite{{!}}}}{{{photo-imagesize|{{{imagesize|200px}}}}}}]]}}}}
| style="background:#ffffff; {{roundytr|10px}}" align="left" | {{{game|{{NL}}}}}
+
| caption2      = {{{caption2|}}}
|- {{#if:{{{created|}}}|
+
 
{{!-}}
+
| widelabel      = Dream Address
! style="background: #468c4f" align="right" {{!}} Creation date
+
| widedata      = {{{dream code|}}}
{{!}} style="background:#ffffff" align="left" {{!}} ''{{{created|}}}}}''
+
| widelabel2    = Creator Code
|- {{#if:{{{mayor|}}}|
+
| widedata2      = {{{creator code|}}}
{{!-}}
+
| widelabel3    = Friend Code
! style="background: #468c4f" align="right" {{!}} Mayor
+
| widedata3      = {{{friend code|}}}
{{!}} style="background:#ffffff" align="left" {{!}} {{{mayor|}}}}}
+
 
|-
+
| label          = Game
! style="background: #468c4f; {{roundybl|10px}}" align="right" | Native fruit
+
| data          = {{{game|}}}
| style="background:#ffffff; {{roundybr|10px}}" align="left" | {{{nativefruit|Apples}}}
+
| label2        = {{#ifeq:{{{game|}}}|{{NL}}|Mayor|Player}}
|}<noinclude>
+
| data2          = {{{mayor|}}}  
<pre>
+
| {{#ifeq:{{{game|}}}|{{NL}}||NULL}}label3        = Player
 +
| {{#ifeq:{{{game|}}}|{{NL}}||NULL}}data3          = {{{player|}}}  
 +
| label4        = Creation date
 +
| data4          = {{{created|}}}  
 +
| label5        = Native fruit
 +
| data5          = {{#if:{{{nativefruit|}}}|{{#switch:{{{nativefruit|Apples}}}| Apples = [[File:Fruit Apple NH Icon.png|20px|link=]] Apples | Pears = [[File:Fruit Pear NH Icon.png|20px|link=]] Pears | Cherries = [[File:Fruit Cherry NH Icon.png|20px|link=]] Cherries | Oranges = [[File:Fruit Orange NH Icon.png|20px|link=]] Oranges | Peaches = [[File:Fruit Peach NH Icon.png|20px|link=]] Peaches | Lemons = [[File:Lemon PC Icon.png|20px|link=]] Lemons | Grapes = [[File:Grapes PC Icon.png|20px|link=]] Grapes | Lychees = [[File:Lychee PC Icon.png|20px|link=]] Lychees}}|}}
 +
| label6        = Hemisphere
 +
| data6          = {{#if:{{{hemisphere|}}}|{{#switch:{{{hemisphere|Northern}}} |Northern = [[File:Northern Hemisphere icon.png|20px|link=]] [[Hemisphere|Northern]]|Southern = [[File:Southern Hemisphere icon.png|20px|link=]] [[Hemisphere|Southern]]}}|}}
 +
| label7        = Status
 +
| data7          = {{#if:{{{status|}}}|<div style="margin: 0 auto; text-align:center; width:150px; height: 20px; {{roundy|9px}} background: #{{#switch: {{{status|}}} |Bot = 8E8E8E |Active = 84ED68 |Around = D2ECBE |Hiatus = A38949 |Inactive = ADC0F5}}">'''{{#switch: {{{status|}}} |Bot = Bot |Active = Active |Around = Around |Hiatus = Hiatus |Inactive = Inactive}}'''</div>}}}}<noinclude>
 +
{{Clear}}
 +
 
 +
==Usage==
 +
===General Template===
 +
<pre>{{Infobox Town
 +
|name =
 +
|map =
 +
|map-imagesize =
 +
|photo =
 +
|photo-imagesize =
 +
|dream code =
 +
|creator code =
 +
|friend code =
 +
|game =
 +
|mayor =
 +
|player = (only for New Leaf)
 +
|created =
 +
|nativefruit = (Apples, Pears, Cherries, Oranges, Peaches) (Lemons, Grapes, Lychees)
 +
|hemisphere = (Northern, Southern)
 +
|status = (Bot, Active, Around, Hiatus, Inactive)
 +
}}</pre>
 +
===Example===
 
{{Infobox Town
 
{{Infobox Town
|name=  
+
|name = Sundale
|image=  
+
|map = NH Map.jpg
|imagesize=  
+
|map-imagesize = 300px
|game=  
+
|photo = Mystery Island 20 NH.jpg
|created=  
+
|photo-imagesize = 300px
|mayor=  
+
|dream code = DA-0123-4567-8910
|nativefruit=  
+
|creator code = MA-0123-4567-8910
 +
|game = {{NH}}
 +
|mayor = Sunny
 +
|created = March 20, 2020
 +
|nativefruit = Apples
 +
|hemisphere = Southern
 +
|status = Around
 +
}}
 +
<pre>{{Infobox Town
 +
|name = Sundale
 +
|map = NH Map.jpg
 +
|map-imagesize = 300px
 +
|photo = Mystery Island 20 NH.jpg
 +
|photo-imagesize = 300px
 +
|dream code = DA-0123-4567-8910
 +
|creator code = MA-0123-4567-8910
 +
|game = {{NH}}
 +
|mayor = Sunny
 +
|created = March 20, 2020
 +
|nativefruit = Apples
 +
|hemisphere = Southern
 +
|status = Around
 
}}</pre>
 
}}</pre>
[[Category:Infobox templates]]</noinclude>
+
[[Category:Personal templates]][[Category:Infobox templates]]</noinclude>

Latest revision as of 03:51, May 18, 2024

No image available

Usage

General Template

{{Infobox Town
|name = 
|map = 
|map-imagesize = 
|photo = 
|photo-imagesize = 
|dream code = 
|creator code = 
|friend code = 
|game = 
|mayor = 
|player = (only for New Leaf)
|created = 
|nativefruit = (Apples, Pears, Cherries, Oranges, Peaches) (Lemons, Grapes, Lychees)
|hemisphere = (Northern, Southern)
|status = (Bot, Active, Around, Hiatus, Inactive)
}}

Example

NH Map.jpg
Mystery Island 20 NH.jpg
Dream Address
DA-0123-4567-8910
Creator Code
MA-0123-4567-8910
Game Animal Crossing: New Horizons
Player Sunny
Creation date March 20, 2020
Native fruit Fruit Apple NH Icon.png Apples
Hemisphere Southern Hemisphere icon.png Southern
Status
Around
{{Infobox Town
|name = Sundale
|map = NH Map.jpg
|map-imagesize = 300px
|photo = Mystery Island 20 NH.jpg
|photo-imagesize = 300px
|dream code = DA-0123-4567-8910
|creator code = MA-0123-4567-8910
|game = {{NH}}
|mayor = Sunny
|created = March 20, 2020
|nativefruit = Apples
|hemisphere = Southern
|status = Around
}}