Studio 46 - Non-TPiR Discussion > Technical Support

Is it possible to insert a table into a post here?

(1/1)

LiteBulb88:
I'm talking about a table like you see in the first post in this Buy a Vowel thread:

https://buyavowel.boards.net/thread/11557/covid-19-hiatus-rerun-schedule

Is it possible to create a table like that on these boards?

gamesurf:
Yes, there is an "insert table" button, right under where it says "font face"

This code:

--- Code: ---[table]
[tr]
[td]Name[/td]
[td]Age[/td]
[/tr]
[tr]
[td]John[/td]
[td]65[/td]
[/tr]
[tr]
[td]Gitte[/td]
[td]40[/td]
[/tr]
[tr]
[td]Sussie[/td]
[td]19[/td]
[/tr]
[/table]
--- End code ---

gives this result:
NameAgeJohn65Gitte40Sussie19
(or you can do what I do and take the lazy way out; do it in Excel or Google Sheets, copy/paste to this site, and click "export to BBCode")

LiteBulb88:
I'll be darned--I thought I looked at every button, but I totally missed that one. Thanks, gamesurf!

Navigation

[0] Message Index

Go to full version