This site uses cookies. In order to read how we handle cookies please click here. Click on this message to accept and hide.
Перейти вверх
3.146.255.127.US.SSL

О нас BBCode


Standard tags

List of standard BBCode tags available for use on this website.

[code]

[code]your code here[/code]

Код
your code here

[code=filename]file code here[/code]

filename
file code here

[code="your caption"]another code here[/code]

your caption
another code here

[code head=0]code without header[/code]

code without header

[code="caption here" mono=1]code with monospace font[/code]

caption here
code with monospace font

[highlight]

[highlight=lua]local num = 1; print (tostring (num));[/highlight]

LUA
local num = 1; print (tostring (num));

[quote]

[quote]your quote here[/quote]

Quote
your quote here

[quote=username]user quote here[/quote]

username
user quote here

[quote="found elsewhere"]another quote here[/quote]

found elsewhere
another quote here

[quote head=0]quote without header[/quote]

quote without header

[quote="caption here" mono=1]quote with monospace font[/quote]

caption here
quote with monospace font

[url]

[url]http://test.com/[/url]

http://test.com/

[url=http://anothertest.com/]another test[/url]

another test

[url="http://test.com/some_page.html"]some_page.html on test.com[/url]

some_page.html on test.com

[img]

[img]https://www.te-home.net/images/back.png[/img]

Image
[img=https://www.te-home.net/images/back.png]image title[/img]

image title
[img="/images/back.png"]local image title[/img]

local image title

[left]

[left]left aligned text[/left]

left aligned text

[center]

[center]centered text[/center]

centered text

[right]

[right]right aligned text[/right]

right aligned text

[b]

[b]bold text[/b]

bold text

[u]

[u]underline text[/u]

underline text

[i]

[i]italic text[/i]

italic text

[color]

[color=#ff0000]red colored text[/color]

red colored text

[color="blue"]blue colored text[/color]

blue colored text

[size]

[size=30px]text of size 30 pixels[/size]

text of size 30 pixels

[size="small"]text of small size[/size]

text of small size

[ul]

[ul]
[li]unordered list item a[/li]
[li]item b[/li]
[/ul]


[ul]
[li="/images/coins/16/btc.png"]item with btc bullet image[/li]
[li="/images/coins/16/xmr.png"]item with xmr bullet image[/li]
[/ul]


[ol]

[ol]
[li]ordered list item a[/li]
[li]item b[/li]
[/ol]

  1. ordered list item a
  2. item b

[notag]

[notag][color=#ff0000]red colored text[/color][/notag]

[color=#ff0000]red colored text[/color]

Special tags

These BBCode tags are specific to this website only, you might not have seen them before.

[local]

[local]/?do=about[/local]

/?do=about

[local=/?do=network]local url to network hubs[/local]

local url to network hubs

[local="/?do=work&id=advor"]advanced onion router[/local]

advanced onion router

[anchor]

[anchor]anchor_a[/anchor]
[local=#anchor_a]link to anchor a on this page[/local]

anchor_a
link to anchor a on this page

[anchor=anchor_b]anchor b[/anchor]
[local="/?do=about&action=bbcode#anchor_b"]local link to anchor b[/local]

anchor b
local link to anchor b

[anchor="anchor_c"]anchor c[/anchor]
[url="https://www.te-home.net/?do=about&action=bbcode#anchor_c"]remote link to anchor c[/url]

anchor c
remote link to anchor c

[imgurl]

[imgurl]https://www.te-home.net/gallery/vh_new.png[/imgurl]

Image

[imgurl=https://www.te-home.net/gallery/vh_new.png]https://www.te-home.net/[/imgurl]

Image

[imgurl="https://www.te-home.net/gallery/vh_new.png"]https://www.te-home.net/[/imgurl]

Image

[imagebox]

[imagebox]https://www.te-home.net/images/back.png[/imagebox]

Image


[imagebox=https://www.te-home.net/images/back.png]image title[/imagebox]

image title


[imagebox="/images/back.png"]local image title[/imagebox]

local image title


[thumbbox]

[thumbbox]https://www.te-home.net/images/logo.png[/thumbbox]

Image


[thumbbox=https://www.te-home.net/images/logo.png]thumbnail title[/thumbbox]

thumbnail title


[thumbbox="/images/logo.png"]local thumbnail title[/thumbbox]

local thumbnail title


[box]

[box]simple unwrapped box for very very .. very very long text lines[/box]

simple unwrapped box for very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very long text lines

[pre]

[pre]preformatted text[/pre]

preformatted text

[sel]

this is a line containing [sel]standard selected text[/sel] in it

this is a line containing standard selected text in it

line containing [sel=#ffffff/#ffa500/#000000]selected white text with orange background and black border[/sel] in it

line containing selected white text with orange background and black border in it

line containing [sel="black/yellow/red"]selected black text with yellow background and red border[/sel] in it

line containing selected black text with yellow background and red border in it

[spoil]

[spoil]spoiler with hidden text in it[/spoil]

Show
spoiler with hidden text in it

[spoil=title][img]/images/back.png[/img][/spoil]

title
Image

[spoil="check to show image"][img]https://www.te-home.net/images/back.png[/img][/spoil]

check to show image
Image

[oline]

[oline]text with overline[/oline]

text with over line

[tline]

[tline]text with through line[/tline]

text with through line

[wiki]

[wiki]en/Test[/wiki]

Test

[wiki=en/Test]another test[/wiki]

another test

[wiki="en/Wikipedia"]about wikipedia[/wiki]

about wikipedia

[email]

[email]email@test.com[/email]

email@test.com

[email=email@test.com]test email[/email]

test email

[email="email@test.com"]another test email[/email]

another test email

[file]

[file=advor/4]file information with id 4 in category advor[/file]

file information with id 4 in category advor

[file="advor/5"]file information[/file]

file information

[get]

[get=advor/4]direct download file with id 4 in category advor[/get]

direct download file with id 4 in category advor

[get="advor/5"]direct download[/get]

direct download

[head]

[head]page headline[/head]
page text

page headline

page text

[menu]

[menu]
[item="/?do=network"]Сеть[/item]
[item="/?do=hublist"]Хаблист[/item]
[item="/?do=about"]О нас[/item]
[item="https://www.google.com/"]Google[/item]
[/menu]


[table]

[table=100]
[tr]
[th]row 1, header a[/th]
[th align=left]row 1, left aligned header b[/th]
[th align=center]row 1, center aligned header c[/th]
[th align=right]row 1, right aligned header d[/th]
[/tr]
[tr]
[td]row 2, item a[/td]
[td align=left]row 2, left aligned item b[/td]
[td align=center]row 2, center aligned item c[/td]
[td align=right]row 2, right aligned item d[/td]
[/tr]
[tr]
[td]row 3, item a[/td]
[td]row 3, item b[/td]
[td]row 3, item c[/td]
[td]row 3, item d[/td]
[/tr]
[/table]

row 1, header a row 1, left aligned header b row 1, center aligned header c row 1, right aligned header d
row 2, item a row 2, left aligned item b row 2, center aligned item c row 2, right aligned item d
row 3, item a row 3, item b row 3, item c row 3, item d

[table=50]
[tr]
[td]row 1, item a in table with 50% width[/td]
[td=250]row 1, item b with 250 px width[/td]
[/tr]
[tr]
[td]row 2, item a[/td]
[td]row 2, item b[/td]
[/tr]
[/table]

row 1, item a in table with 50% width row 1, item b with 250 px width
row 2, item a row 2, item b

[table=50 bord=0]
[tr]
[td=150]row 1, item a in table with 50% width and without border[/td]
[td valign=middle]row 1, item b vertically aligned in middle[/td]
[/tr]
[/table]

row 1, item a in table with 50% width and without border row 1, item b vertically aligned in middle

[btc]

[btc]1DDckwdpRmwzJVpZ9QRkMTugQFEbft43Rw[/btc]

1DDckwdpRmwzJVpZ9QRkMTugQFEbft43Rw

[btc=1DDckwdpRmwzJVpZ9QRkMTugQFEbft43Rw]bitcoin link[/btc]

bitcoin link

[xmr]

[xmr]49KXkHuC5mVUWxTkrFJU7XhVJ8jHmW1syGbjKkVpmRf8aGph1axtqp4GhtWJKuGmEjFHffRHtpFhj6x5FEdWdcLEKNaZ2Sr[/xmr]

49KXkHuC5mVUWxTkrFJU7XhVJ8jHmW1syGbjKkVpmRf8aGph1axtqp4GhtWJKuGmEjFHffRHtpFhj6x5FEdWdcLEKNaZ2Sr

[xmr=49KXkHuC5mVUWxTkrFJU7XhVJ8jHmW1syGbjKkVpmRf8aGph1axtqp4GhtWJKuGmEjFHffRHtpFhj6x5FEdWdcLEKNaZ2Sr]monero link[/xmr]

monero link

[ip]

Your IP: [ip]

Your IP: 3.146.255.127

Country code, name and flag tags

Your country: [flag] [cc]=[cn]

Your country: United States US=United States

Some country flags: [flag=RU] [flag=SE] [flag=RO] [flag=BG] [flag=PL] [flag=GB] [flag=combi] [flag=XX]

Some country flags: Russia Sweden Romania Bulgaria Poland United Kingdom Combined Unknown Country

Current date tags

[year]-[month]-[day] [hour]:[minute]:[second]

2024-04-19 09:46:01

[lang]

[lang]First test translation string[/lang]

Первая тестовая строка перевода

[lang=ru_RU]Second test translation string[/lang]

Вторая тестовая строка перевода

[lang="sv_SE"]Third test translation string[/lang]

Tredje testöversättningsraden