Color Of Code

Font Size

SCREEN

Profile

Layout

Menu Style

Cpanel
User Rating:  / 0
PoorBest 

Important things to know:

  • To create new pages add a link to an existing page (will enable an edit option on this item)
  • If you need to make a lot of pages with similar content think of using templates!
  • Useful extensions are marked with (ext:name) so you know what to install if you need the feature

 

Section headings
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
Styles
''Italic, 2 quotes''
'''Bold, 3 quotes'''
Numbered list
# first
# second
## second.1
## second.2
# third
Bulleted list
* item1
* item2
** item2.1
** item2.2
* item3
Definition list
; term1 : definition1
; term2 : definition2
Indentation
: indent1
:: indent2
Source code

(ext: GeSHi)
<code>
void func(); // no colors
</code>
<source lang="cpp">
Source code
with colors
</source>
Formula

(LaTeX)
<math>
LaTeX formula
</math>
Links within the page or to outside
[[internal link]]
[[link|display text]]

[external URL]
[URL display text]
Display images

keywords:
- thumb frame
- center left right
[[File:name.ext|
thumb|
positioning|
alt=text|
caption]]
Define a category
[[Category:new category name]]
Link to a media file
[[Media:name.ext]]
Use a template

(ext: ParserFunctions)
{{template name
|param=value
|...
}}
SVG support

Add comment


Security code
Refresh

You are here: Home Cheat Sheets Programming Wiki syntax