© 2015 X2Engine Inc.
Difference between revisions of "Wiki Usage:For contributors"
From X2Engine
X2WikiAdmin (talk | contribs) (Created page with ";Edit/create a page : Search for it, and if it doesn’t exist you’ll see a link to create it.") |
X2WikiAdmin (talk | contribs) |
||
Line 1: | Line 1: | ||
;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. | ||
+ | ;Link to a class's documentation in the X2Engine class reference | ||
+ | : <pre>[[x2doc:{class name}]]</pre> | ||
+ | ;Link to a class's documentation in the Yii Framework class reference | ||
+ | : <pre>[[yiidoc:{class name}]]</pre> |
Revision as of 19:04, 13 September 2012
- Edit/create a page
- Search for it, and if it doesn’t exist you’ll see a link to create it.
- Link to a class's documentation in the X2Engine class reference
-
[[x2doc:{class name}]]
- Link to a class's documentation in the Yii Framework class reference
-
[[yiidoc:{class name}]]