Bitcoin Forum

Other => Meta => Topic started by: Superhitech on July 09, 2015, 09:38:25 PM



Title: Is it possible to use [td], [center], and [table] in full member signatures?
Post by: Superhitech on July 09, 2015, 09:38:25 PM
I'm designing a full member signature, and I want to know if it is possible to use the table, tr, td, and center tags in full member signatures.
The official signature rules don't say anything about this. I would test it out myself, but I am a senior member now, so I can't check.
(I'm not putting [] around the tags because when I do, it says "INVALID BBCODE: bad table usage")


Title: Re: Is it possible to use [td], [center], and [table] in full member signatures?
Post by: rapsaodan84 on July 09, 2015, 09:44:48 PM
I just set this on my signature to test:

Code:
[table]
[tr]
[td]Test1[/td]
[td]Test2[/td]
[td]Test3[/td]
[/tr]

[tr]
[td]Test4[/td]
[td]Test5[/td]
[td]Test6[/td]
[/tr]

[tr]
[td]Test7[/td]
[td]Test8[/td]
[td]Test9[/td]
[/tr]
[/table]

It's not looking good at all. you should better try your final design with a full member account just to be sure


Title: Re: Is it possible to use [td], [center], and [table] in full member signatures?
Post by: roslinpl on July 10, 2015, 01:30:14 PM
I'm designing a full member signature, and I want to know if it is possible to use the table, tr, td, and center tags in full member signatures.
The official signature rules don't say anything about this. I would test it out myself, but I am a senior member now, so I can't check.
(I'm not putting [] around the tags because when I do, it says "INVALID BBCODE: bad table usage")


You cannot use tables in signatures for  lower rank than senior. So full member cannot use tables in signatures.

You can use center tag in any rank signature.

Best method to test it is ask a full member to test it :-)


Best regards.



Title: Re: Is it possible to use [td], [center], and [table] in full member signatures?
Post by: theymos on July 10, 2015, 06:48:48 PM
The exact list of disabled tags is:
Newbie: black, blue, code, color, font, green, glow, hr, img, iurl, li, list, me, pre, php, red, b, size, shadow, table, tr, td, url, u, white, quote
Jr. Member & Member: quote, black, blue, code, color, font, green, glow, hr, img, li, list, me, php, red, b, size, shadow, table, tr, td, white
Full member: glow, hr, img, li, list, size, shadow, table, tr, td
Sr Member: glow, hr, img, li, list, shadow
Hero & Legendary: hr, img, li, list


Title: Re: Is it possible to use [td], [center], and [table] in full member signatures?
Post by: Superhitech on July 10, 2015, 08:03:38 PM
Thanks for the answers everyone! Locking the thread now. :)

EDIT: Unlocking thread so people can quote theymos' official response for reference.


Title: Re: Is it possible to use [td], [center], and [table] in full member signatures?
Post by: 998kb on August 26, 2017, 09:52:43 AM
The exact list of disabled tags is:
Newbie: black, blue, code, color, font, green, glow, hr, img, iurl, li, list, me, pre, php, red, b, size, shadow, table, tr, td, url, u, white, quote
Jr. Member & Member: quote, black, blue, code, color, font, green, glow, hr, img, li, list, me, php, red, b, size, shadow, table, tr, td, white
Full member: glow, hr, img, li, list, size, shadow, table, tr, td
Sr Member: glow, hr, img, li, list, shadow
Hero & Legendary: hr, img, li, list

Is it still actual information?

Thank you.