© 2015 X2Engine Inc.

Difference between revisions of "Main Page"

From X2Engine
Jump to: navigation, search
(Extensions in use)
(Extensions in use)
Line 12: Line 12:
 
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
  
=== Extensions in use ===
+
=== Special Extensions in use ===
 
See their respective documentation for more information on their use;
 
See their respective documentation for more information on their use;
* [[Mw:Extension:Cite|Cite]]
+
* [[Mw:Extension:Cite|Cite]]: For creating footnotes
* [[Mw:Extension:ConfirmAccount|ConfirmAccount]]
+
* [[Mw:Extension:ConfirmAccount|ConfirmAccount]]: Restricts page edit/create permissions to moderator-approved accounts
* [[Mw:Extension:ConfirmEdit|ConfirmEdit]]
+
* [[Mw:Extension:Gadgets|Gadgets]]: Includes custom Javascript/CSS in pages
* [[Mw:Extension:Gadgets|Gadgets]]
+
* [[Mw:Extension:Lingo|Lingo]]: Glossary; automatically provides tooltips for keywords defined on the [[Terminology]] page.
* [[Mw:Extension:Lingo|Lingo]]
+
* [[Mw:Extension:Nuke|Nuke]]: Provides the ability to delete accounts and also bulk-delete all pages by them
* [[Mw:Extension:Nuke|Nuke]]
 
 
* [[Mw:Extension:ParserFunctions|ParserFunctions]]
 
* [[Mw:Extension:ParserFunctions|ParserFunctions]]
* [[Mw:Extension:Renameuser|Renameuser]]
+
* [[Mw:Extension:Renameuser|Renameuser]]: Provides the ability to rename a user
* [[Mw:Extension:SyntaxHighlight_GeSHi|SyntaxHighlight GeSHi]]
+
* [[Mw:Extension:SyntaxHighlight_GeSHi|SyntaxHighlight GeSHi]]: Code syntax highlighting
* [[Mw:Extension:WikiEditor|WikiEditor]]
 
  
 
=== Brief Introductory Usage Notes ===
 
=== Brief Introductory Usage Notes ===
 
* [[Wiki Usage:For contributors]]
 
* [[Wiki Usage:For contributors]]
 
* [[Wiki Usage:For administrators]]
 
* [[Wiki Usage:For administrators]]

Revision as of 20:39, 25 February 2013

Welcome to the X2Engine Wiki. For questions related to any topics not covered by this wiki, please visit The X2Engine community forums.


Getting Started

Using This Wiki

For information on using the wiki software, consult the User's Guide and the MediaWiki FAQ MediaWiki release mailing list

Special Extensions in use

See their respective documentation for more information on their use;

  • Cite: For creating footnotes
  • ConfirmAccount: Restricts page edit/create permissions to moderator-approved accounts
  • Gadgets: Includes custom Javascript/CSS in pages
  • Lingo: Glossary; automatically provides tooltips for keywords defined on the Terminology page.
  • Nuke: Provides the ability to delete accounts and also bulk-delete all pages by them
  • ParserFunctions
  • Renameuser: Provides the ability to rename a user
  • SyntaxHighlight GeSHi: Code syntax highlighting

Brief Introductory Usage Notes