Bitcoin Forum

Other => Meta => Topic started by: Fiasem20 on January 21, 2024, 03:18:42 PM



Title: How to insert table in a thread?
Post by: Fiasem20 on January 21, 2024, 03:18:42 PM
I bring greetings from my end to everyone in the forum. I need your help.
How can I insert a table in a thread?I want to create a thread in a tabular form but I have no idea. Please I need answer from the experts in forum.


Title: Re: How to insert table in a thread?
Post by: mk4 on January 21, 2024, 03:26:39 PM
Here's a sample. You can quote my post to be able to see how it works, and you can probably just edit it for your liking.

NameCityOccupation
JohnMiamiStudent
MikeSan FranciscoEngineer
RyanHawaiiInvestor

Note: Formatting is quite tricky lol I remember getting headaches trying to format the spacings and stuff in the past.


Title: Re: How to insert table in a thread?
Post by: Crypto Library on January 21, 2024, 03:34:47 PM
You can follow these topics, these all are useful for learning the use of tables. Hope you can add table after reading these topics. But I will also say like mk4 that you can easily create a table by just copying and pasting using the table format created by other users without going so complicated. Even then for doing this you have to know the basic  ;)
Name|Post Topic|
_________________|_______________________________________________|
1miau| Some suggestions if you want to use tables on Bitcointalk (https://bitcointalk.org/index.php?topic=5157728.0)|
_________________|_______________________________________________|
so98nn| Tutorial - How to create Table in the BitcoinTalk Forum (https://bitcointalk.org/index.php?topic=5265782.0)|
_________________|_______________________________________________|
pkmoney| How to create Table with BBCode (https://bitcointalk.org/index.php?topic=4301317.0)|
_________________|_______________________________________________|
roslinpl| [LEARN] BBCode Lessons & Tutorials [+tutorial videos!] (https://bitcointalk.org/index.php?topic=1727100.msg17283187#msg17283187)|
_________________|_______________________________________________|
so98nn| Reference Thread for Different Colors | Multiple Shades |] (https://bitcointalk.org/index.php?topic=5266343.0)|
_________________|_______________________________________________|



Title: Re: How to insert table in a thread?
Post by: FatFork on January 21, 2024, 03:58:00 PM
If you're someone who uses Word or Excel a lot, or some other software for documents and spreadsheets, you might wanna try out SCEditor.  It's a handy little tool that makes it super easy to turn whatever you're working on into BBCode formatting.  SCEditors open source, written in JavaScript and it runs right in your browser.  You can also run it locally if you want.  I've used it a bunch of times and it always works pretty well for me.

https://www.sceditor.com/

Simply copy-paste the content from your Word/Excel doc into SCEditor and, if needed, polish it up a bit. When you're done, click the "View source" icon (<>) to get the BBCode. As far as I've tested, tables and lists work like a charm too.