zoogs
New member
From time to time, we may decide to add some functionality to the BBcode. Nothing too complicated, most likely, and largely just for kicks. I'll take suggestions, but the goal is to add some reasonable functionality to posts, and not enable widespread abuse of let's say, moving text. Enjoy!
Abbr
For abbreviations and acronyms, e.g., e.g. ...Usage:
*NEW* Blockquote
This will allow you to manually insert quoted sections in posts not subject to the limit of 5 quote tags. Please don't nest too many blockquotes within one another. This is designed to allow users responding to points to quote little snippets more frequently, and not to allow giant quote-pyramids.
Currently, you can't add in parameters (i.e, quote author name). Also, don't insert extra linebreaks after the tag, or it will get included in the output.
Note: please don't do this:
for now, as it will add extra linebreaks. This is NOT true of the 'quote' tag.
Emoticons
We'll also use this place to announce additions to the emoticon base :afro:
Abbr
For abbreviations and acronyms, e.g., e.g. ...Usage:
Code:
[abbr="mouse o'er text"]abbreviation[/abbr]
This will allow you to manually insert quoted sections in posts not subject to the limit of 5 quote tags. Please don't nest too many blockquotes within one another. This is designed to allow users responding to points to quote little snippets more frequently, and not to allow giant quote-pyramids.
Currently, you can't add in parameters (i.e, quote author name). Also, don't insert extra linebreaks after the tag, or it will get included in the output.
Code:
[blockquote]Quoted text[/blockquote]
Code:
[blockquote]
Quoted text
[/blockquote]
Emoticons
We'll also use this place to announce additions to the emoticon base :afro:
Last edited by a moderator: