Difference between revisions of "Sandbox"
From Creolista!
(→buttons) |
|||
Line 2: | Line 2: | ||
In page mode, you see what a visitor sees. In edit mode you see the page with formatting codes. | In page mode, you see what a visitor sees. In edit mode you see the page with formatting codes. | ||
* Please enter edit mode by changing tabs from "page" to "edit" above (next to the picture, at the top). Feel free to look at "history" too. | * Please enter edit mode by changing tabs from "page" to "edit" above (next to the picture, at the top). Feel free to look at "history" too. | ||
+ | |||
+ | |||
==Edit mode== | ==Edit mode== | ||
Line 15: | Line 17: | ||
*math | *math | ||
*<nowiki>For non-formatted text</nowiki> | *<nowiki>For non-formatted text</nowiki> | ||
− | --[[User:WikiSysop| | + | --[[User:WikiSysop|Mr.Shimanek]] 16:57, 30 March 2015 (CEST) (signature) |
(2nd layer by default: equivalent to <span style="color:darkred;"><h2> Headline text </h2></span> in HTML, or to <span style="color:darkred;">== Headline text ==</span> in wikisyntax, so... not a very useful button in my opinion. ^^) | (2nd layer by default: equivalent to <span style="color:darkred;"><h2> Headline text </h2></span> in HTML, or to <span style="color:darkred;">== Headline text ==</span> in wikisyntax, so... not a very useful button in my opinion. ^^) |
Revision as of 16:58, 30 March 2015
Contents
[hide]Two Modes: page / edit
In page mode, you see what a visitor sees. In edit mode you see the page with formatting codes.
- Please enter edit mode by changing tabs from "page" to "edit" above (next to the picture, at the top). Feel free to look at "history" too.
Edit mode
buttons
- B = bold (French gras)
- I = italic
- Ab = internal link to a page like Poetry
- earth = external link to a page like [1]
- A: an automatic heading: not very useful if you master the = sign (see below)
- image = to add a file (may not work yet)
- math
- For non-formatted text
--Mr.Shimanek 16:57, 30 March 2015 (CEST) (signature)
(2nd layer by default: equivalent to <h2> Headline text </h2> in HTML, or to == Headline text == in wikisyntax, so... not a very useful button in my opinion. ^^)
Headline text
using HTML
- <p> = opening tag for a paragraph
- </p> = closing tag for a paragraph
- <br /> = opening and closing tag for a line break.
Example: this is a very short paragraph.
Example: this is a very short paragraph
with two line breaks
using wiki syntax
The equal (=) sign
'i: kwal
- To make a numbered list...
- Use # at the beginning of the line.
- To add a layer, use two!
- You can even do it twice.
- or even three times
- That's how you make a numbered list.
- To make a "bullet" list..
- Use an asterisk (*) at the beginning of the line.
- To add a layer, use two!
- or three.
- To add a layer, use two!
- Pretty simple, huh?