Possible to enable table tags?

Post your testing feedback here, including problems and suggestions for improvement of forum features. I will look at this now and then and take action as appropriate.
Post Reply
User avatar
LorenAlbert
Posts: 429
Joined: Mon May 28, 2018 11:19 am
Contact:

Possible to enable table tags?

Post by LorenAlbert » Sat Jun 02, 2018 1:56 pm

https://www.bbcode.org/reference.php
https://www.bbcode.org/examples/?id=14

A table row


It would be helpful if table formatting was available for making figure captions. Thanks. Loren
Last edited by LorenAlbert on Sun Jun 03, 2018 11:35 am, edited 1 time in total.

User avatar
messydesk
Site Admin
Posts: 4090
Joined: Mon May 28, 2018 1:57 am

Re: Possible to enable table tags?

Post by messydesk » Sat Jun 02, 2018 2:44 pm

I'll look into this. It seems that it should be possible based on tech support boards.
Welcome to the VAMWorld 2.0 discussion boards. R.I.P. old VAMWorld.

User avatar
LorenAlbert
Posts: 429
Joined: Mon May 28, 2018 11:19 am
Contact:

Re: Possible to enable table tags?

Post by LorenAlbert » Sat Jun 02, 2018 4:18 pm

Thank you.

User avatar
messydesk
Site Admin
Posts: 4090
Joined: Mon May 28, 2018 1:57 am

Re: Possible to enable table tags?

Post by messydesk » Sun Jun 03, 2018 1:51 am

Code: Select all

[table]
    [tr][td]one[/td][td]two[/td][/tr]
    [tr][td]eins[/td][td]zwei[/td][/tr]
    [tr][td]één[/td][td]twee[/td][/tr]
    [tr][tdc=2]< 3[/tdc][/tr]
[/table]
onetwo
einszwei
ééntwee
< 3
Welcome to the VAMWorld 2.0 discussion boards. R.I.P. old VAMWorld.

User avatar
messydesk
Site Admin
Posts: 4090
Joined: Mon May 28, 2018 1:57 am

Re: Possible to enable table tags?

Post by messydesk » Sun Jun 03, 2018 5:13 am

<a href="http://varslab.com">making sure HTML injection doesn't work</a>
Welcome to the VAMWorld 2.0 discussion boards. R.I.P. old VAMWorld.

User avatar
LorenAlbert
Posts: 429
Joined: Mon May 28, 2018 11:19 am
Contact:

Re: Possible to enable table tags?

Post by LorenAlbert » Sun Jun 03, 2018 12:19 pm

Thank you. Pretty close to the metal. I need to brush up on centering. background, etc. CSS.

1883-O VAM-47 - Date and Mint Mark (Click image to view at higher resolution.)
ImageImage
Date doubled at flag of 1, upper left inside loop of 8s, and upper right inside loop of 3.Mint mark centered and tilted left.


1883-O VAM-47 - Ear Click image to view at higher resolution.
Image
Doubled ear at lower and back inside walls. Die chip at back wall.

Code: Select all

[table]
[tr][tdc=2][b]1883-O VAM-47 - Date and Mint Mark[/b] [i](Click image to view at higher resolution.)[/i][/tdc][/tr]
[tr][td][url=http://www.silverdye.us/wiki/pub/Main/NeOr1883V47/1883O_V47_5457_Obv_6123_1440_Date_Land.jpg][img]http://www.silverdye.us/wiki/pub/Main/NeOr1883V47/igp_65ad1b82a610b5e3b7184aa3808cf2ac_1883O_V47_5457_Obv_6123_1440_Date_Land.jpg[/img][/url][/td][td][url=http://www.silverdye.us/wiki/pub/Main/NeOr1883V47/1883O_V47_5457_Rev_6151_1440_MintMark_Land.jpg][img]http://www.silverdye.us/wiki/pub/Main/NeOr1883V47/igp_ca2c1e5603ca84e62c38519e208dd6d6_1883O_V47_5457_Rev_6151_1440_MintMark_Land.jpg[/img][/url][/td][/tr]
[tr][td]Date doubled at flag of 1, upper left inside loop of 8s, and upper right inside loop of 3.[/td][td]Mint mark centered and tilted left.[/td][/tr]
[/table]

[table]
[tr][td][b]1883-O VAM-47 - Ear[/b] [i]Click image to view at higher resolution.[/i][/td][/tr]
[tr][td][url=http://www.silverdye.us/wiki/pub/Main/NeOr1883V47/1883O_V47_5457_Obv_6123_1440_Ear_Land.jpg][img]http://www.silverdye.us/wiki/pub/Main/NeOr1883V47/igp_00c39128a4a6afef29ec376248e5c2fa_1883O_V47_5457_Obv_6123_1440_Ear_Land.jpg[/img][/url][/td][/tr]
[tr][td]Doubled ear at lower and back inside walls. Die chip at back wall.[/td][/tr]
[/table]

Post Reply