| 13
|
This user is 13 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}}
|
| 25
|
This user is 25 years old.
|
|
| {{UB Age|year=2000|month=2|day=3}}
|
| 24
|
This user is 24 years old.
|
|
| {{UB Age|year=2001|month=6}}
|
| 23
|
This user is 23 years old.
|
|
| {{UB Age|year=2003}}
|
| 21
|
This user is 21 years old.
|
|
| {{UB Age|year=2004|month=4|day=6|2=#000080|3=#323299|4=#FFFFFF|5=#4C4CA6|6=#FFFFFF}}
|