© 2015 X2Engine Inc.
Main Page
From X2Engine
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
Extensions in use (see their respective documentation):
Some quick usage notes (for maintainers / administrators):
- Edit/create a page
- Search for it, and if it doesn’t exist you’ll see a link to create it.
- Edit the sidebar
- search for Mediawiki:Sidebar and you'll be redirected to a page containing the sidebar's content, which you may edit.
- Create a URL shorthand for linking to another site
- For example, I made one to www.x2engine.com so that the "About X2Engine" in the footer could be made a link to the main X2Engine site: Then, a link to the "about" page:
INSERT INTO interwiki (iw_prefix, iw_url, iw_local, iw_trans) VALUES ("x2", "http://www.x2engine.com/$1", 1, 0);
[[x2:partners]]