Argonath RPG - A World of its own

Argonath RPG Community => Speakerbox => Topic started by: murdoxix on June 27, 2012, 12:18:28 am

Title: [Help] Tabble BBCode
Post by: murdoxix on June 27, 2012, 12:18:28 am
Hi guys, i need yo know how to use the BBCode [table.][/table.]... I know that i have to use [tr.][/tr.] and [td.][/td.], but i don't know how to use  them...

Thanks :3
Title: Re: [Help] Tabble BBCode
Post by: Kerbe on June 27, 2012, 12:35:28 am
Okay so, something about the tags:


Code: [Select]
[table] - marks the begging of the table
[/table] - marks the ending of the table
[tr] - Begginning of a new line
[/tr]  - Ending of a line
[td] - [/td] - Place to input the text, video and whatever...


A basic table code would look like this

Code: [Select]
[table]
[tr][td][/td][td][/td][/tr]
[tr][td][/td][td][/td][/tr]
[/table]

This is table consisting of two lines..if we add 'something' between the [td] and [/td] tags, it would look like this:

Code: [Select]
[table]
[tr][td]Something[/td][td]Something more[/td][/tr]
[tr][td]Something even more[/td][td]Blablabla...[/td][/tr]
[/table]

SomethingSomething more
Something even moreBlablabla...

Hope I helped you ;)
Title: Re: [Help] Tabble BBCode
Post by: murdoxix on June 27, 2012, 12:47:25 am
Ohh, thanks a lot man :D
SimplePortal 2.3.7 © 2008-2025, SimplePortal