Other language: (de)
An overview over the most important formatting commands is written down in the cheat sheet.
Document settings
{{Title:…}}
| Window title |
{{DefaultTitle:…}}
| Standard window title (only commons) |
{{Keywords:…}}
| Keywords |
{{AddKeywords:…}}
| Appends further keywords |
{{Description:…}}
| Page description |
{{Author:…}}
| Author |
{{Lang:…}}
| Language |
{{H1:…}}
| Page title |
{{Homelink:…}}
| Link to start page |
{{Icon:…}}
| Page icon |
{{TextHeader:…}}
| Text in header (if supported) |
{{Thumbnails:…}}
| Location of the thumbnails |
{{Meta:name||content}}
| Further meta tags |
{{Meta:name="…" content="…"}}
| Further meta tags |
| {{$Version}}
| Inserts the version number: 3.2.1 (Feb 16, 2008) |
| {{$Pagename}}
| Inserts the name of the current page: quickref.html |
| {{Mark:name}}
| Inserts an anchor |
Shortcuts in the GUI
| General |
| Ctrl-O
| Open |
| Ctrl-S
| Save |
| Ctrl-Q
| Quit |
| Ctrl-,
| Settings |
| F1
| Help |
| Menu File |
| Alt-f o
| Open |
| Alt-f s
| Save |
| Alt-f e
| Export |
| Alt-f q
| Quit |
| Menu Export |
| Alt-f e u
| .sh (Unix) |
| Alt-f e w
| .bat (Windows) |
| Menu Settings |
| Alt-s p
| Settings |
| Alt-s l
| Language |
| Menu Info |
| Alt-i h
| Help |
| Alt-i a
| About |
| Tabs |
| Alt-1
| Files
|
| Alt-c
| Code Window |
| Alt-n
| Next |
| Alt-2
| Settings
|
| Alt-n
| Next |
| Alt-3
| Parse
|
| Alt-g
| Go! |
Arguments
| --help, -h
| Help output |
| --helpfiles
| Settings to generate help files |
| --standard
| Standard settings |
| --debug
| Show debug information |
| -v, --verbose
| Show a lot of information |
| -s, --silent
| Show only few information |
| --dead
| Don't output any text |
| --lang=…
| Set the language of the text output |
| Dateiname
| File to parse |
| --menu-file=menufile, -m menufile
| Set the menu file |
| --style=name, -s name
| Use style name |
| --www
| Show updates |
| --common=file, -c file
| Set file as common file |
| --only-code
| Output code only (without head and body) |
| --stdout
| Output code in stdout (usually command line) |
| --target-directory=dir, --td dir
| Target directory |
| --remove-linebreaks
| Remove linebreaks |
| --footer=file, -f file
| Set footer file |
| --pn
| --remove-linebreaks --only-code |
| --pns
| --remove-linebreaks --only-code --stdout |