doc:plugins:bbcode
BBCode Plugin
What is BBCode ?
BBCode is a simple-to-understand markup language. See: BBCode
Content elements
[h2]Heading 2nd level[/h2] to [h6]Heading 6th level[/h6]
(Because h1 is the heading for the page title, it has been disabled in the content of every page.)
[quote]text quotation[/quote]
[code]code[/code]
[list]
[*]bulleted list element 1
[*]bulleted list element 2
[/list]
[list=#]
[*]Numbered list element 1
[*]Numbered list element 2
[/list]
[video=http://youtube.com/MYVIDEO] allows to insert a YouTube, Vimeo or Facebook video in your entry
[url]http://www.page.com[/url] or [url=http://www.mypage.com]description[/url]
[mail]user@example.org[/mail] or [mail=user@example.org]link text[/url] adds a bot-protected mail link
[html][/html] literal html. All code between these is not changed.
Alternative: Enable inline HTML.
Images
Text format
[b]bold[/b]
[i]italic[/i]
[u]underlined[/u]
[del]strike-through[/del]
[size=80%]smaller[/size] or [size=120%]bigger[/size] text
[font=FONT]font[/font]
FONT is a valid css font-family value (“sans-serif”, “Times” etc.)
[color=COLOR]color[/color]
COLOR is a valid css color value (e.g. #cb0600)
BBCode from other standard plugins
[more] (
Read More plugin): breaks up long post on the main page with the [Read More…] link that can be clicked on to see the rest of the post
[entryurl=ENTRY-ID]link text[/entryurl] and [iurl=PAGE]link text[/iurl] (
Internal URLs plugin): These elements create links to static pages or entries.
doc/plugins/bbcode.txt · Last modified: 2021/03/20 22:56 by arvid