Home « Help index « Formatting Codes «
Codes to format blocks
On this page we are introducing some formatting codes and live examples of utilization.
Indentation [indent]...[/indent]
Example | Rendering |
---|---|
But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed... | But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed... But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed... But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed... |
Center [center]...[/center]
Example | Rendering |
---|---|
[center]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/center] | But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed... |
Right [right]...[/right]
Example | Rendering |
---|---|
[right]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/right] | But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed... |
Decorated [decorated]...[/decorated]
Example | Rendering | ||||||
---|---|---|---|---|---|---|---|
[decorated]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/decorated] |
|
Caution [caution]...[/caution]
Example | Rendering |
---|---|
[caution]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/caution] | But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed... |
Note [note]...[/note]
Example | Rendering |
---|---|
[note]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/note] | But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed... |
PHP snippet [php]...[/php]
Example | Rendering |
---|---|
A snippet of load_skin(), from global.php: |
A snippet of load_skin(), from global.php:
|
Pre-formatted [snippet]...[/snippet]
Example | Rendering |
---|---|
Let assume a standard HTTP request to get it, such as the next one, which has 382 bytes: | Let assume a standard HTTP request to get it, such as the next one, which has 382 bytes:
GET /hello.html HTTP/1.1 |
Quote [quote]...[/quote]
Example | Rendering |
---|---|
[quote]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/quote] | " But where will this rabbit be in some minutes? |
Folded [folded]...[/folded]
Example | Rendering |
---|---|
[folded]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/folded] |
Folded with title [folded=<title>]...[/folded]
Example | Rendering |
---|---|
[folded=A Rabbit Story]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/folded] |
Unfolded [unfolded]...[/unfolded]
Example | Rendering |
---|---|
[unfolded]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/unfolded] | Click to slide
But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed... |
Unfolded with title [unfolded=<title>]...[/unfolded]
Example | Rendering |
---|---|
[unfolded=A Rabbit Story]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/unfolded] | A Rabbit Story
But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed... |
Sidebar [sidebar]...[/sidebar]
Example | Rendering |
---|---|
[sidebar]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/sidebar] |
Sidebar with title [sidebar=<title>]...[/sidebar]
Example | Rendering |
---|---|
[sidebar=A Rabbit Story]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/sidebar] |
Scroller [scroller]...[/scroller]
Example | Rendering |
---|---|
[scroller]But where will this rabbit be in some minutes?[nl]I don't know, but it depends also on the turtle speed...[/scroller] |