Product or Service: | StudyPlace, GatherPlace, SupportPlace, TutorPlace |
User Type: | Administrator |
Headings (1-6) | |
[2]Headings of various sizes | |
Usage: | [h1]Heading 1[/h1] [h2]Heading 2[/h2] [h5]Heading 5[/h5] |
Result: | Heading 1 Heading 2 Heading 5 |
Bold | |
[2]Make bold text | |
Usage: | [b]Bold text[/b] |
Result: | Bold text |
Italic | |
[2]Make italic text | |
Usage: | [i]Italic text[/i] |
Result: | Italic text |
Underline | |
[2]Make underlined text | |
Usage: | [u]Underline text[/u] |
Result: | Underline text |
Strikethrough | |
[2]Make strikethrough text | |
Usage: | [s]Strikethrough text[/s] |
Result: |
Color | ||
[3]Change the color of text | ||
Usage: | [color=red]Red Color text[/color] | [color=#0000FF]Blue Color text[/color] |
Result: | Red Color text | Blue Color Text |
Size | |
[2]Change the size of text | |
Usage: | [size=20]20pt text[/size] |
Result: | 20pt text |
Left | |
[2]Align text to the left | |
Usage: | [left]Left aligned[/left] |
Result: | Left aligned |
Center | |
[2]Align text to the center | |
Usage: | [center]Center aligned[/center] |
Result: | Center aligned |
Right | |
[2]Align text to the right | |
Usage: | [right]Right aligned[/right] |
Result: | Right aligned |
Line Break | |
[2]Make a line break to continue text on the next line | |
Usage: | First line[br]Next line |
Result: | First line Next line |
Horizontal Rule | |
[2]Make a horizontal line to divide the page into sections | |
Usage: | [hr] or [hr=4] |
Result: | or |
Blockquote | |
[2]Make a blockquote | |
Usage: | [quote]This is a Blockquote[/quote] |
Result: | This is a Blockquote... |
Image | |
[2]Include an image on the page | |
Usage: | [img=/assets/supportplace/supportplace.png]SupportPlace[/img] |
Result: | ![]() |
Image with Caption | |||
[2]Include an image with a caption | |||
Usage: | [capimg=/assets/supportplace/supportplace.png]Caption Text for Image[/capimg] | ||
Result: |
|
Link | |
[2]Make a link to another page | |
Usage: | [url=http://www.gatherplace.com]Link to GatherPlace[/url] |
Result: | Link to GatherPlace |
Anchor | |
[2]Make an anchor to a location on the page | |
Usage: | [anchor=name]This is an anchor.[/anchor] Use [url=#name]Link to anchor[/url] to jump to the anchor. |
Result: | This is an anchor. Use Link to anchor to jump to the anchor. |
Email Link | |
[2]Make an email address into a link | |
Usage: | [email]test@example.com[/email] |
Result: | test@example.com |
Email Link with Custom Text | |
[2]Make an email link with custom text | |
Usage: | [email=test@example.com]Click here to email me[/email] |
Result: | Click here to email me |
Ordered List | |
[2]Make an ordered list | |
Usage: | [list=1] [*]List item A [*]List item B [*]List item C [/list] |
Result: |
|
Unordered List | |
[2]Make an unordered list | |
Usage: | [list] [*]List item A [*]List item B [*]List item C [/list] |
Result: |
|
Basic Table | ||||||||||
[2]Make a basic table with specified border width | ||||||||||
Optional parameters: | [Integer] before data to span specified number of columns | |||||||||
Note: col span only works when used in the first column. | ||||||||||
Usage: | [table=1] Cell1 | Cell2 | Cell3 Cell4 | Cell5 | Cell6 [3]This spans 3 cols [/table] | |||||||||
Result: |
|
No Parse | |
[2]Allow unprocessed BBCode to be shown | |
Usage: | [noparse]ignore [b]this[/b] and <b>that</b>[/noparse] |
Result: | ignore [b]this[/b] and <b>that</b> |
HTML | |
[2]Use HTML. Please note that this will be filtered and limited at some point in the future. | |
Usage: | [html]<b>use html bold tag</b>[/html] |
Result: | use html bold tag |
Feature with Image | |
[2]Make text with an image floating on the left | |
Usage: | [feature=/images/placeholder.gif][h4]Feature[/h4] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam vel odio vel metus pretium semper. Cras suscipit dignissim mi at feugiat. Nullam ultricies metus nec dui auctor at fringilla nibh scelerisque. Aliquam sollicitudin, felis a mollis luctus, odio mauris bibendum magna, sed iaculis velit ipsum a sapien. Integer vehicula augue quis nunc hendrerit consequat. Donec dapibus risus quis magna suscipit blandit. [/feature] |
Result: | ![]() Feature Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam vel odio vel metus pretium semper. Cras suscipit dignissim mi at feugiat. Nullam ultricies metus nec dui auctor at fringilla nibh scelerisque. Aliquam sollicitudin, felis a mollis luctus, odio mauris bibendum magna, sed iaculis velit ipsum a sapien. Integer vehicula augue quis nunc hendrerit consequat. Donec dapibus risus quis magna suscipit blandit. |
Code | |
[2]Include code in a text box for someone to copy/paste | |
[2]Optional parameters: Integer to specify how many lines in the code text area to display. | |
Usage: | [code=5] <form method="post"> <input type="text" /> <input type="submit" /> </form> [/code] |
Result: |
KB Article | |
[2]Include a link to an article in your Knowledge Base. | |
Usage: | [kb=123456]Link to KB 123456[/kb] or [kb=123456#anchor_name]Link to anchor in KB 123456[/kb] |
Result: | Link to KB 123456 or Link to anchor in KB 123456 |
Keywords: N/A