Difference between revisions of "Template:Infobox Fish"

From Nookipedia, the Animal Crossing wiki
(Rounded corners.)
Line 1: Line 1:
{|class="infobox" style="width: 24em; text-align: left; font-size: 90%;" align="right"
+
{|class="roundy" style="width: 24em; text-align: left; font-size: 90%;border: 2px solid #4F9FC6;" align="right"
|colspan="2" style="text-align:center; background: #66CCFF; font-size: large;"|'''{{{name}}}'''
+
|colspan="2" style="text-align:center; background-color: #66CCFF; font-size: large;" class="roundytop" |'''{{{name}}}'''
 
|-
 
|-
 
|colspan="2" style="text-align:center;"|[[File:{{{image}}}|200px]]
 
|colspan="2" style="text-align:center;"|[[File:{{{image}}}|200px]]
 
|-
 
|-
!Scientific Name
+
! style="background-color:#86C8FF;" | Scientific Name
 
| ''{{#if: {{{scientific name|}}} | {{{scientific name|}}} | Unknown }}''
 
| ''{{#if: {{{scientific name|}}} | {{{scientific name|}}} | Unknown }}''
 
|-
 
|-
!Family
+
! style="background-color:#86C8FF;" | Family
 
| ''{{#if: {{{family|}}} | {{{family|}}} | Unknown }}''
 
| ''{{#if: {{{family|}}} | {{{family|}}} | Unknown }}''
 
|-
 
|-
!Time of Year
+
! style="background-color:#86C8FF;" | Time of Year
 
|{{{timeyear}}}
 
|{{{timeyear}}}
 
|-
 
|-
!Time of Day
+
! style="background-color:#86C8FF;" | Time of Day
 
|{{{timeday}}}
 
|{{{timeday}}}
 
|-
 
|-
!Where Found
+
! style="background-color:#86C8FF;" | Where Found
 
|{{{found}}}
 
|{{{found}}}
 
|-
 
|-
!Size
+
! style="background-color:#86C8FF;" | Size
 
|{{{size}}}
 
|{{{size}}}
 
|-
 
|-
!Shadow Size
+
! style="background-color:#86C8FF;" | Shadow Size
 
|{{{shadow}}}
 
|{{{shadow}}}
 
|-
 
|-
!Rarity
+
! style="background-color:#86C8FF;" | Rarity
 
|{{{rarity}}}
 
|{{{rarity}}}
 
|-
 
|-
!Selling Price
+
! style="background-color:#86C8FF;" | Selling Price
 
|{{{price}}}
 
|{{{price}}}
 
|-
 
|-
!Appearances
+
! style="background-color:#86C8FF;{{roundybl}}" | Appearances
 
|{{{appearances}}}
 
|{{{appearances}}}
 
|}
 
|}

Revision as of 20:07, November 6, 2010

{{{name}}}
[[File:{{{image}}}|200px]]
Scientific Name Unknown
Family Unknown
Time of Year {{{timeyear}}}
Time of Day {{{timeday}}}
Where Found {{{found}}}
Size {{{size}}}
Shadow Size {{{shadow}}}
Rarity {{{rarity}}}
Selling Price {{{price}}}
Appearances {{{appearances}}}

Usage

{{Infobox Fish
|name= 
|image= 
|scientific name= 
|family= 
|timeyear= 
|timeday= 
|found= 
|size= 
|shadow= 
|rarity= 
|price= 
|appearances= 
}}