Difference between revisions of "RimWorld Wiki talk:Community portal"

From RimWorld Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
{{TOCright}}
 
{{TOCright}}
 
==Translation==
 
==Translation==
<div class="spoiler-title closed">[show]</div><div class="spoiler-body">
+
*'''[[mediawikiwiki:Help:Extension:Translate/Translation_example|How to translate]]'''
:+ request for [http://www.mediawiki.org/wiki/Extension:Translate Extension - Translate]--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 17:15, 17 October 2013 (EDT)
+
*'''[[mediawikiwiki:Help:Extension:Translate/Page_translation_example|How to prepare a page for translation]]'''
----
+
*'''[[Special:LanguageStats|Language statistics]]''' - check it for updates. (For example enter ''ru'' lang code and you see all progress)
:&rarr; Installed [http://www.mediawiki.org/wiki/MediaWiki_Language_Extension_Bundle MLEB], but it produces this error: <br>
+
&uArr;<span class="sig plainlinks">[[User:AcDie|AcDie]] | [[User talk:AcDie|talk]] &#8226; [[Special:Contributions/AcDie|contribs]] &#124; 06:48, 23 December 2013 [[wikipedia:UTC|UTC]]</span>
::<code><nowiki>A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script
+
 
Query: SELECT tmi_value FROM `mr_translate_messageindex` WHERE tmi_key = '-1:specialPages' LIMIT 1
 
Function: DatabaseMessageIndex::get
 
Error: 1146 Table 'tynansy1_wrim.mr_translate_messageindex' doesn't exist (localhost)</nowiki></code><br>--[[User:British|British]] ([[User talk:British|talk]]) 18:01, 17 October 2013 (EDT)
 
----
 
::: Seems old bug, check [https://bugzilla.wikimedia.org/show_bug.cgi?id=44352 this] --[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 06:21, 18 October 2013 (EDT)
 
----
 
::::I am not sure about how to execute that script... If it has to be done outside of the wiki, then Tynan has to do it.<br>--[[User:British|British]] ([[User talk:British|talk]]) 08:16, 18 October 2013 (EDT)
 
----
 
::::: MLEB installed @local succesfully from first attempt. --[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 14:12, 18 October 2013 (EDT)
 
:::::*Replace existing extension folder from .tar. After that we need edit '''LocalSettings.php''' at server/hosting.
 
:::::*[http://www.mediawiki.org/wiki/MLEB#Layout:_..2Fmediawiki.2F_..2Fextensions.2F.7BA.2CB.2CC.7D The variables you have to add to your LocalSettings.php before the configuration below is:]
 
:::::<code><s>$EXT = "$IP/../extensions";
 
:::::$wgExtensionAssetsPath = "{$wgScriptPath}/../extensions";</s></code>
 
:::::<code>$EXT = "$IP/extensions";
 
:::::$wgExtensionAssetsPath = "{$wgScriptPath}/extensions";</s></code>
 
:::::*[http://www.mediawiki.org/wiki/MLEB#Add.2Fupdate_your_LocalSettings.php Then copy paste that]
 
:::::*Add <code>$wgUpgradeKey = "your_long_long_long_key";</code> & run [http://ludeon.com/rimworld/wiki/mw-config/] seems thats all (for secure, delete UpgradeKey from file)
 
----
 
::::::There was not much point in copy/pasting the configuration into LocalSettings.php ''again'', but I still did it, for the sake of it: same result.
 
::::::Regarding [http://ludeon.com/rimworld/wiki/mw-config/ mw-config], is it supposed to bring something specific ? The wiki is already in [http://ludeon.com/rimworld/wiki/Special:Version version 1.21.2] :/<br>--[[User:British|British]] ([[User talk:British|talk]]) 19:29, 18 October 2013 (EDT)
 
----
 
:::::::[http://ludeon.com/rimworld/wiki/mw-config/ mw-config] for update/create tables. If you click Restart Install (at right), then at 2nd step it ask for wgUpgradeKey & after just quick update tables info.. --[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 06:00, 19 October 2013 (EDT)
 
----
 
:::::::Something is very wrong here :\<br>I did the upgrade, un-commented the MLEB configuration in LocalSettings.php, yet it still doesn't work (the pages on the wiki don't give any error though, they are just blank)<br>--[[User:British|British]] ([[User talk:British|talk]]) 06:59, 19 October 2013 (EDT)
 
----
 
::::::::Damn, have you any messenger where we can talk?--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 07:24, 19 October 2013 (EDT)
 
----
 
::::::::Nope, though I suppose we can try with the IRC that was put up. That will have to wait though, as I'm off soon, and will be back in a bit more than 24 hours...<br>--[[User:British|British]] ([[User talk:British|talk]]) 10:08, 19 October 2013 (EDT)
 
----
 
:::::::::Ok, IRC will be fine. Have new design concept for wiki.. :) --[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 10:14, 19 October 2013 (EDT)
 
----
 
: [[Sandbox|Translation template test]]<br>--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 21:41, 25 October 2013 (EDT)
 
</div>
 
----
 
fixed.. now MLEB work <br>--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 17:06, 31 October 2013 (EDT)
 
----
 
 
----
 
----
 +
==″Trusted″ group==
 +
*Permission: editing without capcha..
 +
&uArr;<span class="sig plainlinks">[[User:AcDie|AcDie]] | [[User talk:AcDie|talk]] &#8226; [[Special:Contributions/AcDie|contribs]] &#124; 06:48, 23 December 2013 [[wikipedia:UTC|UTC]]</span>
  
==Parser/LUA==
+
== Signature template ==
Need some tweaks for parser (Modules: Navbox/Navbar) - [http://interi.org/2012/05/wikipedias-navbox-template/ link1] [https://www.mediawiki.org/wiki/Extension:ParserFunctions#Installation link2](step 4-6)--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 12:02, 18 October 2013 (EDT)
+
[[Template:signature]]
----
+
<div class="spoiler-title closed">[show]</div><div class="spoiler-body">
:* I've tried installing Scribunto already, but it produced errors. I've seen [http://trog.qgl.org/20110815/setting-up-infobox-templates-in-mediawiki this], but it doesn't seem to be completely resolved (and I didn't try to tweak too much).<br>
 
:* ParserFunction is [http://ludeon.com/rimworld/wiki/Special:Version already installed].<br>--[[User:British|British]] ([[User talk:British|talk]]) 12:32, 18 October 2013 (EDT)
 
  
----
+
=====With timestamp=====
 +
<code>&#123;&#123;subst:signature|your_user_name|1&#125;&#125;</code> <span class="sig plainlinks">[[User:User|User]] | [[User talk:User|talk]] &#8226; [[Special:Contributions/User|contribs]] &#124; 03:54, 7 November 2013 [[wikipedia:UTC|UTC]]</span>
 +
=====Without timestamp=====
 +
<code>&#123;&#123;subst:signature|your_user_name|&#125;&#125;</code> <span class="sig plainlinks">[[User:User|User]] | [[User talk:User|talk]] &#8226; [[Special:Contributions/User|contribs]] </span>
 +
</div>
 +
&uArr;<span class="sig plainlinks">[[User:AcDie|AcDie]] | [[User talk:AcDie|talk]] &#8226; [[Special:Contributions/AcDie|contribs]] &#124; 03:59, 7 November 2013 [[wikipedia:UTC|UTC]]</span>
 
----
 
----
 
== @AcDie: Regarding color scheme ==
 
== @AcDie: Regarding color scheme ==
 
 
Hey,
 
Hey,
 
You are using colors on pages with gradients and such, but it is hard-coded.
 
You are using colors on pages with gradients and such, but it is hard-coded.
Line 64: Line 33:
 
::: [http://ludeon.com/rimworld/wiki/MediaWiki:Common.css MediaWiki:Common.css] seems there we can add most used styles--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 14:19, 18 October 2013 (EDT)
 
::: [http://ludeon.com/rimworld/wiki/MediaWiki:Common.css MediaWiki:Common.css] seems there we can add most used styles--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 14:19, 18 October 2013 (EDT)
 
::::One other downside of this colourscheme is the fact that you cannot tell a [[Orders|link]] and normal text apart. (unless  the link´s [[broken]], of course) I am not drawing the longbow about this, it is quite so noteworthy to know how important it is for readers to notice open options for further research regarding variable subjects. Could I suggest changing the colour of the links to something more appropriate, perhaps some hue of dark purple? --<span class="nounderlinelink" style="font-size:1em; font-weight:bold;color:#acc;font-variant:small-caps;">&nbsp;[[User:Jones-250|<span style="color:#9z0;">"Ceterum censeo stultus esse delendam" - Jones-250</span>]]  • [[User talk:Jones-250|Comm]]</span> 13:49, 22 December 2013 (UTC)
 
::::One other downside of this colourscheme is the fact that you cannot tell a [[Orders|link]] and normal text apart. (unless  the link´s [[broken]], of course) I am not drawing the longbow about this, it is quite so noteworthy to know how important it is for readers to notice open options for further research regarding variable subjects. Could I suggest changing the colour of the links to something more appropriate, perhaps some hue of dark purple? --<span class="nounderlinelink" style="font-size:1em; font-weight:bold;color:#acc;font-variant:small-caps;">&nbsp;[[User:Jones-250|<span style="color:#9z0;">"Ceterum censeo stultus esse delendam" - Jones-250</span>]]  • [[User talk:Jones-250|Comm]]</span> 13:49, 22 December 2013 (UTC)
 
== Maintenance ==
 
 
Before updating DB via /mw-config/ disable <code> require_once( "$IP/skins/chameleon/chameleon.php" ); </code> at LocalSettings.php <br>--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 00:49, 26 October 2013 (EDT)
 
----
 
----
 
 
== Spoiler Tag ==
 
 
I really like the spoiler tags (cough [[Buildings]] cough cough) but it seems if the default opener text isn't '[show]' it will still return to [show] after being closed. Is there a way to fix that?
 
For reference, the code I used was:
 
 
<div class="spoiler-title closed">Grave</div><div class="spoiler-body">
 
{|
 
|{{:Grave}}
 
|}
 
</div>
 
 
Thanks, [[User:Malganis75|Malganis75]] ([[User talk:Malganis75|talk]]) 10:41, 27 October 2013 (EDT)
 
----
 
: nope, due hardcoded for open/close <br>--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 15:33, 27 October 2013 (EDT)
 
----
 
: Malganis, please refrain from using spoilers unless there's a huge wall of text that would impair the readability of the page.<br>I would remove the use of spoiler tags altogether, but it has its (limited) uses.<br>I'll change pages that have it (like [[Buildings]]), unless you do it first.<br>--[[User:British|British]] ([[User talk:British|talk]]) 06:47, 28 October 2013 (EDT)
 
----
 
:: moved from sandbox <br> --[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 10:44, 28 October 2013 (EDT)
 
 
== New template ==
 
[[Template:signature]]
 
:finally '''fixed'''
 
=====With timestamp=====
 
<code>&#123;&#123;subst:signature|your_user_name|1&#125;&#125;</code> <span class="sig plainlinks">[[User:User|User]] | [[User talk:User|talk]] &#8226; [[Special:Contributions/User|contribs]] &#124; 03:54, 7 November 2013 [[wikipedia:UTC|UTC]]</span>
 
=====Without timestamp=====
 
<code>&#123;&#123;subst:signature|your_user_name|&#125;&#125;</code> <span class="sig plainlinks">[[User:User|User]] | [[User talk:User|talk]] &#8226; [[Special:Contributions/User|contribs]] </span>
 
 
<span class="sig plainlinks">[[User:AcDie|AcDie]] | [[User talk:AcDie|talk]] &#8226; [[Special:Contributions/AcDie|contribs]] &#124; 03:59, 7 November 2013 [[wikipedia:UTC|UTC]]</span>
 
 
----
 
 
== Addons ==
 
:Vector sidebar - Fixed collapse toggle
 
:Added some [[Special:Preferences#mw-prefsection-gadgets|gadgets]]
 
<span class="sig plainlinks">[[User:AcDie|AcDie]] | [[User talk:AcDie|talk]] &#8226; [[Special:Contributions/AcDie|contribs]] &#124; 04:03, 7 November 2013 [[wikipedia:UTC|UTC]]</span>
 
:[http://rimworldwiki.com/index.php?title=Main_Page&useskin=chameleon Chameleon] skin [[Special:Preferences#mw-prefsection-rendering|back]] to testing..
 
<span class="sig plainlinks">[[User:AcDie|AcDie]] | [[User talk:AcDie|talk]] &#8226; [[Special:Contributions/AcDie|contribs]] &#124; 06:24, 7 November 2013 [[wikipedia:UTC|UTC]]</span>
 
:New group (trusted) was added. Permission: editing without capcha..
 
<span class="sig plainlinks">[[User:AcDie|AcDie]] | [[User talk:AcDie|talk]] &#8226; [[Special:Contributions/AcDie|contribs]] &#124; 13:59, 7 November 2013 [[wikipedia:UTC|UTC]]</span>
 
 
----
 

Revision as of 06:48, 23 December 2013

Translation

AcDie | talkcontribs | 06:48, 23 December 2013 UTC


″Trusted″ group

  • Permission: editing without capcha..

AcDie | talkcontribs | 06:48, 23 December 2013 UTC

Signature template

Template:signature

[show]
With timestamp

{{subst:signature|your_user_name|1}} User | talkcontribs | 03:54, 7 November 2013 UTC

Without timestamp

{{subst:signature|your_user_name|}} User | talkcontribs

AcDie | talkcontribs | 03:59, 7 November 2013 UTC


@AcDie: Regarding color scheme

Hey, You are using colors on pages with gradients and such, but it is hard-coded. Is there a way to have all the colors used refer to one place only (kind of like a configuration file), so that we only have to change the colors at that place, rather than on every single page ? That would help if we ever manage to have a black skin for the wiki...
--British (talk) 10:26, 18 October 2013 (EDT)


Ofc, as I told before, better use CSS for many reasons, 1 is above ^ it is hard-coded. But i don't agree with black/any dark skin for wiki, cuz hard to read + images with white background looks like sh*t.. --AcDie (talk) 11:25, 18 October 2013 (EDT)

There won't be any white background image, so that's not a problem. The wiki we had on Wikia and dark and it was good, and it also was in resonance with the vibe of the game. White backgrounds kill the eyes at night, to boot.
TL;DR: Dark background will happen, one way or the other, so we might as well prepare :]
--British (talk) 12:23, 18 October 2013 (EDT)
MediaWiki:Common.css seems there we can add most used styles--AcDie (talk) 14:19, 18 October 2013 (EDT)
One other downside of this colourscheme is the fact that you cannot tell a link and normal text apart. (unless the link´s broken, of course) I am not drawing the longbow about this, it is quite so noteworthy to know how important it is for readers to notice open options for further research regarding variable subjects. Could I suggest changing the colour of the links to something more appropriate, perhaps some hue of dark purple? -- "Ceterum censeo stultus esse delendam" - Jones-250Comm 13:49, 22 December 2013 (UTC)