Editing User talk:Euss/todo

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 12: Line 12:
* <strike>[[Help:Contents]]</strike>
* <strike>[[Help:Contents]]</strike>
* ''selectively'' [[:Category:Templates]]
* ''selectively'' [[:Category:Templates]]
** [http://www.psdevwiki.com/ps3/wiki/Wiki_Sandbox_Test Wiki_Sandbox_Test]
** [http://www.ps3devwiki.com/wiki/Wiki_Sandbox_Test Wiki_Sandbox_Test]
** <span style="text-decoration: line-through;">[http://www.psdevwiki.com/ps3/wiki/TemplateTest TemplateTest]</span>
** <span style="text-decoration: line-through;">[http://www.ps3devwiki.com/wiki/TemplateTest TemplateTest]</span>
* <span style="text-decoration: line-through;">[[MediaWiki:Sidebar]]</span>
* <span style="text-decoration: line-through;">[[MediaWiki:Sidebar]]</span>
* <span style="text-decoration: line-through;">prepare Sidebar + main menu pages content</span>
* <span style="text-decoration: line-through;">prepare Sidebar + main menu pages content</span>
* rethink Category and usage of [[Template:Navbox|Templated NavBoxes]] / [http://www.psdevwiki.com/ps3/wiki/Category:Navigation_Templates Category:Navigation Templates] (get it right from the start)
* rethink Category and usage of [[Template:Navbox|Templated NavBoxes]] / [http://www.ps3devwiki.com/wiki/Category:Navigation_Templates Category:Navigation Templates] (get it right from the start)
** <span style="text-decoration: line-through;">[[Template:Main]]</span> <span style="text-decoration: line-through;">(target) see also [http://www.psdevwiki.com/ps3/wiki/Template:PS4:Main Template:PS4:Main] (sandbox/test page)</span>
** <span style="text-decoration: line-through;">[[Template:Main]]</span> <span style="text-decoration: line-through;">(target) see also [http://www.ps3devwiki.com/wiki/Template:PS4:Main Template:PS4:Main] (sandbox/test page)</span>
*** Need to split that in subtemplates (with own icon) e.g. <span style="text-decoration: line-through;">Console Information, Peripherals, Components, Motherboard Components, Software, Development, Homebrew</span> ...etc...
*** Need to split that in subtemplates (with own icon) e.g. <span style="text-decoration: line-through;">Console Information, Peripherals, Components, Motherboard Components, Software, Development, Homebrew</span> ...etc...
* [[Special:UploadUpload|Upload]] or move [[http://www.psdevwiki.com/ps3/wiki/Category:PS4|PS4]] images
* [[Special:UploadUpload|Upload]] or move [[http://www.ps3devwiki.com/wiki/Category:PS4|PS4]] images
** [[File:UHDTV resolution chart.svg]] (no visible image)
** [[File:UHDTV resolution chart.svg]] (no visible image)
**
**
Line 25: Line 25:
**
**
* <span style="text-decoration: line-through;">split and copy PS4 and related content / when fine, clear page, put redirect and lock old page when done</span>
* <span style="text-decoration: line-through;">split and copy PS4 and related content / when fine, clear page, put redirect and lock old page when done</span>
** <span style="text-decoration: line-through;">http://www.psdevwiki.com/ps3/wiki/Category:PS4</span>
** <span style="text-decoration: line-through;">http://www.ps3devwiki.com/wiki/Category:PS4</span>
*** <span style="text-decoration: line-through;">http://www.psdevwiki.com/ps3/wiki/PS4</span>
*** <span style="text-decoration: line-through;">http://www.ps3devwiki.com/wiki/PS4</span>
*** <span style="text-decoration: line-through;">http://www.psdevwiki.com/ps3/wiki/PS4_Devkit_%28codename:Orbis%29</span>
*** <span style="text-decoration: line-through;">http://www.ps3devwiki.com/wiki/PS4_Devkit_%28codename:Orbis%29</span>
* <span style="text-decoration: line-through;">[[PS4devwiki:Userboxes]] (based on [http://wiiubrew.org/wiki/WiiUBrew:Userboxes WiiUBrew:Userboxes])</span>
* <span style="text-decoration: line-through;">[[PS4devwiki:Userboxes]] (based on [http://wiiubrew.org/wiki/WiiUBrew:Userboxes WiiUBrew:Userboxes])</span>
** consider [[PS4devwiki:Titleboxes]] (based on [[PS4devwiki:Userboxes]], but then for Game Titles / homebrew etc)
** consider [[PS4devwiki:Titleboxes]] (based on [[PS4devwiki:Userboxes]], but then for Game Titles / homebrew etc)
Line 55: Line 55:
* http://www.maschek.hu/imagemap/imgmap
* http://www.maschek.hu/imagemap/imgmap
* http://www.image-maps.com/index.php?
* http://www.image-maps.com/index.php?
== $wgExpensiveParserFunctionLimit ==
If this wiki is ever going to use language templates, make sure the parsing does not exceed the limit (either reduce the amount of languages thus the parsing, or increase the limit) If the limit is exceeded (
Pages that exceed this limit are automatically categorized into [[:Category:Pages with too many expensive parser function calls]]), not all items will be parsed and thus the links for consecutive languages will not be made. The parsing count can be seen inside the source of the page as seen in this example:
<source lang="html4strict">
<!--
NewPP limit report
Preprocessor visited node count: 1589/1000000
Preprocessor generated node count: 3629/1000000
Post‐expand include size: 27853/2097152 bytes
Template argument size: 4210/2097152 bytes
Highest expansion depth: 10/40
Expensive parser function count: 45/100
-->
</source>
In above example, the language template was reduced by removing languages that are not covered by PS4 releases to begin with, while the page in question has over 100 language subpages
<source lang="html4strict">
<!--
NewPP limit report
Preprocessor visited node count: 1598/1000000
Preprocessor generated node count: 4221/1000000
Post‐expand include size: 24926/2097152 bytes
Template argument size: 3880/2097152 bytes
Highest expansion depth: 9/40
Expensive parser function count: 61/100
-->
</source>
In [[User_talk:Euss/stats|above example]], the amount of used expensive parser function calls was reduced to only do stats for the most important categories
See also: http://www.mediawiki.org/wiki/Manual:$wgExpensiveParserFunctionLimit




{{Template:User_talk:Euss:menu}}
{{Template:User_talk:Euss:menu}}
Please note that all contributions to PS4 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS4 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)