Difference between revisions of "Template:UB Age"

From Nookipedia, the Animal Crossing wiki
Line 3: Line 3:
 
| id      = {{{1}}}
 
| id      = {{{1}}}
 
| id-c    = {{{3|#6CA4BC}}}
 
| id-c    = {{{3|#6CA4BC}}}
 +
| id-fc    = {{{4|#000000}}}
 
| info    = This user is {{{1}}} years old.
 
| info    = This user is {{{1}}} years old.
| info-c  = {{{4|#87CEEB}}}
+
| info-c  = {{{5|#87CEEB}}}
| info-fc  = {{{5|#000000}}}
+
| info-fc  = {{{6|#000000}}}
 
}}<noinclude>
 
}}<noinclude>
 
{{clr}}
 
{{clr}}
Line 19: Line 20:
 
===Customization===
 
===Customization===
 
The colors of this userbox may be customized:
 
The colors of this userbox may be customized:
<pre>{{UB Age|<Age>|<numberbg>|<textbg>|<text>}}</pre>
+
<pre>{{UB Age|<Age>|<border>|<numberbg>|<number>|<textbg>|<text>}}</pre>
 
Replace the appropriate fields with the desired color. If you don't want to change one of the colors, use its default, which is listed below next to the field.
 
Replace the appropriate fields with the desired color. If you don't want to change one of the colors, use its default, which is listed below next to the field.
  
 
*'''border''' (#5E90A4)- the border around the userbox
 
*'''border''' (#5E90A4)- the border around the userbox
*'''numberbg''' (#6CA4BC)- the background behind the age in the left box
+
*'''numberbg''' (#6CA4BC) - the background behind the age in the left box
 +
*'''number''' (#000000) - the color of the age in the left box
 
*'''textbg''' (#87CEEB)- the color behind the text
 
*'''textbg''' (#87CEEB)- the color behind the text
 
*'''text''' (#000000)- the color of the text
 
*'''text''' (#000000)- the color of the text
Line 33: Line 35:
 
}}
 
}}
 
{{UBDisplay
 
{{UBDisplay
|box={{UB Age|14|#000080|#323299|#4C4CA6|#FFFFFF}}
+
|box={{UB Age|14|#000080|#323299|#FFFFFF|#4C4CA6|#FFFFFF}}
|use=<nowiki>{{UB Age|14|#000080|#323299|#4C4CA6|#FFFFFF}}</nowiki>
+
|use=<nowiki>{{UB Age|14|#000080|#323299|#FFFFFF|#4C4CA6|#FFFFFF}}</nowiki>
 
}}
 
}}
 
[[Category:Userboxes]]</noinclude>
 
[[Category:Userboxes]]</noinclude>

Revision as of 18:44, December 18, 2013

{{{1}}} This user is {{{1}}} years old.

Usage

Base

{{UB Age|<Age>}}

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

This userbox may be set to display the user's age. Replace <Age> in the above code with the age to be displayed.

Customization

The colors of this userbox may be customized:

{{UB Age|<Age>|<border>|<numberbg>|<number>|<textbg>|<text>}}

Replace the appropriate fields with the desired color. If you don't want to change one of the colors, use its default, which is listed below next to the field.

  • border (#5E90A4)- the border around the userbox
  • numberbg (#6CA4BC) - the background behind the age in the left box
  • number (#000000) - the color of the age in the left box
  • textbg (#87CEEB)- the color behind the text
  • text (#000000)- the color of the text

Example

15 This user is 15 years old.
{{UB Age|15}}
14 This user is 14 years old.
{{UB Age|14|#000080|#323299|#FFFFFF|#4C4CA6|#FFFFFF}}