Difference between revisions of "User:Smiley12/User box factory"
Wikisimpsons - The Simpsons Wiki
m |
m |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 6: | Line 6: | ||
#Start the page with the following tool: | #Start the page with the following tool: | ||
− | <center><small>Type in the rest of the user box name, eg. Template:User Male | + | <center><small>Type in the rest of the user box name, eg. Template:User Male. 'Click Create a user box!!!' then paste what you copied in Step 1. Then Fill in <image> with the Image (Make sure it is 80px) and <Text> with the Text</small></center> |
<createbox> | <createbox> | ||
buttonlabel=Create a user box!!! | buttonlabel=Create a user box!!! | ||
Line 33: | Line 33: | ||
| This User Loves [[Bart]] | | This User Loves [[Bart]] | ||
|} | |} | ||
− | <nowiki>{{SUBST:Userbox|[[File:Montgomery Burns.png|80px]]|{{color|FF0000|This User is EVIL!!!}}|<includeonly>[[Category:Evil Users]]</includeonly>|50|000000|4|FF0000|FF0000}}</nowiki> | + | <nowiki>{{SUBST:Userbox|[[File:Charles Montgomery Burns.png|80px]]|{{color|FF0000|This User is EVIL!!!}}|<includeonly>[[Category:Evil Users]]</includeonly>|50|000000|4|FF0000|FF0000}}</nowiki> |
will make | will make | ||
{| align="center" style="background: #000000; border: 4 solid #FF0000; width: 100%;-moz-border-radius:80px;" | {| align="center" style="background: #000000; border: 4 solid #FF0000; width: 100%;-moz-border-radius:80px;" | ||
− | | width="50px" style="-moz-border-radius: 80px; background: #FF0000;" | [[File:Montgomery Burns.png|80px]] | + | | width="50px" style="-moz-border-radius: 80px; background: #FF0000;" | [[File:Charles Montgomery Burns.png|80px]] |
| {{color|FF0000|This User is EVIL!!!}} | | {{color|FF0000|This User is EVIL!!!}} | ||
|} | |} | ||
− | [[ | + | |
− | [[Category: | + | <nowiki>{{SUBST:Userbox|[[File:Marge Simpson.png|30px]]|This Users Favorite Character is [[Marge Simpson]]||20|F85888|2|000000|transparent}}</nowiki> |
+ | |||
+ | will make | ||
+ | |||
+ | {| align="center" style="background: #F85888; border: 2 solid #000000; width: 100%;-moz-border-radius:80px;" | ||
+ | |- | ||
+ | | width="20px" style="-moz-border-radius: 80px; background: #transparent;" | [[File:Marge Simpson.png|30px]] | ||
+ | | This Users Favorite Character is [[Marge Simpson]] | ||
+ | |}[[Category:Userbox templates]]<includeonly> | ||
[[Category:Evil Users]]</includeonly> | [[Category:Evil Users]]</includeonly> |
Latest revision as of 06:35, June 13, 2014
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 |