Wikepage est une application de wiki standard n'utilisant pas de base de données tournant avec PHP.
1. Langage Wiki
- Un * au début de la ligne donne une liste.
- Un ! au début de la ligne crée un grand titre <h1>
- Deux !! au début de la ligne créent un titre moyen <h2>
- Trois !!! au début de la ligne créent un petit titre <h3>
- Trois ' avant et après un mot ou un groupe de mots les formattent en gras
- Deux _ avant et après un mot ou un groupe de mots les soulignent
- Deux ' avant et après un mot ou un groupe de mots les formattent en italique
- Deux : avant et après un mot ou un groupe de mots les placent dans une boite
Vous pouvez cliquer sur le lien Rédiger en haut de cette page pour voir la source de la page.
2. Liens
- Wikepage utilise des liens du type Wiki mot (avec ou sans espace). For make a new page just make a link in a page like Word and then save and use the link. When you use link, page'll created.
- If you want to link to something external, you could just type the url like
http://www.wikepage.org/ and if it is valid, it will be clickable - To make external links more beautiful, there is another version link can be used to create something
like this, or to a static page like this - If you write a email address (without mailto:) between , email address will be displayed like sblisesivdin
alt='arobase'>gmail.com.
- If you put the url of a picture between such brackets, the image will be displayed.
- Boxed image, using:{a|b|c} (a)thumbnail image, (b)caption (c)original image. Original image will be resized to width of 468 pixels, if bigger than that. If you click, you can view original image. Example: {wike.gif|Caption of image|wike.gif}
- You can use static picture's names which can be found in data/ folder.
For example :
, But if you want to use linked image then:
PS: You can't link URL pictures. Only local pictures can be linked.
3. Special Pages
- Information in Last_changes page is created with writing < lastchanges > (without whitespaces) in source of page.
- Information in Search page is created with < search > like above.
- And information in All_pages.. just write < allpages >.
- If you want to include administration area in one of your other pages, just write < admin > like above.
4. Variable System
Wikepage system has commands set. There are three of them recently:
- lng variable: must be set to two letter language's abbreviation, like "en" for English, "tr" for Turkish. Usage (in any pages): English,

- rss variable: "yes" for recently changes rss output and "blog" for blog's rss output. Usage: Blog RSS Output,

- variable: Used for links into data/ folder. Usage index2.html
6. Tables
Wikepage has table support.Just begin the line with pipe (|), for each column put 1 pipe (|), and for ending line put another pipe (|). That's all! You can view this page's source to view table below this paragraph.
Website Link Cyrocom Homepage
http://www.cyrocom.com/SBLisesivdin Homepage
http://www.cyrocom.com/sblisesivdin7. Coloring
For coloring: Just begin with 2 sharps (#) then input color name and 2 sharps more.. then write the writings that will be colored, then 2 sharps to close. Entered colors used in font tag. Colors are Black, Silver, Gray, Maroon, Red, Purple, Fuchsia, Green, Lime, Olive, Yellow, Navy, Blue, Teal, Aqua and White of course. Or use RGB codes like #FF9900. For example blue writing. Click edit of this page to view.


