Você digita | Nós mostramos |
---|---|
. [CARGO] Administrador - Vermelho | |
[admin] Texto[/admin]
|
Texto |
. [CARGO] Ajudante - Verde claro | |
[ajd] Texto[/ajd]
|
Texto |
. [CARGO] Builder - Amarelo | |
[bt] Texto[/bt]
|
Texto |
. [CARGO] CEO - Rosa | |
[ceo] Texto[/ceo]
|
Texto |
. [CARGO] Coordenador - Ciano | |
[coord] Texto[/coord]
|
Texto |
. [CARGO] Designer - Azul fosco | |
[dsn] Texto[/dsn]
|
Texto |
. [CARGO] Destaque do Mês - Amarelo | |
[ddm] Texto[/ddm]
|
Texto |
. [CARGO] Diretor - Roxo | |
[dir] Texto[/dir]
|
Texto |
. [CARGO] Jornalista - Rosa fosco | |
[jn] Texto[/jn]
|
Texto |
. [CARGO] Locução - Laranja brilhante | |
[lct] Texto[/lct]
|
Texto |
. [CARGO] Mídia - Azul | |
[frm] Texto[/frm]
|
Texto |
. [CARGO] Membro - Cinza | |
[mm] Texto[/mm]
|
Texto |
. [CARGO] Moderador - Verde escuro | |
[mod] Texto[/mod]
|
Texto |
. [CARGO] VIP - Diamante | |
[diamante] Texto[/diamante]
|
Texto |
. [CARGO] VIP - Esmeralda | |
[esmeralda] Texto[/esmeralda]
|
Texto |
. [CARGO] VIP - Ouro | |
[ouro] Texto[/ouro]
|
Texto |
. [CARGO] WebDev - Rosa brilhante | |
[webd] Texto[/webd]
|
Texto |
. [CARGO] YouTuber - Vermelho | |
[yt] Texto[/yt]
|
Texto |
Acronym | |
[acronym='Laugh Out Loud'] lol[/acronym]
|
lol |
Background-color | |
[background=red] Red background behind this text[/background]
|
[background=red]Red background behind this text[/background] |
Bold Text | |
[b] This text is bold[/b]
|
This text is bold |
Center | |
[center] Centered Text[/center]
|
Centered Text |
Code | |
[code] $text = 'Some long code here';[/code]
|
[code]$text = 'Some long code here';[/code] |
Color Spoiler | |
[cspoiler=red] Some hidden text[/cspoiler] ou [cspoiler=#fff] Some hidden text[/cspoiler]
|
[cspoiler=red]Some hidden text[/cspoiler] ou [cspoiler=#fff]Some hidden text[/cspoiler] |
Color text | |
[color=blue] This text is blue[/color]
|
This text is blue |
Email address | |
Please email the admin [/email] My email address is [email] [email protected][/email]
|
Please email the admin My email address is [email protected] |
Font tag | |
[font=Tahoma] This text uses Tahoma font-family styling[/font]
|
[font=Tahoma]This text uses Tahoma font-family styling[/font] |
Force center | |
Force right | |
Horizontal Rule | |
[hr]
|
[hr] |
HTML Code | |
[html] <div class='outer'><p>Hello World</p> </div> [/html]
|
[html]<div class='outer'> <p>Hello World</p> </div>[/html] |
Image | |
[img=http://www.google.com/intl/en_ALL/images/logo.gif]
|
![]() |
Indent | |
[indent=1] Indent this text to make it stand out[/indent]
|
Indent this text to make it stand out |
Italic Text | |
[i] This text is italicized[/i]
|
[i]This text is italicized[/i] |
Left | |
[left] Left aligned text[/left]
|
[left]Left aligned text[/left] |
Lists | |
[list] [*]Unordered list[/list] [list=1] [*]Ordered list[/list] [list=A] [*]Generate different marker types (you can use a, A, i, I, and 1)[list] [*]This is multi-dimensional..[/list] [/list]
|
[list][*]Unordered list [/list] [list=1][*]Ordered list [/list] [list=A][*]Generate different marker types (you can use a, A, i, I, and 1) [list][*]This is multi-dimensional.. [/list] [/list] |
Media | |
[media] http://www.youtube.com/watch?v=YqqLx-2vUr0[/media]
|
[media]http://www.youtube.c...h?v=YqqLx-2vUr0[/media] |
Member | |
[member=Guest] runs this site.
|
runs this site. |
PHP Code | |
[php] $variable = true;print_r($variable); [/php]
|
[php]$variable = true; print_r($variable);[/php] |
Post Link | |
[post=1] Click me![/post]
|
Click me! |
Post Snap Back | |
[snapback] 100[/snapback]
|
[snapback]100[/snapback] |
Quote | |
[quote] Some generic content here[/quote] [quote name='Username' date='Jun 30 2008, 10:39 AM' post='1735291'] Quoted post content here[/quote]
|
[quote]Some generic content here[/quote] [quote name='Username' date='Jun 30 2008, 10:39 AM' post='1735291']Quoted post content here[/quote] |
Right | |
[right] Some text here[/right]
|
Some text here |
Shared Media | |
[sharedmedia=core:attachments:123]
|
![]() |
Size tag | |
[size=4] This is larger text[/size]
|
[size=4]This is larger text[/size] |
Spoiler | |
[spoiler] Some hidden text[/spoiler]
|
[spoiler]Some hidden text[/spoiler] |
SQL Code | |
[sql] SELECT p.*, t.* FROM posts p LEFT JOIN topics t ON t.tid=p.topic_id WHERE t.tid=7[/sql]
|
[sql]SELECT p.*, t.* FROM posts p LEFT JOIN topics t ON t.tid=p.topic_id WHERE t.tid=7[/sql] |
strike | |
[strike] Striked out text[/strike]
|
|
Subscript text | |
Carbon Dioxide's chemical composition is CO [sub] 2[/sub]
|
Carbon Dioxide's chemical composition is CO[sub]2[/sub] |
Superscript Text | |
The mathematical way to write "x squared" is x [sup] 2[/sup]
|
The mathematical way to write "x squared" is x[sup]2[/sup] |
Topic Link | |
[topic=1] Click me![/topic]
|
Click me! |
[twitter] userName[/twitter]
|
@userName |
Underlined Text | |
[u] This text is underlined[/u]
|
This text is underlined |
URL | |
[url=http://google.com] Google[/url] [url] http://mysite.com[/url]
|
Google http://mysite.com |
XML Code | |
[xml] <outer><inner> <tag param='1'>Test</tag> </inner> </outer> [/xml]
|
[xml]<outer> <inner> <tag param='1'>Test</tag> </inner> </outer>[/xml] |
Youtube | |
[ytb] código[/ytb]
|