Difference between revisions of "Template:Nest Infobox"

From Pokemon Go Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{forum}}
 
{{forum}}
<table cellspacing="3" style="width:200px; border:1px solid #BDBDBD; font-size:small; text-align:left; background-color:#FFFFFF;">
+
{| class="infobox2" style="font-size:89%; width:21em;"
<!-- Pokemon--><tr><td colspan="2" bgcolor="#BDBDBD" style="font-size:large; font-weight:bold; line-height:24px; text-align:center;"> {{{Pokemon|}}}</td></tr>
+
|-
<!-- Image -->{{#if:{{{Image|}}}|<tr><td colspan="2" style="text-align:center;"> {{{Image|}}} </td></tr>}}
+
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
<!-- Latitude --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;">Latitude</td><td> {{{Latitude|}}} </td></tr>
+
|-
<!-- Longitude --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;">Longitude</td><td> {{{Longitude|}}} </td></tr>
+
! colspan="2"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}}
<!-- Up --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;">Country</td><td> {{{Country|}}} </td></tr>
+
|-
<!-- Right --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;">State/Province</td><td> {{{State/Province|}}} </td></tr>
+
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; padding:0em; text-align:center;" | Information
<!-- Down --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;">Town/City</td><td> {{{Town/City|}}} </td></tr>
+
|-
<!-- Left --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;">Address</td><td> {{{Address|}}} </td></tr>
+
{{#if: {{{Pokemon|}}}|
</table><includeonly>{{#set:Pokemon={{{Pokemon|}}} |+sep}} {{#set:Coordinates={{{Coordinates|}}} |+sep}} {{#set:Country={{{Country|}}} |+sep}} {{#set:State/Province={{{State/Province|}}} |+sep}} {{#set:Town/City={{{Town/City|}}} |+sep}} {{#set:Address={{{Address|}}} |+sep}} </includeonly>
+
{{!}} '''Pokemon'''
 +
{{!}} {{{Pokemon|}}} }}
 +
|-
 +
{{#if: {{{Latitude|}}}|
 +
{{!}} '''Latitude'''
 +
{{!}} {{{Latitude|}}} }}
 +
|-
 +
{{#if: {{{Longitude|}}}|
 +
{{!}} '''Longitude'''
 +
{{!}} {{{Longitude|}}} }}
 +
|-
 +
{{#if: {{{State/Province|}}}|
 +
{{!}} '''State/Province'''
 +
{{!}} {{{State/Province|}}} }}
 +
|-
 +
{{#if: {{{Town/City|}}}|
 +
{{!}} '''Town/City'''
 +
{{!}} {{{Town/City|}}} }}
 +
|-
 +
{{#if: {{{Address|}}}|
 +
{{!}} '''Address'''
 +
{{!}} {{{Address|}}} }}
 +
|-
 +
|}<includeonly>{{#set:Pokemon={{{Pokemon|}}} |+sep}} {{#set:Coordinates={{{Coordinates|}}} |+sep}} {{#set:Country={{{Country|}}} |+sep}} {{#set:State/Province={{{State/Province|}}} |+sep}} {{#set:Town/City={{{Town/City|}}} |+sep}} {{#set:Address={{{Address|}}} |+sep}} </includeonly>
 
<noinclude>
 
<noinclude>
 
Used on [[Nest]] pages
 
Used on [[Nest]] pages

Revision as of 01:10, 17 July 2016

For more Pokemon Go information, trading and discussion, check out our Forum

Nest Infobox
Information

Used on Nest pages

Usage

{{Nest Infobox
|Pokemon=
|Image=
|Latitude=
|Longitude=
|Country=
|State/Province=
|Town/City=
|Address=
}}