Portal Wiki:Current events: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
(→‎Content: Todo: Expand community content guidelines)
(Trimming away stuff we've done / disregarded.)
Line 6: Line 6:
===Logistics & Back-end===
===Logistics & Back-end===
==== Extensions to be installed ====
==== Extensions to be installed ====
* <strike>[http://www.mediawiki.org/wiki/Extension:ParserFunctions ParserFunctions]
: (Installed, just need to add {{code|require_once( "$IP/extensions/ParserFunctions/ParserFunctions.php" );}} to LocalSettings.php to turn it on.</strike>
* <strike>[http://www.mediawiki.org/wiki/Extension:CategoryTree CategoryTree]</strike>
* <strike>[http://www.mediawiki.org/wiki/Extension:GroupPermissions GroupPermissions]</strike>
* * UNINSTALLED - Couldn't figure out how to save changes.  Manually editing LocalSettings.php is adequate for us.
* <strike>[http://www.mediawiki.org/wiki/Extension:WikiEditor WikiEditor] replaces the old toolbox thing and is really gud (used on Wikipedia & written by some MW devs too) [[User:Seb|seb]] 15:19, 21 April 2011 (PDT)</strike> not working. Doesn't want to play nice. Will try again later. [[User:Seb|seb]] 04:41, 22 April 2011 (UTC)


==== Config ====
==== Config ====
* <strike>Interwiki links for [http://half-life.wikia.com/ Combine Overwiki], TF Wiki, VDC.</strike>
*: Done. [[hl2:Combine Overwiki]], [[tf:TF2 Wiki]] and [[vdc:Valve Developer Community]] [[User:Seb|seb]] 04:41, 22 April 2011 (UTC)
* <strike>Set Vector to default skin &ndash; [[User:Seb|Seb]] 15:02, 21 April 2011 (PDT)</strike>


==== Everything else ====
==== Everything else ====
*<strike> Maintenance Templates
** Seriously need these to continue with Templates.
** Delete Reasons</strike>


* Image licenses
** Refine the license list, making sure we only have what's absolutely necessary.
** Templates for each type of license.
** A help page explaining what each type of license is and where it should be used.
*<strike> Main Page
** We need to decide what sort of content our Main Page will display.
*** Updates
*** Items
*** Characters
*** Did you know(?)
*** Featured Article (I'm just ripping off TFWiki here I know.)</strike>
*<strike> Non-spoilerish.
** Decide a way to document the game in a way which won't compromise any readers of whom haven't yet played.
*** Spoiler warnings at the top of each page?
**** Something like: This page documents an aspect of the game which is considered involved with the storyline.  Expect Spoilers."?</strike>
* <strike>LocalSettings.php (I think that's the right file) adjustments:
** Signature time to UTC:  <code>$wgLocaltimezone = 'UTC';</code>
** Interface time to UTC:  <code>$wgLocalTZoffset = null; </code>
** Enable <nowiki>{{DISPLAYTITLE}}</nowiki> to use any title: <code>$wgRestrictDisplayTitle = false;</code></strike>
*<strike> Change the Wiki's logo.  <strike>[[:File:Wiki-logo.png|Here's my proposal]], and [http://imgur.com/C7szK how it looks].</strike>
** [[User:Alex2539]] came up with a better logo.  It's overwritten my logo idea so the striked-out link above will still link to it.
** Edit the CSS and change the reference to headbg.jpg to link to [[:File:headbg.png|this PNG headbg.]]</strike>
*<strike> Implement usergroup permissions as Pilk drafted for the TF Wiki.  [http://wiki.teamfortress.com/wiki/User:Pilk/grouprights/new Link].
*: This is all good except the autoconfirmed limits. 200 edits & 10 days is way too high just to avoid captchas. I suggest 4 days & 10 edits (which is what Wikipedia has it at). [[User:Seb|seb]] 04:41, 22 April 2011 (UTC)</strike>
*<strike>Implement the UTC time listed at the top of the page as is on the TF Wiki.</strike>
*:Turns out this was a custom JS of mine on the TF Wiki, however tis useful so I've implemented it here. [[User:RJackson|RJackson]] 09:03, 21 April 2011 (PDT)
* <strike>Change the site content license. CC-BY-NC-SA seems ok but I fear will be a little too complicated if Valve ever decides to pick us up again. It's probably really unlikely it'll be a problem but I think just CC-BY 3.0 would be better because it's simpler [[User:Seb|Seb]] 15:02, 21 April 2011 (PDT)</strike>


* Localization:
* Localization:
Line 64: Line 18:
*: These are exactly the same ones we have on TF Wiki.
*: These are exactly the same ones we have on TF Wiki.
* [[User:Seb|seb]] 15:19, 21 April 2011 (PDT)
* [[User:Seb|seb]] 15:19, 21 April 2011 (PDT)
* <strike>Allow the steam:// protocol for external links.</strike>
* Break Main Page layout down into some more separate templates.  I'd like each "module" to be in its own template - I'll do it later when I wake up / decide I can't sleep.


===Content===
===Content===
* Poot all kind of Portal content on dis wiki, doc.
* <strike>[[Template:Patch layout]] needs to be implemented (along with [[Template:Navbox with columns]].)<br />See [[April 21, 2011 Patch]].</strike>
* <strike>[[File:BLU Resurrection Associate Pin.png|17px]] We need an internet browser icon!</strike>
* The first letter of a user name can become lowercase through CSS.
* The first letter of a user name can become lowercase through CSS.
* [[Template:See also]] needs to be finished.
* Links that have already been visited once should change to a different color, the purple that is in place now is too close to blue.
*: I kinda like the purple now, it's more suiting to the skin. [[User:Seb|seb]] 04:41, 22 April 2011 (UTC)
* <strike>The front page has a <code>DISPLAYTITLE</code> that reads "Main Page," this should be removed.</strike>
*: Added hide rules to CSS. [[User:Seb|seb]] 04:41, 22 April 2011 (UTC)


* Create the Help pages.  See [[Help:Contents]].
* Create the Help pages.  See [[Help:Contents]].
Line 92: Line 28:
==== What navs do we need? ====
==== What navs do we need? ====
* Portal nav
* Portal nav
* Portal: Still Alive nav
* Portal 2 nav
* Portal 2 nav
* Test chamber nav
* Test chamber nav
** Portal
** Portal
** Portal: Still Alive
** Portal 2 SP
** Portal 2 SP
** Portal 2 Co-op
** Portal 2 Co-op
Line 116: Line 54:
**Items in game
**Items in game
*:Could copypasta the OTFWiki one, hugely trimmed down of course. [[User:Moussekateer|Moussekateer]] 05:30, 22 April 2011 (UTC)
*:Could copypasta the OTFWiki one, hugely trimmed down of course. [[User:Moussekateer|Moussekateer]] 05:30, 22 April 2011 (UTC)
== Bugs ==
*New server seems to accept question marks as valid mediawiki page names.  <code>?action=purge</code> results in the wiki-equivelent of a 404.

Revision as of 14:48, 25 April 2011

Welcome to the brand new Portal 2 Wiki!

TODO

As a new Wiki, we've got a lot of stuff to do before we can be "open". Feel free to append items to this list.

Logistics & Back-end

Extensions to be installed

Config

Everything else

  • Localization:
    • YES
    • Languages should be locked down to those supported by the game itself:
    ar, cs, da, de, es, fi, fr, hu, it, ja, ko, nl, no, pl, pt, pt-br, ro, ru, sv, zh-hans, zh-hant
    These are exactly the same ones we have on TF Wiki.
  • seb 15:19, 21 April 2011 (PDT)

Content

  • The first letter of a user name can become lowercase through CSS.

What navs do we need?

  • Portal nav
  • Portal: Still Alive nav
  • Portal 2 nav
  • Test chamber nav
    • Portal
    • Portal: Still Alive
    • Portal 2 SP
    • Portal 2 Co-op
  • Character nav
  • Item nav
    • Hats
    • In-game items that can be interacted with
      • Weighted Storage Cube
      • Those laser cube things
      • ...Well, just cubes I guess.
  • Threats?
    • Turrets
    • Rocket turrets
    • Lasers in P2 (I imagine they harm)
    • Poison liquid floor stuff
      • aka. Acid.

Article infobox

  • Needs to cover
    • Characters
    • Items in game
    Could copypasta the OTFWiki one, hugely trimmed down of course. Moussekateer 05:30, 22 April 2011 (UTC)