• New article from the Springfield Shopper: Season 36 News: More Preview Images and Details for “O C’mon All Ye Faithful” have been released!
  • Wikisimpsons needs more Featured Article, Picture, Quote, Episode and Comprehensive article nominations!
  • Wikisimpsons has a Discord server! Click here for your invite! Join to talk about the wiki, Simpsons and Tapped Out news, or just to talk to other users.
  • Make an account! It's easy, free, and your work on the wiki can be attributed to you.
TwitterFacebookDiscord

Difference between revisions of "User:Smiley12/User box factory"

Wikisimpsons - The Simpsons Wiki
(Complicated)
Line 1: Line 1:
{{Blink|do NOT try this yet}}
 
{{Under Construction}}
 
 
 
You can use this user box factory to make custom user boxes for your userpage.
 
You can use this user box factory to make custom user boxes for your userpage.
  
Line 10: Line 7:
 
#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, 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>
+
<center><small>Type in the rest of the user box name, eg. Template:User Male, 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 18: Line 15:
 
</createbox>
 
</createbox>
 
====Complicated====
 
====Complicated====
#Copy this:<nowiki>{{SUBST:Userbox|<Image>|<Text>|<3>|<4>|<5>|<6>|<7>|<8>|<9>}}</nowiki>
+
#Copy this:<nowiki>{{SUBST:Userbox|<Image>|<Text>|<3>|<4>|<5>|<6>|<7>|<8>}}</nowiki>
 
*<image> is For the Image (Make sure it is 80px)
 
*<image> is For the Image (Make sure it is 80px)
 
*<Text> is for the text inside the userbox
 
*<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. <nowiki>{{User Project Characters}} will categorize the userpage into [[Category:Project Characters Users]], when adding this, put '''<includeonly>[[Category:<category>]]</includeonly>'''</nowiki>
 
*<3> Is for the category the userpage will be put into after the userbox is added,eg. <nowiki>{{User Project Characters}} will categorize the userpage into [[Category:Project Characters Users]], when adding this, put '''<includeonly>[[Category:<category>]]</includeonly>'''</nowiki>
*<4> Is ho wide the Image background will be, put a number like 60.
+
*<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==
 +
<nowiki>{{SUBST:Userbox|[[File:Bart.png|80px]]|This User Loves [[Bart]]}}</nowiki>
 +
 
 +
will make
 +
 
 +
{| align="center" style="background: #ccf; border: 2px solid #8888AA; width: 100%;-moz-border-radius:80px;"
 +
|-
 +
| width="60px" style="-moz-border-radius: 80px; background: #FFFFFF;" | [[File:Bart.png|80px]]
 +
| This User Loves [[Bart]]
 +
|}[[Category:Userboxes]]
 +
 
 +
<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>
 +
 
 +
will make
 +
 
 +
{| 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]]
 +
| {{color|FF0000|This User is EVIL!!!}}
 +
|}[[Category:Userboxes]]<includeonly>[[Category:Evil Users]]</includeonly>

Revision as of 01:35, April 7, 2010

You can use this user box factory to make custom user boxes for your userpage.

Steps

Simple

Incomplete.png This article or section is incomplete.


Please improve the article, or discuss the issue on the talk page.

  1. Copy this: {{SUBST:Userbox|<Image>|<Text>}}
  2. Start the page with the following tool:
Type in the rest of the user box name, eg. Template:User Male, 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

<createbox> buttonlabel=Create a user box!!! default=Template:User width=60 break=yes </createbox>

Complicated

  1. 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

{{SUBST:Userbox|[[File:Bart.png|80px]]|This User Loves [[Bart]]}}

will make

Bart.png This User Loves Bart

{{SUBST:Userbox|[[File:Montgomery Burns.png|80px]]|{{color|FF0000|This User is EVIL!!!}}|<includeonly>[[Category:Evil Users]]</includeonly>|50|000000|4|FF0000|FF0000}}

will make

80px This User is EVIL!!!