Help

From CrewWiki

Jump to: navigation, search

This page shows how to change the CREW-Wiki pages.
This features are for administrators only. Other people should not worry about this page.

Contents

Getting started

Formatting

italic ← ''italic''
bold ← '''bold'''
bold & italic ← '''''bold & italic'''''
no ''markup'' ← <nowiki>no ''markup''</nowiki>
Underline ← <u>Underline</u>
Strikethrough ← <s>Strikethrough</s>
Source code ← <code>Source code</code>
Green<span style="color:green;">Green</span> 
Comments ← <!-- This is a comment -->
Line break ← <br>

Tables

Orange Apple 12,333.00
Bread Pie 500.00
Butter Ice cream 1.00

Images

  • [[File:File.jpg]] to use the full version of the file
  • [[File:File.png|200px|thumb|left|alt text]] to use a 200 pixel wide rendition in a box in the left margin with 'alt text' as description
  • [[Media:File.ogg]] for directly linking to the file without displaying the file

Links

[[internal link|link descibing text]]
[external link|link descibing text]

Special Characters

HTML Symbol Entities
Á á Â â ´ Æ æ À à Α α & Å å Ã ã Ä ä Β β ¦ Ç ç ¸ ¢
Χ χ ˆ © ¤ ° Δ δ ÷ É é Ê ê È è Ε ε Η η
Ð ð Ë ë ƒ ½ ¼ ¾ Γ γ > Í í Î î ¡ Ì ì Ι ι
¿ Ï ï Κ κ Λ λ « < ¯ µ · Μ μ  
¬ Ñ ñ Ν ν Ó ó Ô ô Œ œ Ò ò Ω ω Ο ο ª º Ø ø Õ õ Ö
ö Φ φ Π π ϖ ± £ Ψ ψ " » ® Ρ ρ
Š š § ­ Σ σ ς ¹ ² ³ ß Τ τ Θ θ ϑ Þ þ ˜
× Ú ú Û û Ù ù ¨ ϒ Υ υ Ü ü Ξ ξ Ý ý ¥ ÿ Ÿ Ζ ζ

encode email adresses

encrypt email adresses into uni code, e.g. with this link.
Note: f is equivalent to %66 in the mail to environment
see examples of the Contact page

Developer Manual

Installation
Configuration
Database layout
Code
Global object variables
Hooks
Parameters to index.php
MediaWiki FAQ
API
Doxygen-generated documentation