SA-MP Forums Archive
signature help - 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 help (/showthread.php?tid=499570)



signature help - Mckarlis - 08.03.2014

Hello everyone can someone tell me the code for a table signature like
http://prntscr.com/2z2oo2


Re: signature help - Bashur - 08.03.2014


Use the [img][/img] Code with the link between it


Re: signature help - Mckarlis - 08.03.2014

But how do i make it click able? like this guys http://forum.sa-mp.com/member.php?u=112277


AW: Re: signature help - Drebin - 08.03.2014

Quote:
Originally Posted by Bashur
Посмотреть сообщение

Use the [img][/img] Code with the link between it
Wow, you have no idea what his question is.


Title1Title2Title3
Column1 Column1.1Column1.2
Column2Column2.1Column2.2
Column3Column3.1Column3.2
Column3Column3.1Column3.2
Код:
[t.table] Remove the "." from "t.table". I added the point because else the forum would turn it  into a table and not show the code. 
[tr]
[td]Title1[/td]
[td]Title2[/td]
[td]Title3[/td]
[/tr]
[tr]
[td]Column1 [/td]
[td]Column1.1[/td]
[td]Column1.2[/td]
[/tr]
[tr]
[td]Column2[/td]
[td]Column2.1[/td]
[td]Column2.2[/td]
[/tr]
[tr]
[tr]
[td]Column3[/td]
[td]Column3.1[/td]
[td]Column3.2[/td]
[/tr]
[tr]
[td]Column3[/td]
[td]Column3.1[/td]
[td]Column3.2[/td]
[/tr]
[/ttable]



Re: AW: Re: signature help - Mckarlis - 08.03.2014

Quote:
Originally Posted by Drebin
Посмотреть сообщение
Wow, you have no idea what his question is.


Title1Title2Title3
Column1 Column1.1Column1.2
Column2Column2.1Column2.2
Column3Column3.1Column3.2
Column3Column3.1Column3.2
Код:
[t.table] Remove the "." from "t.table". I added the point because else the forum would turn it  into a table and not show the code. 
[tr]
[td]Title1[/td]
[td]Title2[/td]
[td]Title3[/td]
[/tr]
[tr]
[td]Column1 [/td]
[td]Column1.1[/td]
[td]Column1.2[/td]
[/tr]
[tr]
[td]Column2[/td]
[td]Column2.1[/td]
[td]Column2.2[/td]
[/tr]
[tr]
[tr]
[td]Column3[/td]
[td]Column3.1[/td]
[td]Column3.2[/td]
[/tr]
[tr]
[td]Column3[/td]
[td]Column3.1[/td]
[td]Column3.2[/td]
[/tr]
[/ttable]
Thank you just what i was looking for +REP