YARDIM

HTML Tags

[user][/user]
Bir arkadaşınızın veya başka bir üyenin profiline direk link vermek için kullanılır.
Örnek: [user]Nick[/user] Bu kullanım üyenin profiline link oluşturacaktır.

[profile][/profile]
Bir arkadaşınızın veya başka bir üyenin profil resminin link olarak gözükmesini sağlar.
Örnek: [profile]Nick[/profile] Üyenin resmi ve profiline link oluşturur.

[link=""]Description[/link]
If you want to make a link to another site, you can use the [link] tag.
For example: [link="http://www.yahoo.com"]Yahoo[/link]. Notice that you have to have the "http://" before the adress to link to a site outside of Gnoxis.com

[br]
Oldukça kullanışlı bir komuttur. Istediğiniz yerde boş bir satır bırakarak alt satır atlamak için kullanılır.

[hr]
Yatay çizgi oluşturur. Yazılarınızın kolay okunur olabilmesi veya hoş gözükmesi için kullanılabilir.

[img][/img]
Resim eklemek için kullanılır.
Örnek:[img]http://www.siteadresi.com/resim.jpg[/img]
İstediğiniz her yere bu komut ile resim ekleyebilirsiniz.. * Adresin başına "http://" eklemeyi unutmayın.

[color=""][/color]
If you want to change the color of your text.
For example:[color="blue"]Will make this text blue[/color]
You can also use the exact rgb values between 0-f
For example:[color="#ff0000"]Will make this text red[/color]
Note: If you want to use the exact rgb color you cannot leave out the "#" sign before the rgb color.

[quote=""][/quote]
If you want to quote something someone has said. This is already set in the forums by clicking on QUOTE, but can be placed anywhere.
For example:[quote="use ame"]Something to be said here[/quote]

[quote][/quote]
If you want to quote something someone has said.
For example:[quote]Something to be said here[/quote]

[em][/em]
If you want to emphasis part of a text.
For example: I want to [em]emphasis[/em] this word.
Will be displayed like: I want to emphasis this word.

[strong][/strong]
If you want to have part of your text to be strong.
For example: I want [strong]this[/strong] today.
Will be displayed like: I want this today.

[email][/email]
If you want a email to be clickable
For example: Send to my email here: [email]something@somemail.com[/email].
Will be displayed like: Send to my email here: something@somemail.com.

[ul][/ul] and [li]
This is used if you want to have a list.
For example:
[ul]
[li]Test 1[/li]
[li]Test 2[/li]
[li]Test 1[/li]
[/ul]
Will be displayed like:
  • Test 1
  • Test 2
  • Test 1

[ol][/ol] and [li]
This is used if you want to have a ordered list with numbers.
For example:
[ol]
[li]Test 1[/li]
[li]Test 2[/li]
[li]Test 1[/li]
[/ol]
Will be displayed like:
  1. Test 1
  2. Test 2
  3. Test 1

[size=""][/size]
If you want to change the size of your text.
For example:[size="3"]Will make this text bigger[/size]
Note that you can change the size from 1-7.

[center][/center]
If you want to center your text or images on the page you can use this tag.

[b][/b]
Örnek: [b]Yazıyı kalın yapar [/b]

[i][/i]
Örnek: [i]Yazıyı eğik yapar [/i]

[u][/u]
Örnek: [u]Will make this text italic[/u]

[align=""][/size]
If you want to align your text. The input options are: left,center and right
For example:
[align="right"]
Will align this text to the right
[/align]

[table=""][/table] and [td]
This is used if you want to create a table and place things in a certain way.
For example:
[table=75]
[td]Test 1[/td]
[td]Test 2[/td]
[td]Test 1[/td]
[/table]
Will be displayed like:
Test 1Test 2Test 1

Note: ( 75 ) is the width of the table in percent. So you can have a table from 0-100.



[ Kapat ]