Tables in BBcodes [SAMP FORUM] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Tables in BBcodes [SAMP FORUM] (
/showthread.php?tid=370148)
Tables in BBcodes [SAMP FORUM] -
Spooky - 19.08.2012
Can anyone tell me how to make signatures in tables in my signature? Because there is not other way to make two columns and my signature is big. I know it in HTML but I dont know bbcodes on this forum
Re: Tables in BBcodes [SAMP FORUM] - next-studio|TheKiller - 19.08.2012
Like this right?
If yes, just do:
Код:
[ ttable]
[tr]
[td] hello ! [/td]
[/tr]
[/ ttable]
Without spaces on [ ttable]
Re: Tables in BBcodes [SAMP FORUM] -
Spooky - 19.08.2012
thanks