Difference between revisions of "Template:Nest Infobox"

From Pokemon Go Wiki
Jump to: navigation, search
Line 3: Line 3:
 
<!-- Pokemon--><tr><td colspan="2" bgcolor="#BDBDBD" style="font-size:large; font-weight:bold; line-height:24px; text-align:center;"> {{{Pokemon|}}}</td></tr>
 
<!-- 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>}}
 
<!-- Image -->{{#if:{{{Image|}}}|<tr><td colspan="2" style="text-align:center;"> {{{Image|}}} </td></tr>}}
<!-- Latitude --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Rarity</td><td> {{{Latitude|}}} </td></tr>
+
<!-- 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;"> Type</td><td> {{{Longitude|}}} </td></tr>
+
<!-- Longitude --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;">Longitude</td><td> {{{Longitude|}}} </td></tr>
<!-- Up --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Up</td><td> {{{Country|}}} </td></tr>
+
<!-- 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;"> Right</td><td> {{{State/Province|}}} </td></tr>
+
<!-- Right --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;">State/Province</td><td> {{{State/Province|}}} </td></tr>
<!-- Down --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Down</td><td> {{{Town/City|}}} </td></tr>
+
<!-- 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;"> Left</td><td> {{{Address|}}} </td></tr>
+
<!-- Left --><tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;">Address</td><td> {{{Address|}}} </td></tr>
 
</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>
 
</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>
 
<noinclude>
 
<noinclude>

Revision as of 00:57, 17 July 2016

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

Latitude
Longitude
Country
State/Province
Town/City
Address

Used on Nest pages

Usage

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