How do you make my works signature? - 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: How do you make my works signature? (
/showthread.php?tid=417298)
How do you make my works signature? -
Goldino - 20.02.2013
Hey guys, I've been editing my signature. I quite like the look of peoples signature when they put what they have made. Here is an example:
https://sampforum.blast.hk/showthread.php?tid=384184
Look at RedJohn's signature. It has like a little box with his works. I've tried to make something like that for my signature, but I can't find the button to it. Can you please help?
Re: How do you make my works signature? -
Scenario - 20.02.2013
They do it with the table BBcode.
http://www.vbulletin.org/forum/showp...70&postcount=2
Re: How do you make my works signature? -
Goldino - 20.02.2013
Quote:
Originally Posted by RealCop228
|
I don't understand it, can you please post an example of that box which I am talking about!
Re: How do you make my works signature? -
Scenario - 20.02.2013
Try using this:
http://www.teamopolis.com/tools/bbco...generator.aspx
I'm not 100% positive that it works with vBulletin's BBCode, but it's worth a shot!
Re: How do you make my works signature? -
Goldino - 20.02.2013
Doesnt work?
Re: How do you make my works signature? -
[L4T]Left4Theft - 20.02.2013
try With [ CODE] [ /CODE] Dont put spaces!
Re: How do you make my works signature? -
saiberfun - 20.02.2013
it's
pawn Код:
[ttable]
[tr]
[td]first tablecollumn of first tablerow[/td]
[td]second tablecollumn of first tablerow[/td]
[/tr]
[tr]
[td]first tablecollumn of second tablerow[/td]
[td]second tablecollumn of second tablerow[/td]
[/tr]
[/ttable]
which looks something like this:
first tablecollumn of first tablerow | second tablecollumn of first tablerow |
first tablecollumn of second tablerow | second tablecollumn of second tablerow |
Re: How do you make my works signature? -
Goldino - 20.02.2013
My works | |
[Map] bla | second tablecollumn of second tablerow |