Difference between revisions of "User:Torley Linden/Code"

From Second Life Wiki
Jump to navigation Jump to search
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Links ==
== Links ==


For maintenance and polish.
For maintenance and polish:


* '''[[Category:KB_Templates]]'''
* '''[https://wiki.secondlife.com/w/index.php?title=Special%3AUnreviewedPages&namespace=0&category=Knowledge+Base FlaggedRevs Review]
* '''[[Special:DoubleRedirects]]'''
* '''[[:Special:WhatLinksHere/Template:KBtodo]]'''
* '''[[:Special:DoubleRedirects]]'''
* '''[[:Category:KB_Templates]]'''
 
For admin updating:
 
* '''[[MediaWiki:Hf-nsheader-Linden_Lab_Official]]'''
* '''[[MediaWiki:Hf-nsfooter-Linden_Lab_Official]]'''


=== Off-Wiki ===
=== Off-Wiki ===
Line 10: Line 17:
* '''[https://secondlife.com/my/ Your Account]'''
* '''[https://secondlife.com/my/ Your Account]'''
* '''[http://secondlife.com/support/sysreqs.php System Requirements]'''
* '''[http://secondlife.com/support/sysreqs.php System Requirements]'''
* '''[http://secondlife.com/corporate/cs.php Community Standards]''' - And other policy.
* '''[https://blogs.secondlife.com/community/answers Second Life Answers]'''
* '''[https://blogs.secondlife.com/community/answers Second Life Answers]'''
** '''[https://blogs.secondlife.com/recent-updates.jspa?community=2055&showDiscussions=true&showDocuments=true&showBlogPosts=true&filterEnabled=true&start=0&numResults=250 All recent content]]'''
** [https://blogs.secondlife.com/recent-updates.jspa?community=2055&showDiscussions=true&showDocuments=true&showBlogPosts=true&filterEnabled=true&start=0&numResults=250 All recent content]
* '''[https://support.secondlife.com/ics/support/default.asp?deptID=4417 Old Parature KB]'''
 
Xstreet product:
 
* <nowiki>https://xstreetsl.com/modules.php?name=Marketplace&SearchKeyword=%22</nowiki><code>product</code><nowiki>%22</nowiki> ... then send thru [http://bit.ly bit.ly]
 
=== MOAR ===
 
* '''[[Admin Dashboard]]'''


== Useful bits of Wikicode ==
== Useful bits of Wikicode ==
Line 28: Line 45:


=== Table of Contents on the right ===
=== Table of Contents on the right ===
Doesn't play well with navboxes.
Doesn't play well with navboxes.


  <nowiki>{{TOCright}}</nowiki>
  <nowiki>{{TOCright}}</nowiki>
=== Table of Contents with too many long-ass headers ===
<nowiki>{{TOClimit|2}}</nowiki>
... and such.
== [http://www.mediawiki.org/wiki/Help:Magic_words More magic words] ==
== Symbols ==
=== Arrow keys ===
↑ ← ↓ →
== Other MediaWikis ==
Inspiration & influence.
* '''[http://theaionwiki.com/Aion_Wiki_Home Aion]'''
* '''[http://www.autopano.net/wiki-en/action/view/Main_Page AutoPano]'''
* '''[http://wiki.dreamhost.com/Main_Page DreamHost]'''
* '''[http://fringepedia.net/wiki/Fringepedia Fringepedia]'''
* '''[http://heroeswiki.com/ Heroes]'''
* '''[http://stowiki.org/wiki/Main_Page Star Trek Online]'''
* '''[http://www.planetside.co.uk/wiki/index.php/Main_Page TerraGen]'''
Some Wikia ones ain't bad:
* '''[http://borderlands.wikia.com/wiki/Borderlands_Wiki Borderlands]'''
* '''[http://marvel.wikia.com/Main_Page Marvel Comics]'''
* '''[http://twilightsaga.wikia.com/wiki/Twilight_Saga_Wiki Twilight]'''
Also,
* '''[http://lifehacker.com/5396832/customize-mediawiki-into-your-ultimate-collaborative-web-site Customize MediaWiki into Your Ultimate Collaborative Web Site]'''

Latest revision as of 15:56, 6 July 2010

Links

For maintenance and polish:

For admin updating:

Off-Wiki

Xstreet product:

  • https://xstreetsl.com/modules.php?name=Marketplace&SearchKeyword=%22product%22 ... then send thru bit.ly

MOAR

Useful bits of Wikicode

... that may or may not get into the Style Guide.

Background color for text

Use sparingly — could be done more elegantly with a template.

<font style="background-color: #FEFFCC;"></font>

Clear the clashing elements

<br clear="all"/>

Table of Contents on the right

Doesn't play well with navboxes.

{{TOCright}}

Table of Contents with too many long-ass headers

{{TOClimit|2}}

... and such.

More magic words

Symbols

Arrow keys

↑ ← ↓ →

Other MediaWikis

Inspiration & influence.

Some Wikia ones ain't bad:

Also,