SA-MP Forums Archive
Signature tables - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Signature tables (/showthread.php?tid=303658)



Signature tables - Scarred - 14.12.2011

How do people do them? Can someone give me an example? I see them, but the [table] bbCode isn't working on here for some-odd reason.


Re: Signature tables - Zh3r0 - 14.12.2011

TestTest1
DoneDone1
[ ttable]
[tr]
[td][ b]Test[/b][/td]
[td][ b]Test1[/b][/td]
[/tr]
[tr]
[td]Done[/td]
[td]Done1[/td]
[/tr]
[ /ttable][/code]

See the space in the BBCode.


Re: Signature tables - Scarred - 14.12.2011

Quote:
Originally Posted by Zh3r0
Посмотреть сообщение
TestTest1
DoneDone1
[ ttable]
[tr]
[td][ b]Test[/b][/td]
[td][ b]Test1[/b][/td]
[/tr]
[tr]
[td]Done[/td]
[td]Done1[/td]
[/tr]
[ /ttable][/code]

See the space in the BBCode.
Thank you very much!