Text Formats
BBCode
- No HTML tags allowed.
You may use the following BBCode tags: Tag Description You Type You Get [align]
Aligns a paragraph[align=left]Left,[/align] [align=right]right,[/align] [align=center]center.[/align]Left,
right,
center.
[b]
Emboldens text.[b]Bold[/b]Bold [code]
Formats code.[code]This is a [code]<code>[/code] tag.[/code]This is a [code]<code>[/code] tag.[color]
Sets the font color.[color=red]C[/color][color=orange]o[/color][color=#080]l[/color][color=green]o[/color][color=#0000ff]r[/color]Color [font]
Change the font[font=serif]Serif font[/font]Serif font [hr]
Adds a horizontal rule. (This tag must be closed.)[hr/][i]
Italicizes text[i]Italic[/i]Italic [img]
Inserts an image.[img width=57 height=66]/core/themes/starterkit_theme/logo.svg[/img][list]
List with optional style.[list=lower-roman]
[*] One
[*] Two
[*] Three
[/list]- One
- Two
- Three
[quote]
Inserts a block-level quote.[quote]Quote[/quote]Quote
[s]
Strikes out text.[s]Deleted[/s]Deleted[size]
Sets the font size.[size=0.75em]Smaller text[/size]Smaller text [spoiler]
Hides text behind a button.[spoiler=Spoiler warning]Hidden text[/spoiler][sub]
Subscripts text.H[sub]2[/sub]OH2O [sup]
Superscripts text.x[sup]2[/sup]x2 [table]
Table with optional caption and header.[table caption=Title header=!Item,Color,#Amount]
Fish,Red,1
Fish,Blue,2
[/table]
[table=~Left,Auto,!Center,#Right]
One,Two,Three,"Four, Five"
1,2,3,4
[/table]Title Item Color Amount Fish Red 1 Fish Blue 2 Left Auto Center Right One Two Three Four, Five 1 2 3 4 [u]
Underlines text[u]Underlined[/u]Underlined [url]
Creates a hyperlink.[url=https://drupal.org/]Drupal[/url]Drupal - Web page addresses and email addresses turn into links automatically.
Plain text
- No HTML tags allowed.
- Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple of blank lines.
- Web page addresses and email addresses turn into links automatically.