Difference between revisions of "BBcode"

From Fleet
m
 
(6 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
For more detail about what BBCode is and how you can use it, see the Wikipedia page here: http://en.wikipedia.org/wiki/BBCode
 
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 briefly outlines several BBCodes and the various locations where they can be used:
+
The following table outlines the various available BBCodes and the locations where they can be used:
  
{{Colored Notice Box|#FF00FF|This table was thrown together in a few minutes of long distant recollection.  If you find that some of the items are incorrect, please correct them.  If you are able to improve the format of this table, please also feel free to do so.}}
 
  
 
<!-- Should you wish to edit this table, it may be easier to edit it in HTML
 
<!-- Should you wish to edit this table, it may be easier to edit it in HTML
Line 43: 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 63: Line 62:
 
| No
 
| No
 
| No
 
| No
 +
| No
 +
| No
 +
|-
 +
| <code><nowiki>[pm]addressee:subject[/pm]</nowiki><br> :subject is optional</code>
 +
| No*
 +
| Yes
 
| No
 
| No
 
| No
 
| No
Line 73: Line 78:
 
|-
 
|-
 
| <code><nowiki>[size=15]Large Text[/size]</nowiki></code>
 
| <code><nowiki>[size=15]Large Text[/size]</nowiki></code>
 +
| No
 +
| Yes
 +
| Yes
 +
| Yes
 +
|-
 +
| <code><nowiki>[color=red]Red Text[/color]</nowiki></code>
 +
| Yes
 +
| Yes
 +
| Yes
 +
| Yes
 +
|-
 +
| <code><nowiki>[sup]Superscript[/sup]</nowiki></code>
 
| Yes
 
| Yes
 
| Yes
 
| Yes
Line 78: Line 95:
 
| Yes
 
| Yes
 
|-
 
|-
| <code><nowiki>[color=red]Red Text[/color]</nowiki></code>
+
| <code><nowiki>[sub]Subscript[/sub]</nowiki></code>
 
| Yes
 
| Yes
 
| Yes
 
| Yes
Line 90: Line 107:
 
| No
 
| No
 
|-
 
|-
| <code><nowiki>[list] [*]Entry 1 [*]Entry 2 [/list]</nowiki></code>
+
| <code><nowiki>[table][class]tin[class][tr][td]content[/td][td][span]3[/span][/td][/tr][/table]</nowiki><br>Class and Span are optional.  class will apply a class layout to the table view, and Span will generate a rowspan.</code>
| No
 
 
| No
 
| No
 +
| Yes
 
| No
 
| No
 
| No
 
| No
 
|-
 
|-
| <code><nowiki>[table] [tr] [td]table data[/td] [/tr] [/table]</nowiki></code>
+
| <code><nowiki>[list] [*]Entry 1 [*]Entry 2 [/list]</nowiki></code>
 
| No
 
| No
 
| No
 
| No
Line 103: 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