Difference between revisions of "Template:UB LFav Fish"

From Nookipedia, the Animal Crossing wiki
Line 1: Line 1:
<div style="float: left; border:solid cadetblue 2px; margin: 1px;">
+
{{userbox
{| cellspacing="0" style="width: 236px; background: Paleturquoise;"
+
| border-c = {{#ifeq:{{{2|}}}|dark|#008B8B|#5F9EA0}}
| style="width: 40px; height: 43px; background: Paleturquoise;" | [[Image:carpy_carp.jpg|45px]]
+
| id      = {{{3|[[File:carpy_carp.jpg|45px]]}}}
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: {{{info-fc|darkcyan}}};" |<center> This user's least favourite fish is the '''{{{1}}}'''.</center>
+
| id-c    = #AFEEEE
|}</div><noinclude>[[Category:Userboxes]]</noinclude>
+
| info    = This user's least favorite fish is the {{{1}}}.
 +
| info-c  = {{#ifeq:{{{2|}}}|dark|#008B8B|#AFEEEE}}
 +
| info-fc = {{#ifeq:{{{2|}}}|dark|#AFEEEE|#008B8B}}
 +
}}<noinclude>{{clr}}
 +
 
 +
==Usage==
 +
===Base===
 +
<pre>{{UB LFav Fish|<Fish>}}</pre>
 +
 
 +
'''''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 least favorite fish.
 +
 
 +
===Customization===
 +
The colors of this userbox may be set to be dark or light:
 +
<pre>{{UB LFav Fish|<Fish>|<Style>}}</pre>
 +
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 <small>(Default)</small>
 +
 
 +
Additionally, the image displayed in this userbox may be customized:
 +
<pre>{{UB LFav Fish|<Fish>|<Style>|<Image>}}</pre>
 +
Replace ''<Image>'' with the desired image code.
 +
 
 +
===Examples===
 +
{{UBDisplay
 +
|box={{UB LFav Fish|Carp}}
 +
|use=<nowiki>{{UB LFav Fish|Carp}}</nowiki>
 +
}}
 +
{{UBDisplay
 +
|box={{UB LFav Fish|Eel|dark}}
 +
|use=<nowiki>{{UB LFav Fish|Eel|dark}}</nowiki>
 +
}}
 +
{{UBDisplay
 +
|box={{UB LFav Fish|Squid|light|[[File:Squid (City Folk).png|45px]]}}
 +
|use=<nowiki>{{UB LFav Fish|Squid|light|[[File:Squid (City Folk).png|45px]]}}</nowiki>
 +
}}
 +
[[Category:Userboxes]]</noinclude>

Revision as of 19:42, August 4, 2014

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

Usage

Base

{{UB LFav 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 least favorite fish.

Customization

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

{{UB LFav 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 LFav Fish|<Fish>|<Style>|<Image>}}

Replace <Image> with the desired image code.

Examples

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