**In order to contribute or edit BotB's Lyceum a playa must be of level 5 or higher.
Firki_BotB
BotB's Lyceum uses an optimized version of the Firki markup language originally created for CMS craptank style blog-o-sphere. It is used in place of HTML due to HTML's hackable nature. The syntax is quite simple --
Make a Link
'[l[URL[linktext]
so '[l[http://n00b.com[n00b] => n00b
Starting Text Type
'[t[style]
Available styles : code,0, 1, 2, 3, 4, b0, b1, b2, b3, b4
Ending Text Type
'[/t]
so '[t[b0]n00b'[[/t] => n00b
Link to Lyceum Article
'[[Article_Title]
so '[[n00b] => n00b
The hyperlink will be in red if the article does not yet exist.
Firki_BotB future
More markups are coming. BotB's Lyceum is yet to handle image uploads which will make online tutorials much more possible.