© 2015 X2Engine Inc.
Difference between revisions of "Wiki Usage:For contributors"
From X2Engine
X2WikiAdmin (talk | contribs) (→Bare Essentials) |
X2WikiAdmin (talk | contribs) (→Bare Essentials) |
||
Line 8: | Line 8: | ||
;Categorize a page | ;Categorize a page | ||
: Place at the top of the page: <pre>[[Category:{Category name}]]</pre> | : Place at the top of the page: <pre>[[Category:{Category name}]]</pre> | ||
+ | ;Images | ||
+ | : [[mw:Help:Images]] | ||
;Links | ;Links | ||
: [[mw:Help:Links]] | : [[mw:Help:Links]] |
Revision as of 19:26, 13 September 2012
Bare Essentials
- Edit/create a page
- Search for it, and if it doesn’t exist you’ll see a link to create it.
- Edit/create a category
- Search for Category:{Category Name} and create it in much the same way as with creating a page.
- Categorize a page
- Place at the top of the page:
[[Category:{Category name}]]
- Images
- mw:Help:Images
- Links
- mw:Help:Links
- InterWiki links
- mw:Manual:Interwiki
- Formatting
- mw:Help:Formatting
- Lists
- mw:Help:List
- Tables
- mw:Help:Tables
- All help topics
- mw:Help:Contents
Extra InterWiki Prefixes
The following shorthand can be used for quickly making inter-site links:
- Class documentation in the X2Engine class reference
-
[[x2doc:{class name}]]
Example: x2doc:Contacts - Class documentation in the Yii Framework class reference
-
[[yii:{class name}]]
Example: yii:CActiveRecord - Pages on x2engine.com
-
[[x2:{page name}]]
Example: x2:partners