Skip to main content Help Control Panel

EyeDPro

Accurate Vision... Better Results

Help

Please note that actual rendering depends on the selected skin.

Help

Please note that actual rendering depends on the selected skin.

Home «   Help index «   Formatting Codes «  

In-line formatting codes

On this page we are introducing some formatting codes and live examples of utilization.

ContentClick to slide

Wiki bold **...**

ExampleRendering
This is very **important**, isn't it?This is very important, isn't it?

Bold [b]...[/b]

ExampleRendering
This is very [b]important[/b], isn't it?This is very important, isn't it?

Wiki italics //...//

ExampleRendering
This is really //meaningful//!This is really meaningful!

Italics [i]...[/i]

ExampleRendering
This is really [i]meaningful[/i]!This is really meaningful!

Wiki underline __...__

ExampleRendering
I would like to __insist__ on this point...I would like to insist on this point...

Underlined [u]...[/u]

ExampleRendering
I would like to [u]insist[/u] on this point...I would like to insist on this point...

Wiki monospace ##...##

ExampleRendering
Type ##cwd ../foo/bar## to visit an interesting directory.Type cwd ../foo/bar to visit an interesting directory.

Code [code]...[/code]

ExampleRendering
Type [code]cwd ../foo/bar[/code] to visit an interesting directory.Type cwd ../foo/bar to visit an interesting directory.

Color [color]...[/color]

ExampleRendering
Here is some text in [color=red]red[/color] and some text in [color=green]green[/color]Here is some text in red and some text in green

Tiny [tiny]...[/tiny]

ExampleRendering
This is really [tiny]tiny![/tiny]This is really tiny!

Small [small]...[/small]

ExampleRendering
This is really [small]small![/small]This is really small!

Big [big]...[/big]

ExampleRendering
This is really [big]meaningful[/big]This is really meaningful

Huge [huge]...[/huge]

ExampleRendering
I would like to [huge]insist[/huge] on this point...I would like to insist on this point...

Superscript [superscript]...[/superscript]

ExampleRendering
This text is [superscript]superscript[/superscript]. Interesting...This text is superscript. Interesting...

Subscript [subscript]...[/subscript]

ExampleRendering
This text is [subscript]subscript[/subscript]. Interesting...This text is subscript. Interesting...

Wiki insertion ++...++

ExampleRendering
This text ++has been inserted++.This text has been inserted.

Inserted [inserted]...[/inserted]

ExampleRendering
This text [inserted]has been inserted[/inserted].This text has been inserted.

Wiki deletion --...--

ExampleRendering
This text --has been deleted--.This text has been deleted.

Deleted [deleted]...[/deleted]

ExampleRendering
This text [deleted]has been deleted[/deleted].This text has been deleted.

Flag [flag]...[/flag]

ExampleRendering
[flag]important![/flag] Don't forget to give something to your cat today. important! Don't forget to give something to your cat today.

Language [lang=xy]...[/lang]

ExampleRendering
[lang=en]This is in English[/lang][lang=fr]Ceci est en français[/lang]This is in English

Serif [style=serif]...[/style]

ExampleRendering
[style=serif]This text is in Serif.[/style]This text is in Serif.

Sans-Serif [style=sans-serif]...[/style]

ExampleRendering
[style=sans-serif]This text is in Sans-Serif.[/style]This text is in Sans-Serif.

Cursive [style=cursive]...[/style]

ExampleRendering
[style=cursive]This text is in Cursive.[/style]This text is in Cursive.

Fantasy [style=fantasy]...[/style]

ExampleRendering
[style=fantasy]This text is in Fantasy.[/style]This text is in Fantasy.

Comic [style=comic]...[/style]

ExampleRendering
[style=comic]This text is in Comic.[/style]This text is in Comic.

Use any style [style=<style name>]...[/style]

ExampleRendering
[style=my_style]But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed...[/style]But where will this rabbit be in some minutes? I don't know, but it depends also on the turtle speed...