Difference between revisions of "Template:UB Fav Fish"

From Nookipedia, the Animal Crossing wiki
m
Line 1: Line 1:
 
{{userbox
 
{{userbox
| border-c = {{#ifeq:{{{1|}}}|dark|#008B8B|#5F9EA0}}
+
| border-c = {{#ifeq:{{{2|}}}|dark|#008B8B|#5F9EA0}}
 
| id      = {{{3|[[File:Carp (Wild World).gif|45px]]}}}
 
| id      = {{{3|[[File:Carp (Wild World).gif|45px]]}}}
 
| id-c    = #AFEEEE
 
| id-c    = #AFEEEE
 
| info    = This user's favorite fish is the {{{1}}}.
 
| info    = This user's favorite fish is the {{{1}}}.
| info-c  = {{#ifeq:{{{1|}}}|dark|#008B8B|#AFEEEE}}
+
| info-c  = {{#ifeq:{{{2|}}}|dark|#008B8B|#AFEEEE}}
| info-fc  = {{#ifeq:{{{1|}}}|dark|#AFEEEE|#008B8B}}
+
| info-fc  = {{#ifeq:{{{2|}}}|dark|#AFEEEE|#008B8B}}
 
}}<noinclude>{{clr}}
 
}}<noinclude>{{clr}}
  

Revision as of 19:39, August 4, 2014

45px This user's favorite fish is the {{{1}}}.

Usage

Base

{{UB Fav Fish|<Fish>}}

Note: the first field must be filled out in order for the userbox to display properly.

This userbox may be set to name a fish. Replace <Fish> in the above code with the name of your favorite fish.

Customization

The colors of this userbox may be set to be dark or light:

{{UB Fav Fish|<Fish>|<Style>}}

Replace <Style> in the above code with one of the options below to change the template.

  • dark- more prominent dark colors
  • light- more prominent light colors (Default)

Additionally, the image displayed in this userbox may be customized:

{{UB Fav Fish|<Fish>|<Style>|<Image>}}

Replace <Image> with the desired image code.

Examples

45px This user's favorite fish is the Napoleonfish.
{{UB Fav Fish|Napoleonfish}}
45px This user's favorite fish is the Carp.
{{UB Fav Fish|Carp|dark}}
45px This user's favorite fish is the Coelacanth.
{{UB Fav Fish|Coelacanth|light|[[File:Coelacanth (City Folk).png|45px]]}}