6,453
edits
Line 39: | Line 39: | ||
Hi! I hate to be a bother, but could you please tell me how to make userboxes? --[[User:AquaKawwi|<font style="color:teal">''Aqua''</font>]][[User talk:AquaKawwi|<font style="color:lawngreen;">''Kawwi''</font>]] 11:47, 8 June 2012 (EDT) | Hi! I hate to be a bother, but could you please tell me how to make userboxes? --[[User:AquaKawwi|<font style="color:teal">''Aqua''</font>]][[User talk:AquaKawwi|<font style="color:lawngreen;">''Kawwi''</font>]] 11:47, 8 June 2012 (EDT) | ||
Here's an example; | |||
{{UBX | |||
| text = This user quite likes Hanenbow. | |||
| bkgnd = lightgreen | |||
| code = [[File:Hanenbow.jpg|60px]] | |||
| codebkgnd = aquablue | |||
| textclr = 012345 | |||
| border = aquablue | |||
}} | |||
The data for this is: | |||
<nowiki> | |||
{{UBX | |||
| text = This user quite likes Hanenbow. | |||
| bkgnd = lightgreen | |||
| code = [[File:Hanenbow.jpg|60px]] | |||
| codebkgnd = aquablue | |||
| textclr = 012345 | |||
| border = aquablue | |||
}} | |||
</nowiki> | |||
*'''text''' decides what the userbox will say. | |||
*'''bkgnd''' decides the background color. | |||
*'''code''' decides the image. | |||
*'''codebkgnd''' decides the border color around the image. | |||
*'''textclr''', I dunno, keep it as it is. | |||
*'''border''' decides the border around the main body of the userbox. | |||
Copy/paste away. [[User:ToastUltimatum|<font color="ff8c00">'''Toast'''</font>]] [[File:Wii U Logo Transparent.png|17px|link=Special:Contributions/ToastUltimatum]][[User talk:ToastUltimatum|<font color="01a3c4">'''ltimatum'''</font>]][[File:Transparent Swadloon.png|26px]] 12:04, 8 June 2012 (EDT) |