The Sims Wiki talk:Userboxes: Difference between revisions

imported>RoseGui
imported>AldoHyde
 
(26 intermediate revisions by 13 users not shown)
Line 46:
Can someone help me make a user box? After awhile I would probably be able to figure it out, I just cannot understand the instructions here: http://sims.wikia.com/wiki/The_Sims_Wiki:Userboxes
--Bleeh 01:29, December 13, 2009 (UTC)
you have to go here http://sims.wikia.com/wiki/Category:Userboxes & then copy the codes in your profile(in the source mode).
 
== help! ==
Line 76 ⟶ 77:
 
Patko0770 18:31 12.2.2011
 
Please. Thank you.
 
== Request for Zodiacs with new Late Night images ==
Line 90 ⟶ 93:
I will make :)!!! --[[User:Guilherme Guerreiro|Guilherme Guerreiro]] <small>([[User_talk:Guilherme Guerreiro|talk here]])</small> 16:58, February 20, 2011 (UTC)
 
I made these versions, I personally like them, and I hope all of you like them too :)! To make these new userboxes appear on your userpage just type <nowiki>{{User "name of the sign"LN}}</nowiki> and it appears the wanted userbox :)! --[[User:Guilherme Guerreiro|Guilherme Guerreiro]] <small>([[User_talk:Guilherme Guerreiro|talk here]])</small> 17:47, February 20, 2011 (UTC)<br />
<br />
'''Thanks, Guilherme!''' I've already added it to my profile ;) [[User:Trimalynn|Trimalynn]] 12:11, February 21, 2011 (UTC)
 
==Requests! :)==
Just a couple of requests as I can't make a userbox! :(
 
1) Like the Lilith one, a "This user is a fan of Angela Pleasant"
 
2)Maybe some instrument user boxes i.e. "This user plays"
 
That is all! Thank you!
 
[[User:AsherEire|AsherEire]]
 
i put the codes in my user box but it came up as for example user purple, how does it change to i like purple???
 
[[User:Holeseditor28|Holeseditor28]] 18:45, April 16, 2012 (UTC)Holeseditor28 aka Courtney
 
- You forgot to add the "{{}}" around it. Hope that helps you! :) [[User:Starmoonie|Starmoonie]] 18:49, April 16, 2012 (UTC)
 
== Userboxes ==
 
I've created a few userboxes, such as {{t|User adopted}} and {{t|Userbox WikiMercenary}}. I've made them userboxes that anyone can have on their userpage. How do I make it so that anyone who adds the userbox will automatically get a category saying Category:Users/<userbox>? '''[[User:Bakerychaz|<span style="color:turquoise">Bakerychaz</span>]]''' ([[User talk:Bakerychaz|<span style="color:teal">talk page</span>]] · [[User blog:Bakerychaz|<span style="color:teal">blog</span>]]) 02:21, July 18, 2012 (UTC)
:The userboxes have already included the tags so that whoever uses the userbox will include the category Users/Adopted for example. The code is between the <nowiki><includeonly></nowiki> tag. [[User:Nikel23|'''<span style="color:#007FFF; text-shadow: #ACE5EE 0 4px 4px;">Nikel</span>''']] [[User talk:Nikel23|<span style="color: #30D5C8 ; text-shadow: #00FFEF 0 4px 4px;"><sub>''Talk''</sub></span>]] <sub>–</sub> [[The Sims Wiki:Featured Media/Voting|<span style="color:red ; text-shadow:#E97451 0 4px 4px;"><sub>''Vote''</sub></span>]] <sub>–</sub> [[User blog:Nikel23/Guess the Place|<span style="color:grey ; text-shadow:silver 0 4px 4px;"><sub>''Guess!''</sub></span>]] 19:52, July 26, 2012 (UTC)
 
==User boxes==
 
I still don't understand the instructions to make user boxes. [[User:C.Syde65|C.Syde65]] ([[User talk:C.Syde65|talk]]) 08:22, January 3, 2014 (UTC)
:What kind of userbox do you need? Best way to learn how to make userboxes by yourselves is to see the code of existing userboxes. {{T|User symphony}} is a simple example for starters. [[User:Nikel23|'''<span style="color:#007FFF; text-shadow: #ACE5EE 0 4px 4px;">Nikel</span>''']] [[User talk:Nikel23|<span style="color: #30D5C8 ; text-shadow: #00FFEF 0 4px 4px;"><sub>''Talk''</sub></span>]] <sub>–</sub> [[The Sims Wiki:Featured Media/Voting|<span style="color:red ; text-shadow:#E97451 0 4px 4px;"><sub>''Vote!''</sub></span>]] 16:23, January 8, 2014 (UTC)
 
