account creation will be re-enabled sometime soon i promis

Markleft: Difference between revisions

From BonziPEDIA, the Official BonziWORLD Encyclopedia of varied quality.
Jump to navigationJump to search
Created page with "Markleft is a markup language made by Fune for BonziWORLD. The first version was added in bonzi.lol and was basically just markdown. Markleft is used for formatting text. In 6.9 it could be disabled, in BW7 it cannot be disabled (but it will soon). == Syntax == Markleft options are enclosed in 2 dollar signs, and markleft is terminated by 2 dollar signs with nothing in between them. $option=value$ markleft text $$ normal text options are seperated using commas $optio..."
 
Replaced content with "Hey guys, Jy (Jack Seymour) here! Come visit me at 4893 Eurekaton Rd, Whiteville, TN 38075"
Tags: Replaced Reverted
Line 1: Line 1:
Markleft is a markup language made by Fune for BonziWORLD. The first version was added in bonzi.lol and was basically just markdown. Markleft is used for formatting text. In 6.9 it could be disabled, in BW7 it cannot be disabled (but it will soon).
Hey guys, Jy (Jack Seymour) here! Come visit me at 4893 Eurekaton Rd, Whiteville, TN 38075
 
== Syntax ==
Markleft options are enclosed in 2 dollar signs, and markleft is terminated by 2 dollar signs with nothing in between them.
 
$option=value$ markleft text $$ normal text
 
options are seperated using commas
 
$option=value, option2=value2$ more text $$
 
== Options & Examples ==
color: text color
 
$color=red$ red text $$
 
font: a font supported by CSS (replace spaces with underscores)
 
$font=times_new_roman$ times new roman text $$
 
icon: a fontawesome icon
 
$icon=wifi$$$ <- that's a wifi icon
 
== Shortcuts ==
 
* For bold text type **text**
* For big text type ###text###
* For italic text type ~~text~~
* For underlined text type __text__
* For line-through text type --text--
* For rainbow text type $r$text$r$

Revision as of 00:48, 16 August 2024

Hey guys, Jy (Jack Seymour) here! Come visit me at 4893 Eurekaton Rd, Whiteville, TN 38075