Difference between revisions of "BBcode"

From Fleet
m
 
(One intermediate revision by one other user not shown)
Line 42: Line 42:
 
|-
 
|-
 
| <code><nowiki>[url]http://example.org[/url]</nowiki></code>
 
| <code><nowiki>[url]http://example.org[/url]</nowiki></code>
| Yes
+
| No*
 
| Yes
 
| Yes
 
| Yes
 
| Yes
Line 66: Line 66:
 
|-  
 
|-  
 
| <code><nowiki>[pm]addressee:subject[/pm]</nowiki><br> :subject is optional</code>
 
| <code><nowiki>[pm]addressee:subject[/pm]</nowiki><br> :subject is optional</code>
| Yes
+
| No*
 
| Yes
 
| Yes
 
| No
 
| No
Line 78: Line 78:
 
|-
 
|-
 
| <code><nowiki>[size=15]Large Text[/size]</nowiki></code>
 
| <code><nowiki>[size=15]Large Text[/size]</nowiki></code>
| Yes
+
| No
 
| Yes
 
| Yes
 
| Yes
 
| Yes
Line 120: Line 120:
 
|-}
 
|-}
 
<br />
 
<br />
 +
 +
<nowiki>*</nowiki>To be fixed/implemented

Latest revision as of 02:41, 25 April 2012

Fleet supports use of BBCode, though there are various locations where certain BBCodes are disabled to maintain consistency.

For more detail about what BBCode is and how you can use it, see the Wikipedia page here: http://en.wikipedia.org/wiki/BBCode

The following table outlines the various available BBCodes and the locations where they can be used:



*To be fixed/implemented
BBCode Chat Messages Forum Building/Faction/Alliance Messages
[b]bold text[/b] Yes Yes Yes Yes
[i]italicized text[/i] Yes Yes Yes Yes
[u]underlined text[/u] Yes Yes Yes Yes
[s]strikethrough text[/s] Yes Yes Yes Yes
[url]http://example.org[/url] No* Yes Yes Yes
[url=http://example.com]Example[/url] Yes Yes Yes Yes
[img]http://fleet.sylfex.com/img/n/vorpal_fang_x128.png[/img] No Yes Yes Yes
[quote]quoted text[/quote] No No No No
[pm]addressee:subject[/pm]
 :subject is optional
No* Yes No No
[code]monospaced text[/code] No No No No
[size=15]Large Text[/size] No Yes Yes Yes
[color=red]Red Text[/color] Yes Yes Yes Yes
[sup]Superscript[/sup] Yes Yes Yes Yes
[sub]Subscript[/sub] Yes Yes Yes Yes
Smiley Codes ex: :) Yes No No No
[table][class]tin[class][tr][td]content[/td][td][span]3[/span][/td][/tr][/table]
Class and Span are optional. class will apply a class layout to the table view, and Span will generate a rowspan.
No Yes No No
[list] [*]Entry 1 [*]Entry 2 [/list] No No No No