::Is it possible to make userboxes that previously haven't been created? I'm thinking of adding more userboxes for Sims that notably appear in the Sims 2 base game. [[User:C.Syde65|C.Syde65]] ([[User talk:C.Syde65|talk]]) 05:39, January 26, 2014 (UTC)
:::Sure it is. I don't think there's any restrictions of what userboxes couldn't be made. Are you talking about fan userboxes? [[User:Nikel23|'''<span style="color:#007FFF; text-shadow: #ACE5EE 0 4px 4px;">Nikel</span>''']] [[User talk:Nikel23|<span style="color: #30D5C8 ; text-shadow: #00FFEF 0 4px 4px;"><sub>''Talk''</sub></span>]] <sub>–</sub> [[The Sims Wiki:Featured Media/Voting|<span style="color:red ; text-shadow:#E97451 0 4px 4px;"><sub>''Vote!''</sub></span>]] 08:04, January 27, 2014 (UTC)
 
::::Yes! [[User:C.Syde65|C.Syde65]] ([[User talk:C.Syde65|talk]]) 08:16, January 27, 2014 (UTC)
:::::There's a lot of examples in [[The Sims Wiki:Userboxes/fan]]. Let's take a look at {{T|Fan bellagoth}}:
<pre>
{{Userbox
|id = [[File:Bella Goth (TheSims2 PleasantView).jpg|80px|link=Bella Goth]]
|id-fc = #C90000
|id-c = white
|id-s = 18
|id-p = 2px
|id-w = 50
|id-h = 50
|info = '''This user is a fan of [[Bella Goth]].'''
|info-c = white
|info-fc = black
|info-s = 8
|info-p = 10px
|border-c = #C90000
|border-s = 2
}}
</pre>
:::::See, if you try to edit that code and modify it, you'll learn what those parameters are for. For example, obviously <code>id</code> parameter is for the image and <code>info</code> is for the content. The rest handles the border colors, background colors, border widths, and so on. When you edit it, try the preview button to see the result.
 
:::::Are you editing in Visual Editor or Source Editor, C.Syde? [[User:Nikel23|'''<span style="color:#007FFF; text-shadow: #ACE5EE 0 4px 4px;">Nikel</span>''']] [[User talk:Nikel23|<span style="color: #30D5C8 ; text-shadow: #00FFEF 0 4px 4px;"><sub>''Talk''</sub></span>]] <sub>–</sub> [[The Sims Wiki:Featured Media/Voting|<span style="color:red ; text-shadow:#E97451 0 4px 4px;"><sub>''Vote!''</sub></span>]] 08:50, January 27, 2014 (UTC)
 
Visual Editor, mostly. [[User:C.Syde65|C.Syde65]] ([[User talk:C.Syde65|talk]]) 07:29, February 27, 2014 (UTC)
 
:Codes like those need to be edited in Source Editor. I forgot that Template namespace use Source Editor by default. You could try tweaking the values to see what you'll get. I suggest you get used to using Source Editor. It's more handy. [[User:Nikel23|'''<span style="color:#007FFF; text-shadow: #ACE5EE 0 4px 4px;">Nikel</span>''']] [[User talk:Nikel23|<span style="color: #30D5C8 ; text-shadow: #00FFEF 0 4px 4px;"><sub>''Talk''</sub></span>]] <sub>–</sub> [[The Sims Wiki:Featured Media/Voting|<span style="color:red ; text-shadow:#E97451 0 4px 4px;"><sub>''Vote!''</sub></span>]] 07:36, February 27, 2014 (UTC)
 
==New userboxes==
I added some new userboxes days ago:
*This user likes dreams.
*This user hates dreams.
*This user is always hungry. (I think this will remove.)
*This user likes clowns!
*This user hates clowns!
 
Also, I'm thinking about adding userboxes about WikiChef and User who wants more userboxes. Though, I don't want the wiki to look like Wikipedia but could anyone agree with this? [[:User:ThePeculiarMe|'''<span style="color:#151B54">~~.ThePeculiarMe</span>''']] <span style="color:#0000A0">|</span> [[:User talk:ThePeculiarMe|'''<span style="color:#800000">(talk to me)</span>''']] <span style="color:#0000A0">|</span> [[:Special:Contributions/ThePeculiarMe|'''<span style="color:#0000FF">(my mistakes)</span>]] 10:31, June 7, 2014 (UTC)
:I'm pretty sure there's no restriction on creating userboxes, so I guess it's fine. [[User:Nikel23|'''<span style="color:#007FFF; text-shadow: #ACE5EE 0 4px 4px;">Nikel</span>''']] [[User talk:Nikel23|<span style="color: #30D5C8 ; text-shadow: #00FFEF 0 4px 4px;"><sub>''Talk''</sub></span>]] <sub>–</sub> [[The Sims Wiki:Featured Media/Voting|<span style="color:red ; text-shadow:#E97451 0 4px 4px;"><sub>''Vote!''</sub></span>]] 12:45, June 7, 2014 (UTC)
 
==The Sims 2 Ultimate Collection Game Request==
 
I think someone should add a userbox for The Sims 2 Ultimate Collection. <small>—Preceding unsigned comment added by [[User:WizardJeremy|WizardJeremy]] ([[User talk:WizardJeremy|talk]] • [[Special:Contributions/WizardJeremy|contribs]]) 03:02, July 29, 2014 (UTC) - Please sign your comments with <nowiki>~~~~</nowiki></small>
 
== Help! ==
 
I have made a userbox but I cant create a code so that people can put it on their user page! http://sims.wikia.com/wiki/The_Sims_Wiki:Userboxes/fan#Fan_of_Sims Mine is the Morrigan Hemlock userbox. [[User:Morrigan Hemlock|Morrigan Hemlock]] ([[User talk:Morrigan Hemlock|talk]]) 15:48, August 30, 2015 (UTC)Morrigan Hemlock[[User:Morrigan Hemlock|Morrigan Hemlock]] ([[User talk:Morrigan Hemlock|talk]]) 15:48, August 30, 2015 (UTC)
 
Morrigan, I fixed your userbox template, and created an entry for it in the gallery. All you need to do is to add <nowiki>{{Fan morriganhemlock}}</nowiki> to your userpage. [[User:AldoHyde|<span style="background: #000000; color: #3399ff;font-weight:bold">Aldo</span>]][[User talk:AldoHyde|<span style="background: #000000; color: #999999;font-weight:bold">Hyde</span>]] 16:44, August 30, 2015 (UTC)
Anonymous user