User:Smiley12/User box factory
Wikisimpsons - The Simpsons Wiki
You can use this user box factory to make custom user boxes for your userpage. Please report an errors on the Talk Page.
Contents
Steps[edit]
Simple[edit]
- Copy this: {{SUBST:Userbox|<Image>|<Text>}}
- Start the page with the following tool:
<createbox> buttonlabel=Create a user box!!! default=Template:User width=60 break=yes </createbox>
Complicated[edit]
- Copy this:{{SUBST:Userbox|<Image>|<Text>|<3>|<4>|<5>|<6>|<7>|<8>}}
- <image> is For the Image (Make sure it is 80px)
- <Text> is for the text inside the userbox
- <3> Is for the category the userpage will be put into after the userbox is added,eg. {{User Project Characters}} will categorize the userpage into [[Category:Project Characters Users]], when adding this, put '''<includeonly>[[Category:<category>]]</includeonly>'''
- <4> Is how wide the Image background will be, put a number like 60.
- <5> Is the color of the main body, color names can't be used, instead, use numbers eg.FFF000
- <6> Is How thick the border will be, enter a number eg. 3
- <7> Is the color of the border, enter same as above.
- <8> Is the color of the Image's Background, enter like above.
Examples[edit]
{{SUBST:Userbox|[[File:Bart.png|80px]]|This User Loves [[Bart]]}}
will make
This User Loves Bart |
{{SUBST:Userbox|[[File:Charles Montgomery Burns.png|80px]]|{{color|FF0000|This User is EVIL!!!}}|<includeonly>[[Category:Evil Users]]</includeonly>|50|000000|4|FF0000|FF0000}}
will make
This User is EVIL!!! |
{{SUBST:Userbox|[[File:Marge Simpson.png|30px]]|This Users Favorite Character is [[Marge Simpson]]||20|F85888|2|000000|transparent}}
will make
This Users Favorite Character is Marge Simpson |