© 2015 X2Engine Inc.
Difference between revisions of "Wiki Usage:For contributors"
From X2Engine
X2WikiAdmin (talk | contribs) |
X2WikiAdmin (talk | contribs) |
||
Line 1: | Line 1: | ||
[[Category:Wiki Usage]] | [[Category:Wiki Usage]] | ||
+ | == Bare Essentials == | ||
;Edit/create a page | ;Edit/create a page | ||
: Search for it, and if it doesn’t exist you’ll see a link to create it. | : Search for it, and if it doesn’t exist you’ll see a link to create it. | ||
+ | |||
+ | == InterWiki Prefixes == | ||
+ | The following shorthand can be used for quickly making inter-site links: | ||
;Class documentation in the X2Engine class reference | ;Class documentation in the X2Engine class reference | ||
: <pre>[[x2doc:{class name}]]</pre> Example: [[x2doc:Contacts]] | : <pre>[[x2doc:{class name}]]</pre> Example: [[x2doc:Contacts]] |
Revision as of 19:15, 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.
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