Forum Codes
Forum Codes is a variation on the HTML tags you may already be familiar with. Basically, it allows you to add functionality or style to your message that would normally require HTML. You can use Forum Codes even if HTML is not enabled for the forum you are using.
Supported tags:
- B, I, U, H, S styles
[b]bold[/b]
[i]italic[/i]
[u]underline[/u]
[h]header[/h] (available for some users)
[s]small[/s]
[sup]sup[/sup]
[sub]sub[/sub]
[o]offtopic[/o]
-
COLOR, SIZE, FACE (available for some users)
[color=#0000CC]blue[/color]
[color=green]green[/color]
[red]red[/red]
[size=3]size[/size]
[face=Tahoma]Tahoma[/face]
- URL
[url]http://www.ixbt.com[/url]
[url=http://www.ixbt.com]My favourite site[/url]
- IMG image
[img]http://www.ixbt.com/images/ixbt-titles.gif[/img]
[img=my hint]http://www.ixbt.com/images/ixbt-titles.gif[/img]
- EMAIL
- [email]info@ixbt.com[/email]
[email=info@ixbt.com]Contact Us[/email]
-
LIST
Unordered, bulleted list
[list]
[*] First line.
[*] Second line.
[/list] |
- Fisrt line.
- Second line.
|
Ordered lists
[list=1]
[*] First line.
[*] Second line.
[/list] |
1. Fisrt line.
2. Second line. |
Ordered lists A-Z
[list=A]
[*] First line.
[*] Second line.
[/list] |
A. Fisrt line.
B. Second line. |
- QUOTE, Q
[quote]quote text[/quote] or [q]quote text[/q]
[quote=author]quote text[/quote] or [q=автор цитаты]quote text[/q]
- CODE
[code]print "Hello World!"[/code]
- PRE
[pre]print "Hello World!"[/pre]
- RUS переконвертация из латиницы/транслита на русский.
[rus]privet! ya mogu pisat' po-russki![/rus]
[rus2]privet! ya mogu pisat' po-russki![/rus2]
При использование тега [rus] в сообщение автоматически вставляется приписка "автоперевод с транслита"
Некоторые нюансы перевода:
Е, е
|
E, e |
| Ж, ж |
ZH, zh |
| Й, й |
J, j |
| Ц, ц |
C, c |
| Ч, ч |
CH, ch |
| Ш, ш |
SH, sh |
| Щ, щ |
SCH, sch |
| ы |
y |
| ь |
' (апостроф) |
| Ь |
` |
| Э, э |
-E, -e |
| Ю, ю |
JU, ju |
| Я, я |
JA, ja |
- HR line
[hr]
- TABLE, TR, TH, TD таблицы, they are used in analogy with HTML (available for some users)
|
[table][tr][th colspan=2] Header [/th][/tr][tr][td] Text#1 [/td][td] Text2#2 [/td][/tr][/table]
|
|
Forum Codes is not case-sensitive, [url] = [URL].
|