Help:Editing

Help page
Revision as of 12:16, 20 October 2013 by Britta (talk | contribs) (a little more info)

Formatting tips

Syntax highlighting

You can make code snippets nicely syntax-highlighted using these tags:

<source lang=objc>
</source>

The syntax highlighter supports a lot of languages. A few others that may be useful: bash, c, cpp, text

Navigation boxes

To add a helpful navigation box to the bottom of an article documenting a class, you can use tags like these:

{{occlass|library=SpringBoard.app|navbox=1}}
{{occlass|library=CoreFoundation.framework|navbox=1}}