The Sims Wiki

Welcome to The Sims Wiki! Don't like the ads? Then create an account! Users with accounts will only see ads on the Main Page and have more options than anonymous users.

READ MORE

The Sims Wiki
The Sims Wiki
(→‎New templates: new section)
No edit summary
(389 intermediate revisions by 29 users not shown)
Line 1: Line 1:
  +
{{Archive navigation|[[The Sims Wiki talk:Development Portal/Archive 1|1]] [[The Sims Wiki talk:Development Portal/Archive 2|2]] [[The Sims Wiki talk:Development Portal/Archive 3|3]] [[The Sims Wiki talk:Development Portal/Archive 4|4]]}}
 
{{Community-nav}}
 
{{Community-nav}}
   
 
{{info|Information|Here you can post updates on what you're working on or a notice to others concerned with the development of the wiki. For general discussion see the [[The Sims Wiki talk:Community Portal|Community Portal talk]] and for minor news see the [[The Sims Wiki:Development Portal|Development Portal main page]].}}
   
  +
== Giving TS4 Headshots Black Background ==
{{info|Information|Here you can post updates on what you're working on or a notice to other concerned with the development of the wiki. For general discussion see the [[The Sims Wiki talk:Community Portal|Community Portal talk]] and for minor news see the [[The Sims Wiki:Development Portal|Development Portal main page]].}}
 
   
  +
Is it an idea, that like the TS2 headshots and the TS3 headshots to give all TS4 headshots a black background as well? It might not be necessary, but it gives the wikia a consistent look doesn't it? I'd like to hear your thoughts [[User:DeSims|<b><span style="font-family:AR Bonnie"><span style="color:#00ac35"><span style="font-size:23px">D</span>e</span><span style="font-size:19px"><span style="color:#0075ac"><span style="font-size:23px">S</span><span style="font-size:19px">ims</span></span></span></span></b>]] [[User_talk:DeSims|<span style="font-family:Papyrus"><span style="color:#0075ac"><sup><small>(talk)</small></sup></span></span>]] 19:59, September 19, 2017 (UTC)
This area is for minor notifications about the administration, maintenance and development of [[The Sims Wiki]]. It is primarily adressed to those who actively participate in these areas, but anyone is welcome. This page was created in an effort to have people communicate more about what they're up to, their current areas of interest and what's new regarding development of the wiki.
 
   
  +
==Updating {{t|Pagecover}}==
The main place to discuss things about this wiki is still the [[The Sims Wiki talk:Community Portal|Community Portal talk page]]. This page is more for notifications, which might not neccesarily need a discussion, though feedback is always nice.
 
  +
{{Asterisk}}''Blows dust off the Development Portal Talk Page''{{Asterisk}}
   
  +
So, I have no idea where else I would start a discussion related to this. Here goes!
;What can I post here?
 
Examples of things to post here include:
 
*Minor templates you've made, which aren't big enough to warrent a blog post on the front page.
 
*Things you've noticed which might require an administrative hand at some point, but isn't urgent and doesn't conflict with any policies.
 
*A heads-up on common mistakes made while developing templates or other maintenance tasks.
 
   
  +
As I've been working on the [[Forum:New infobox design|new infobox conversion]], I've started to wonder whether some of our other wiki templates may benefit from a re-working of their existing code. To that end, I took a copy of [[Template:Pagecover]] over to [[w:c:lir-test|my test wiki]] and redesigned it so that the base code for the template is located in MediaWiki:Wikia.css, instead of within the template itself (through in-line css). After a couple hours' worth of work, I think I've got the template fully converted. As far as I can tell, it functions exactly the same as the present Pagecover, save for two deliberate and minor changes. However, I can't be ''totally sure'' that the template does work in 100% of cases, and as {{t|Pagecover}} is used on (by my estimate) about 500 pages on the wiki, I wanted to see if anyone else (''*cough*[[User:Nikel23|Nikel23]]*cough*'') could take a look at the template and css code and see if they could spot any deficiencies or bugs.
Please do not archive posts too quickly, people must have a chance to see them and reply. Once something IS archived they can open up the discussion again of course, if it's really needed, by linking to the original discussion.
 
==The Development Portal==
 
The discussion for the place itself should go here. This is the result of a conversation between Duskey & a morris: [[User talk:a morris#Question about namespaces]], a few posts down.
 
   
  +
Like I said, I'm pretty sure that the template is fully converted, so the css code for the template's functionality has been added to The Sims Wiki's [[MediaWiki:Wikia.css]] page (but not yet added to "[[MediaWiki:Common.css]]"). I have also put the new template code at [[Template:Pagecover/test]] for further experimentation and tweaks. Any assistance that anyone could lend would be appreciated!
==Timer / Countdown template==
 
I took the told '''timer''' template and stripped it down to just the countdown and made a {{t|countdown}} template. Now you can use it in-line or create your own box to put it in. 'Countdown' is currently placed in the [[:Category:Test templates|Test templates]] category since I'm not sure about any kinks yet. [[User:LostInRiverview|LostInRiverview]] has made an effort to find out which time zone abbreviations it can handle on his talk page (archived and moved to [[Template talk:Countdown]]). '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 13:35, July 19, 2010 (UTC)
 
   
  +
P.S. the two aforementioned "minor changes" from "old" Pagecover to "new" Pagecover are:
:As far as I can gather, only timezone abbreviations used in the main United States (or adjacent areas of North America), as well as UTC, apply. These zones are Pacific Standard/Daylight Time (PST/PDT), Mountain Standard/Daylight Time (MST/MDT), Central Standard/Daylight Time (CST/CDT), Eastern Standard/Daylight Time (EST/EDT), and Coordinated Universal Time (UTC). The difference between Standard time and Daylight time depends on the time of year, and whether a certain locality practices Daylight Saving/Summer Time. For this, and a couple other reasons, I would advocate that the countdown clock be used with (UTC) in most, if not all, circumstances. -- [[User:LostInRiverview|Patrick (LostInRiverview)]]<small> ([[User_talk:LostInRiverview|talk]])([[User_blog:LostInRiverview|blog]])([[Special:Random|random page]])</small> 15:53, July 19, 2010 (UTC)
 
  +
* There is no "''noname''" parameter in the "new" design - in the "old" design, this parameter would stop the header and text from displaying on top of the image, allowing a user to use Pagecover as a sort of "large image frame." (see [[User blog:LostInRiverview/Apartments in The Sims 4: City Living|this blog post of mine]] for a real-world example of this feature in action) In the "new" design, the "''name''" parameter is no longer mandatory and, if left blank, the header and all text will be kept invisible, even if other text parameters are filled in. This change should not affect the appearance of the template in instances where "''noname''" is invoked, since it will be a blank parameter with no built-in functionality; additionally, in those cases, "''name''" already would've been left blank, so the overall effect will be the same either way.
  +
* There is no "''toc''" parameter in the new design. Anecdotally it seems that the table of contents feature in "old" pagecover is very rarely used, so it seems pointless to include it in the new design.
   
  +
Thanks -- '''[[User:LostInRiverview|<span style="color:navy;">LostInRiverview</span>]]<sup> [[User_talk:LostInRiverview|<font color="green">talk</font>]] · [[User_blog:LostInRiverview|<font color="green">blog</font>]] · [[Special:Contributions/LostInRiverview|<font color="green">contribs</font>]]</sup>''' 08:09, February 11, 2018 (UTC)
I'm thinking we can use this for countdowns to release dates or other large events. Maybe even for when a block expires on blocked user pages, but I think it would require changing the javascript since I bet many people will disregard the 'T plus' after it has expired and still see a countdown. Although we could just instruct them to remove it themselves when they can, sort of like warnings. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 13:35, July 19, 2010 (UTC)
 
   
  +
== Families from... ==
:It's too bad you can't set the countdown to automatically stop counting once it reaches the assigned time... maybe have it say "Time's up!" or something. If that were possible, we would need a template for countups as well, though I can't think of where that would be useful. -- [[User:LostInRiverview|Patrick (LostInRiverview)]]<small> ([[User_talk:LostInRiverview|talk]])([[User_blog:LostInRiverview|blog]])([[Special:Random|random page]])</small> 21:23, July 19, 2010 (UTC)
 
   
  +
I personally think that the Families from categories (ie [[:Category:Families from The Sims 4 (base game)|this category]]) should be renamed into "Households from <nowiki><game> <pack></nowiki>". Since there are households that aren't blood related, such as the [[Roomies household (Sunset Valley)|Roomies household]] and the [[BFF household]]. Other categories including families should also be replaced. Also, they're just officially known as households vs. families. Maybe separate categories could work too.
::I've been messing with the javascript and I think I made it work so that it stop counting when it expires and produces a text instead: [[Template talk:Countdown#Expiration]]. Anyone who knows Javascript would probably kick me for the juryrig I made, but it seems to work. I'd like to ask people to test it out, see if we can find some bugs. If not, I'm open to suggestions to what the expiration message should be. It can become abit tricky:
 
   
  +
Sorry if this is in the wrong place btw, I'm not really familiar with this wiki. --<span style="color: purple; font-weight:bold; font-family:Tahoma;">[[User:EarthlingnAkumi|<span style="color: purple; font-weight:bold;">'''akumi'''</span>]] [[User talk:EarthlingnAkumi|<span style="color: purple; font-weight:bold;">(talk)</span>]]</span> 16:26, June 8, 2019 (UTC)
<pre>
 
Before:
 
'x days x minutes' till Christmas.
 
   
  +
:That's not a bad suggestion. Unfortunately, it's not simply as easy as renaming a few pages. Categories, unlike articles and templates, cannot be renamed once they are created. In order to do as you've suggested, we'd have to create brand new category pages and then delete the old ones. Even then, this still is not an insurmountable obstacle. What ''would'' be difficult, however, would be the second part of your suggestion; splitting categories. Right now, the template {{t|Infobox family}} auto-categorizes family/household pages, but there is no mechanism built into the template as of now to differentiate between a family and a household. It is possible to create such a thing, but I'd wonder whether the end result is worth the effort. -- '''[[User:LostInRiverview|<span style="color:navy;">LostInRiverview</span>]]<sup> [[User_talk:LostInRiverview|<font color="green">talk</font>]] · [[User_blog:LostInRiverview|<font color="green">blog</font>]] · [[Special:Contributions/LostInRiverview|<font color="green">contribs</font>]]</sup>''' 16:31, June 8, 2019 (UTC)
After: (as it is at the time of writing)
 
Time has expired till Christmas.
 
</pre>
 
   
  +
::Hmm, that's fair. --<span style="color: purple; font-weight:bold; font-family:Tahoma;">[[User:EarthlingnAkumi|<span style="color: purple; font-weight:bold;">'''akumi'''</span>]] [[User talk:EarthlingnAkumi|<span style="color: purple; font-weight:bold;">(talk)</span>]]</span> 18:49, June 8, 2019 (UTC)
::If it's doable I wouldn't mind adding an (edit) text next to it so people can remove the countdown when it has expired. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 16:14, July 20, 2010 (UTC)
 
   
  +
==TS4 neighborhood categorizing bug==
:::I have imported {{T|Edit}} from [[w:c:templates:Wikia Templates|Wikia Templates]]. --[[User:A_morris|a_morris]] <small>([[User_talk:A_morris|talk]])</small> 21:27, July 21, 2010 (UTC)
 
  +
For awhile now, we've had an issue where TS4 neighborhood pages (not ''world'' pages, but the pages about the neighborhoods within the worlds) were getting categorized into [[:Category:Neighborhoods in]], which is a glitch category. I am happy to say that, with a single exception, that is no longer a problem and all TS4 neighborhood pages should now be automatically categorizing properly.
   
  +
The issue was in the way that {{t|Infobox neighborhood}} assigned categories. The infobox would take the input name of the neighborhood, and cross-check it against {{t|Checkgame}}; the purpose of that template is to simply say which base game a particular world/neighborhood belongs to. The problem is that Checkgame only included the TS4 worlds, but did not include the TS4 neighborhoods. When I thought about it a bit, I realized that having a template to check which game a neighborhood/world appears in is unnecessary. So I reworked Infobox Neighborhood so that it looks for the game parameter instead of the neighborhood's name, and then checks to see if the game is on the {{t|MGL}}. The MGL outputs a code for the base game, even if the name that is input is an expansion/game/stuff pack, and then I plug that output into {{t|Vgcode}} to spit out the full name of the base game. I did it this way because our current operating principle has been to categorize all neighborhoods/worlds within a given game together, even if some were introduced in expansions (for instance, we don't have a category [[:Category:Neighborhoods in The Sims 2: Seasons]], even though that expansion introduced [[Riverblossom Hills]]).
::::Thanks. I tried implementing a more creative 'time has expired' but I kept breaking it. I can't seem to insert wiki formatting or any fancy symbols into. For now, let's just be glad it works and that it doesn't count up any more when the time is up. If you wanna customize the timer feel free to create some {{t|countdown/mytimer}} or something templates. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 21:39, July 24, 2010 (UTC)
 
   
  +
The end result of all these workings is that neighborhood pages for TS4 no longer need to be manually categorized into "Category:Neighborhoods from The Sims 4" or "Category:<world> neighborhoods"; the template will do both automatically. When I get a chance, I'll take a look at {{t|Infobox world}} as well and try to prevent similar problems on that front. My goal is to make it so that {{t|Checkgame}} isn't used on any templates and can be deleted.
:::::I've moved the template from the testing area now. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 07:35, July 28, 2010 (UTC)
 
   
  +
I tested the changes out before I implemented them. While I cannot see any errors in what I've done at this point, if you encounter any problems with the change, please let me know so I can address it. -- '''[[User:LostInRiverview|<span style="color:navy;">LostInRiverview</span>]]<sup> [[User_talk:LostInRiverview|<font color="green">talk</font>]] · [[User_blog:LostInRiverview|<font color="green">blog</font>]] · [[Special:Contributions/LostInRiverview|<font color="green">contribs</font>]]</sup>''' 04:25, June 16, 2019 (UTC)
==Country userboxes==
 
Some wikians have started making [[The Sims Wiki:Userboxes/Country|Country userboxes]]. I'm not quite ready to 'release them into the wild' yet. Many of them needs a hand from someone who knows about clashing colors. They also need to sort users properly in the 'Users/Ireland' category by adding '<nowiki>|{{PAGENAME}}</nowiki>'. We also need to create abit more of them I think, so less experienced wikians won't have to face the daunting task of making their own. It's a shame we can't see where most of our visitors are from. When they're abit more ready we can create a blog post about them, announcing them on the front page. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 13:35, July 19, 2010 (UTC)
 
:Okay we've got North America, Western- and Central Europe covered with userboxes now. Again since we can't see where our visitors are from this is just me guessing that come from these places. I'm gonna create a blog post, announcing these in a few days unless anyone has any major objections. LostInRiverview and I have been coloring the borders and text according to the actual hex colors on the flags and they are all sorting users properly. There's still time to make changes if anyone has some bright ideas or disagree with a color scheme, but refrain from editing them too much once they're announced on the front page. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 15:03, July 20, 2010 (UTC)
 
::On a related note, I've created {{t|userbox nick}}, {{t|userbox UTC}} & {{t|userbox irc}}. I'm thinking we'll 'reveal' them to the public alongside the country userboxes in one of the following days. I need a hand with the UTC one, my creativity is shot. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 22:34, July 21, 2010 (UTC)
 
:::Made a news post about it. Still working on the UTC template though, I have some ideas. Template-savvy people, please keep an eye on new created country userboxes, some users might need a hand with 'em. Also be sure to create the categories they're referring to when a few people have started using them. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 20:42, July 23, 2010 (UTC)
 
 
==Userbox sorting==
 
At the moment, all userboxes sort users under U for User. This can be fixed by putting '<nowiki>|{{PAGENAME}}</nowiki>' in the template as I've done with {{t|Fan kaylynnts2}}. It won't register until users save their pages again I think. Now you know for future userboxes. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 13:35, July 19, 2010 (UTC)
 
 
I also noticed many userboxes do not use the {{t|usercategory}} template. I'm working on that as well as sorting the many 'Users' category into sub-categories. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 13:45, August 11, 2010 (UTC)
 
 
==Unused files==
 
The [[Special:UnusedFiles]] has been empty for a long time, since [[:Category:Copyright tags|Copyright tags]] had a link to the file itself. Following a dicussion in the [[The Sims Wiki talk:Project Message template standardization#Removal of 'this file' links in copyright tags|Message template standardization project]] I've deleted the 'self-link' and the 'unused files' page is now booming. I don't know how many there are, but the 'list 500' is available, so that should be fun. If you decide to do a few of them, don't just delete them. Check to see if we can use them on a page. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 13:35, July 19, 2010 (UTC)
 
 
==TOCleft template==
 
I created {{t|tocleft}} for testing. You can see an example on my [[User talk:Duskey|talk page]]. I think it works quite good on user talk pages. It's copied from {{t|Tocright}} though I'm not sure it needs all the code. Maybe someone knowledgeable can fill me in? '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 13:35, July 19, 2010 (UTC)
 
:You should take a look at [[Wikipedia:Template:TOC left]]. --[[User:A_morris|a_morris]] <small>([[User_talk:A_morris|talk]])</small> 22:36, July 19, 2010 (UTC)
 
::Their documentation has some good arguments, I copied their template. No visible difference is apparent, but I'm sure theirs is fool proof and guarded against long titles and other stuff. Thanks for the link. I keep forgetting Wikipedia as a source for... everything. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 14:50, July 20, 2010 (UTC)
 
::I moved the template from the test area. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 15:21, July 29, 2010 (UTC)
 
 
== Expanded news page ==
 
 
I added [[The Sims Wiki:News]]. I also made three links to it from the main page. (more news) and 2x 'More...' at the bottom of the 5-point news listings. I chose the [[SimPrograms]] RSS feed as a 4th since since they seem to have regular updates on just about anything Sims. I'm open to discussion about other news sites or removing it all together if it feels too much like the wiki is sponsering a specific site. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 21:18, July 19, 2010 (UTC)
 
 
== No official image ==
 
 
[[File:No official image.png|thumb]]
 
Added [[:File:No official image.png]] to keep the fan creations from being uploaded to game titles without official box art. The placeholder obviously didn't do the trick. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 19:35, July 21, 2010 (UTC)
 
 
 
{{clrr}}
 
 
== Admin userboxes ==
 
 
I had the cheek to change the image in {{t|Userbox admin}}. I think it looks much nicer with the text gone from the logo. Anyone strongle opposed to me changing the other admin userboxes as well? '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 20:40, July 21, 2010 (UTC)
 
:I went ahead and changed the others as well. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 21:18, July 24, 2010 (UTC)
 
 
== Digimon spam ==
 
Moved to [[The Sims Wiki talk:Admin Portal#Digimon spam]]. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 14:56, August 5, 2010 (UTC)
 
 
== User resolution and browser ==
 
 
Thought I'd share these:
 
*[http://en.wikipedia.org/wiki/Display_resolution#Current_standards Wikipedia:/Display resolution#Current standards] - Shows two surveys of screen resolutions.
 
*[http://en.wikipedia.org/wiki/Usage_share_of_web_browsers Usage share of web browsers] - Shows which web browser people are using.
 
'''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 01:32, July 25, 2010 (UTC)
 
 
Also, check out our [http://www.quantcast.com/sims.wikia.com/traffic/report#summary Quantcast profile] Here's some interesting tid-bits I found on it:
 
Here's the top 5 visitor countries:
 
#USA - 40%
 
#UK - 11%
 
#Poland - 13%
 
#Canada - ~9%
 
#Australia - 7.4%
 
The last 6 months we've had 13,500 visitors daily.
 
 
That's how I interpret it all anyway. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 00:59, July 27, 2010 (UTC)
 
 
== Message template standardization ==
 
 
I would really like to get started with the [[The Sims Wiki:Project Message template standardization|Message template standardization project]]. I was thinking the changes would be made gradually. I have half a mind to do the [[:Category:Copyright tags|Copyright tags]] first. See what it would look like see [[The Sims Wiki talk:Project Message template standardization/Manual of style]] (scroll down) and {{t|CC}}. I just need a green light and I'm on it. I won't touch the two warning templates for starters, but everything else is up for grabs. Like I said though, gradually, starting with copyright tags. Again, just need a go and I'd be happier than a porcupine on a pincushion. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 06:48, July 25, 2010 (UTC)
 
 
I'm almost done with the new licensing tags (the corect term is licensing, since some of them are not under copyright). I just need to add the no license one, which will have the same name as the current one. The other license templates have been prefixed with 'License' so they can all be found by typing <nowiki>{{lic</nowiki>. I haven't included categories in them yet either. The most noteable changes is in the CC and GNU licenses, where parameters determines exactly which licesen and version applies. Any thoughts, questions, comments, critiques before I continue? '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 16:00, July 29, 2010 (UTC)
 
 
Added {{t|Under construction}}, {{t|Outdated}}, {{t|Unused template}} & {{t|Template rfc}} and categories to go with them. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 07:24, July 31, 2010 (UTC)
 
 
Added {{t|Updated}}. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 14:56, August 5, 2010 (UTC)
 
 
== Duplicate files ==
 
 
Using [http://community.wikia.com/wiki/Forum%3ASearch_for_duplicate_files this helpful forum post] I listed the files that are recognized as duplicates by wikia. This only detects files that are EXACT matches or other files. If the files have been altered in any way, this does not register it. Now we know how to find those though:
 
*<s>[[:File:Snapshot_6dae6a73_d79dfeab.jpg]]</s>
 
*<s>[[:File:MELISSA.gif]]</s>
 
*<s>[[:File:Mrs_CrumplebottomandGhost.jpg]]</s>
 
*<s>[[:File:Bon_it_vienne.png]]</s>
 
*<s>[[:File:Melody_Tinker/Fear.jpg]]</s>
 
*<s>[[:File:Johnny_Smith_Baby.jpg]]</s>
 
*<s>[[:File:165_Sim_Lane.jpg]]</s>
 
*<s>[[:File:Les_Sims_3_Ambitions_24.jpg]]</s>
 
*<s>[[:File:Bella_and_Mortimer_(The_Sims_Bustin&#039;Out).jpg]]</s>
 
*<s>[[:File:Mortimer_and_Bella]]</s>
 
I have no idea how to find images that are slightly altered or cropped in our database. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 01:26, July 29, 2010 (UTC)
 
 
Fixed dups. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 07:20, August 6, 2010 (UTC)
 
 
== Portals ==
 
 
I created <s>[[:Category:Portal]]</s> and [[The Sims Wiki:Fast Lane Stuff Portal]], mostly as a test for when ''[[Late Night]]'' comes out. I've seen other wikis use game portals and it really helps the flow of information especially when a new release is out. A portal for a game should list all the categories and pages that the game affects as well as list some templates which might be commonly used in those articles. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 17:56, July 29, 2010 (UTC)
 
 
Created [[The Sims Wiki:Late Night Portal]] too. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 01:11, July 31, 2010 (UTC)
 
 
Renamed to [[:Category:Portals]]. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 06:52, July 31, 2010 (UTC)
 
 
== Era template ==
 
Copied to [[Template talk:Era#Discussion]]. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 00:09, August 11, 2010 (UTC)
 
 
== Introducing [[User:VickyBot|VickyBot]] ==
 
 
I'd like to introduce [[User:VickyBot|VickyBot]]... Vicky...Bot... get it? She can perform some of the more trivial tasks here on the Wiki. She just finished moving all the images in (the now deleted) <code>Category:Sim images</code> to [[:Category:Images of Sims]]. If you have any requests for similar tasks, ask me on my talk page. That's Duskey's talk page. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 04:15, August 1, 2010 (UTC)
 
:I added a discussion about a bot policy on the [[The Sims Wiki talk:Policy#Bots|policy talk page]]. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 14:44, August 10, 2010 (UTC)
 
 
== New playability types ==
 
 
I've added <code>Downtownie</code> and <code>Foreign townie</code> as acceptable values for the <code>play</code> parameter in infoboxes with {{T|GetPlayCat}}. --[[User:A_morris|a_morris]] <small>([[User_talk:A_morris|talk]])</small> 02:50, August 8, 2010 (UTC)
 
 
== added development portal ==
 
 
Finally made [[The Sims Wiki:Development Portal]], put it to good use :D '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 12:01, August 9, 2010 (UTC)
 
 
== Tooltips ==
 
 
[[Artistic|<span class="ajaxttlink">Artistic</span>]]
 
 
 
Hover over the link above. What do we think about this? Yes? No? I'm thinking mostly about the table on [[Trait]]. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 21:36, August 11, 2010 (UTC)
 
:Cool! It does take a bit of time to load, though. --[[User:A_morris|a_morris]] <small>([[User_talk:A_morris|talk]])</small> 21:47, August 11, 2010 (UTC)
 
 
== Directing to the forum ==
 
 
I made some minor bloopers recently. On the whole "Late Night speculation" and "Twitter interviwe questions" and "Did you know" I should have redirected people to the forum like we did with "The Sims 4 predictions". Now we know, direct people to the forum and not the talk pages unless it's about the ARTICLE not about what the article is about. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 16:19, August 13, 2010 (UTC)
 
 
== DPL ==
 
 
I've had '''DPL''' or '''Dynamic Page List''' enabled for this wiki. It is an 'available on request' extension.
 
*[[Help:DynamicPageList]]
 
*[[Help:Using DynamicPageList Effectively]]
 
*[http://semeb.com/dpldemo/index.php?title=Main_Page DPL webpage]
 
So far it's only being used to count the number of files in [[:Category:Articles for moving]] to color the background in the [[The Sims Wiki:Admin Portal|Admin Portal]] if there are any :p
 
 
 
It has many other uses though:
 
*List uncategorized images (even if they belong to a copyright category)
 
*Find image duplicates (maybe, not quite sure)
 
 
 
;Things to remember:
 
*Use it sparingly
 
*Do not use it in templates
 
*Allow cached results
 
 
'''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 08:42, August 17, 2010 (UTC)
 
 
I added [[The Sims Wiki:Special pages]] & [[The Sims Wiki:Special pages/uncategorized media]]. If you have any ideas for other custom special pages, do tell. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 15:11, August 17, 2010 (UTC)
 
 
Added more custom special pages, see the main article about them. Remember you can always check where DPL is used with the [http://sims.wikia.com/wiki/Special:TagsReport?target=dpl Tag report]. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 04:55, August 23, 2010 (UTC)
 
 
== Multiple types for T:Object ==
 
 
I have added parameters <code>type1...type5</code> to {{t|Object}}. They work in the same way as the traits and <code>type</code> can still be used. --[[User:A_morris|a_morris]] <small>([[User_talk:A_morris|talk]])</small> 23:01, August 22, 2010 (UTC)
 
:So it's to automatically include more categories to objects? '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 04:53, August 23, 2010 (UTC)
 
 
== New templates ==
 
 
'Roguebfl' over from [[w:c:templates|templates.wikia]] has added some new templates to the wiki. Here's his message as I requested some more information:
 
<blockquote>
 
 
: Well I started with {{t|Infobox}} because it was on this wiki's wanted templates list, before I noticed this wiki's customized ones, but it's upshot is it will change color scheme wither their user's choice of monoco skin. but that resulting in the following:
 
:* {{t|Documentation}}: This is an updated version that among other things will not break when you have a floated template.
 
:* {{t|t}}: Also an updated version, that is both easier to port and causes less server load.
 
:* {{t|tocright}}: this template moves the table of contents to the right side of the page safely.
 
:* {{t|Wikitemplates}}: this template Solves the CC-BY-SA license requirements of templates ported from ''Wikia Templates'' just like {{t|Wikipedia}} does so for Wikipedia.
 
:* {{t|From Wikimedia}}: is also a source template, a lesser version is now part of all new Wikia wikis.
 
:* {{t|Information}}: Is modeled after how Wikimedia marks up Images information, and extensive use promotes providing all the information the various licences need, and helps document when an image will become public domain.(the date)
 
: --[[User:Roguebfl|Roguebfl]] <sup>[[User talk:Roguebfl|Talk]]</sup> 07:29, August 24, 2010 (UTC)</blockquote>
 
The documentation, t and tocright templates are nice upgrades. Wikitemplates should be used when/if a template is copied from [[w:c:templates|templates.wikia]]. 'From Wikimedia' and 'Information' are actually being discussed in the [[The Sims Wiki:Project Message template standardization|Message template standardization project]] and [[The Sims Wiki:Project Images|Images project]] respectively. '''[[User:Duskey|Duskey]]'''<small>([[User_talk:Duskey|<span style="color:green;">talk</span>]])</small> 10:56, August 24, 2010 (UTC)
 

Revision as of 04:25, 16 June 2019

Archives
Archives

1 2 3 4

Info information icon
Information
Here you can post updates on what you're working on or a notice to others concerned with the development of the wiki. For general discussion see the Community Portal talk and for minor news see the Development Portal main page.

Giving TS4 Headshots Black Background

Is it an idea, that like the TS2 headshots and the TS3 headshots to give all TS4 headshots a black background as well? It might not be necessary, but it gives the wikia a consistent look doesn't it? I'd like to hear your thoughts DeSims (talk) 19:59, September 19, 2017 (UTC)

Updating {{Pagecover}}

*Blows dust off the Development Portal Talk Page*

So, I have no idea where else I would start a discussion related to this. Here goes!

As I've been working on the new infobox conversion, I've started to wonder whether some of our other wiki templates may benefit from a re-working of their existing code. To that end, I took a copy of Template:Pagecover over to my test wiki and redesigned it so that the base code for the template is located in MediaWiki:Wikia.css, instead of within the template itself (through in-line css). After a couple hours' worth of work, I think I've got the template fully converted. As far as I can tell, it functions exactly the same as the present Pagecover, save for two deliberate and minor changes. However, I can't be totally sure that the template does work in 100% of cases, and as {{Pagecover}} is used on (by my estimate) about 500 pages on the wiki, I wanted to see if anyone else (*cough*Nikel23*cough*) could take a look at the template and css code and see if they could spot any deficiencies or bugs.

Like I said, I'm pretty sure that the template is fully converted, so the css code for the template's functionality has been added to The Sims Wiki's MediaWiki:Wikia.css page (but not yet added to "MediaWiki:Common.css"). I have also put the new template code at Template:Pagecover/test for further experimentation and tweaks. Any assistance that anyone could lend would be appreciated!

P.S. the two aforementioned "minor changes" from "old" Pagecover to "new" Pagecover are:

  • There is no "noname" parameter in the "new" design - in the "old" design, this parameter would stop the header and text from displaying on top of the image, allowing a user to use Pagecover as a sort of "large image frame." (see this blog post of mine for a real-world example of this feature in action) In the "new" design, the "name" parameter is no longer mandatory and, if left blank, the header and all text will be kept invisible, even if other text parameters are filled in. This change should not affect the appearance of the template in instances where "noname" is invoked, since it will be a blank parameter with no built-in functionality; additionally, in those cases, "name" already would've been left blank, so the overall effect will be the same either way.
  • There is no "toc" parameter in the new design. Anecdotally it seems that the table of contents feature in "old" pagecover is very rarely used, so it seems pointless to include it in the new design.

Thanks -- LostInRiverview talk · blog · contribs 08:09, February 11, 2018 (UTC)

Families from...

I personally think that the Families from categories (ie this category) should be renamed into "Households from <game> <pack>". Since there are households that aren't blood related, such as the Roomies household and the BFF household. Other categories including families should also be replaced. Also, they're just officially known as households vs. families. Maybe separate categories could work too.

Sorry if this is in the wrong place btw, I'm not really familiar with this wiki. --akumi (talk) 16:26, June 8, 2019 (UTC)

That's not a bad suggestion. Unfortunately, it's not simply as easy as renaming a few pages. Categories, unlike articles and templates, cannot be renamed once they are created. In order to do as you've suggested, we'd have to create brand new category pages and then delete the old ones. Even then, this still is not an insurmountable obstacle. What would be difficult, however, would be the second part of your suggestion; splitting categories. Right now, the template {{Infobox family}} auto-categorizes family/household pages, but there is no mechanism built into the template as of now to differentiate between a family and a household. It is possible to create such a thing, but I'd wonder whether the end result is worth the effort. -- LostInRiverview talk · blog · contribs 16:31, June 8, 2019 (UTC)
Hmm, that's fair. --akumi (talk) 18:49, June 8, 2019 (UTC)

TS4 neighborhood categorizing bug

For awhile now, we've had an issue where TS4 neighborhood pages (not world pages, but the pages about the neighborhoods within the worlds) were getting categorized into Category:Neighborhoods in, which is a glitch category. I am happy to say that, with a single exception, that is no longer a problem and all TS4 neighborhood pages should now be automatically categorizing properly.

The issue was in the way that {{Infobox neighborhood}} assigned categories. The infobox would take the input name of the neighborhood, and cross-check it against {{Checkgame}}; the purpose of that template is to simply say which base game a particular world/neighborhood belongs to. The problem is that Checkgame only included the TS4 worlds, but did not include the TS4 neighborhoods. When I thought about it a bit, I realized that having a template to check which game a neighborhood/world appears in is unnecessary. So I reworked Infobox Neighborhood so that it looks for the game parameter instead of the neighborhood's name, and then checks to see if the game is on the {{MGL}}. The MGL outputs a code for the base game, even if the name that is input is an expansion/game/stuff pack, and then I plug that output into {{Vgcode}} to spit out the full name of the base game. I did it this way because our current operating principle has been to categorize all neighborhoods/worlds within a given game together, even if some were introduced in expansions (for instance, we don't have a category Category:Neighborhoods in The Sims 2: Seasons, even though that expansion introduced Riverblossom Hills).

The end result of all these workings is that neighborhood pages for TS4 no longer need to be manually categorized into "Category:Neighborhoods from The Sims 4" or "Category:<world> neighborhoods"; the template will do both automatically. When I get a chance, I'll take a look at {{Infobox world}} as well and try to prevent similar problems on that front. My goal is to make it so that {{Checkgame}} isn't used on any templates and can be deleted.

I tested the changes out before I implemented them. While I cannot see any errors in what I've done at this point, if you encounter any problems with the change, please let me know so I can address it. -- LostInRiverview talk · blog · contribs 04:25, June 16, 2019 (UTC)