Home / Wiki / Fr 🇫🇷 | En 🇬🇧 Website / Langage de formatage de texte

Langage de formatage de texte

🇫🇷 🇬🇧


Icône

Code de formatage

Résultat
Bold[b ] Bold text [/b ]Bold text
Italique[i ] Italic text [/i ]Italic text
Sousligner[u ] Underline text [/u ]Underline text
Barrer[s ] Strike text [/s ]Strike text
Quote[q ] Quote text [/q ]Quote text
Code
[code ]
function Test1()
local num = 0
num = num + 1
num = 'num= '..num
print(num) --num=1
end
concommand.Add( Test1 , Test1 )
[/code ]
function Test1()

local num = 0
num = num + 1
num = 'num= '..num
print(num) --num=1
end
concommand.Add( Test1 , Test1 )

Mark[mark ] Marked text [/mark ]Marked text
Small[small ] Small text [/small ]Small text
Spoiler[spoiler ]Texte à flouter[/spoiler ]Texte à flouter

POSITIONS

Left[left ] Small text [/left ]

Ne fais pas de ton ego un démon à encloîtrer, mais un compagnon à apprivoiser.
Test
Center Element[center ] Small text [/center ]

Ne fais pas de ton ego un démon à encloîtrer, mais un compagnon à apprivoiser.
Test
Right Elements[right ] Small text [/right ]

Ne fais pas de ton ego un démon à encloîtrer, mais un compagnon à apprivoiser.
Test

HEADERS

h1[h1 ] This is a H1 header [/h1 ]

This is a H1 header

h2[h2 ] This is a H2 header [/h2 ]

This is a H2 header

h3[h3 ] This is a H3 header [/h3 ]

This is a H3 header

h4[h4 ] This is a H4 header [/h4 ]

This is a H4 header

h5[h5 ] This is a H5 header [/h5 ]
This is a H5 header

ORDER

Ordre[ol ]
[li ]Test[/li ]
[li ]Test[/li ]
[li ]Test[/li ]
[/ol ]
  1. Test
  2. Test
  3. Test
Unorder[ul ]
[li ]Test[/li ]
[li ]Test[/li ]
[li ]Test[/li ]
[/ul ]
  • Test
  • Test
  • Test
Derouler[dpd ]Clique ici pour dérouler[/dpd ][content ]Hello[/content ]
Clique ici pour dérouler
Hello

TABLE

Table[table ]
[tr ][td ] TOP [/td ][td ] TOP [/td ][/tr ]
[tr ][td ] Text [/td ][td ] Text [/td ][/tr ]
[tr ][td ] Text [/td ][td ] Text [/td ][/tr ]
[/table ]

TABLE Exemple : 1


TOPTOP
TextText
TextText

Table[table ]
[tr ][td ] TOP [/td ][td ] TOP [/td ][td ] TOP [/td ][/tr ]
[tr ][td ] Text [/td ][td ] Text [/td ][td ] Text [/td ][/tr ]
[tr ][td ] Text [/td ][td ] Text [/td ][td ] Text [/td ][/tr ]
[tr ][td ] Text [/td ][td ] Text [/td ][td ] Text [/td ][/tr ]
[/table ]

TABLE Exemple : 2


TOPTOPTOP
TextTextText
TextTextText
TextTextText

LINKS

Lien[ url=https://zworld-afterlife.com]HOME OF ZWORLD[/url ]HOME OF ZWORLD
Image
Envoyez vos images sur Imgur et copiez le lien de l'image (attention pas de la page)
[ img=https://img.originahl-scripts.com/zimg/ban0.webp][/img ]Banniere de Zworld
Lien + Image
[ urli=https://zworld-afterlife.com img=https://img.originahl-scripts.com/zimg/ban0.webp][/urli ]ZWORLD HOME

LIGNE

Tracer une ligne bleu[lr ]
Tracer une ligne blanche[hr ]