What's new

[BB-CODE] AlignTable

Status
Not open for further replies.

Zodiac

Tester
Joined
Mar 31, 2014
Messages
5,767
Location
Dubai
I was wondering about how is this code used:
o4HlgOvqTyW9KCAiDQnmUg.png
 

Melvin

Donator
Joined
Jun 29, 2016
Messages
1,959
Location
Netherlands
TEST_1
TEST_3
TEST_2


Code:
[aligntable=left,1,150,0,0,0,transparent]TEST_1[/aligntable][aligntable=right,1,0,150,0,0,transparent]TEST_3[/aligntable][aligntable=middle,1,350,0,0,0,transparent]TEST_2[/aligntable]


copied from lsrp forums
 

Giga

Donator
Joined
Dec 4, 2010
Messages
18,985
Location
MNL
Code:
[aligntable=alignment,width,leftmargin,rightmargin,border,bordercolor,backgroundcolor]TEXT CONTENT[/aligntable]
 

paxie

Legendary Member
Joined
Apr 14, 2010
Messages
12,743
{aligntable=align,width,marginleft,marginright,border,brdcolor,bkgrdcolor}PUT YOUR IMAGE HERE{/aligntable}PUT YOUR TEXT HERE

u can use this code for a table too
Code:
[indent=5][table][backgroundcolor=white][tr][td][img]http://i.imgur.com/vCf6GMr.jpg[/img][/td][td][b]FISTS[/b]
[b]DAMAGE:[/b] 6[/td][/tr]
[tr][td][img]http://i.imgur.com/W3DxcLv.jpg[/img][/td][td][b]BAT[/b]
[b]DAMAGE:[/b] 14
Can be bought at a general store.[/td][/tr][/table][/indent]

looks like this
[backgroundcolor=white]
vCf6GMr.jpg
FISTS
DAMAGE: 6
W3DxcLv.jpg
BAT
DAMAGE: 14
Can be bought at a general store.
 

Zodiac

Tester
Joined
Mar 31, 2014
Messages
5,767
Location
Dubai
Paxie said:
{aligntable=align,width,marginleft,marginright,border,brdcolor,bkgrdcolor}PUT YOUR IMAGE HERE{/aligntable}PUT YOUR TEXT HERE

u can use this code for a table too
Code:
[indent=5][table][backgroundcolor=white][tr][td][img]http://i.imgur.com/vCf6GMr.jpg[/img][/td][td][b]FISTS[/b]
[b]DAMAGE:[/b] 6[/td][/tr]
[tr][td][img]http://i.imgur.com/W3DxcLv.jpg[/img][/td][td][b]BAT[/b]
[b]DAMAGE:[/b] 14
Can be bought at a general store.[/td][/tr][/table][/indent]

looks like this
[backgroundcolor=white]
vCf6GMr.jpg
FISTS
DAMAGE: 6
W3DxcLv.jpg
BAT
DAMAGE: 14
Can be bought at a general store.

Oh sick! What's the for though?
 
Status
Not open for further replies.
Top