Post
Topic
Board Meta
Merits 46 from 13 users
Topic OP
[TOOL] Table Generator - Custom Styled Tables for Bitcointalk!
by
masulum
on 01/09/2025, 05:11:04 UTC
⭐ Merited by alani123 (10) ,Xal0lex (10) ,hugeblack (8) ,joker_josue (5) ,Halab (2) ,bitmover (2) ,dkbit98 (2) ,examplens (2) ,PX-Z (1) ,babo (1) ,TypoTonic (1) ,Rikafip (1) ,notocactus (1)





Hello everyone,

I'm trying to create a tool to make it easier for you to create tables for posts. It may not be optimal yet, but it's working so far.

What this generator can do:

Custom Generator: Create tables from scratch with many styling options (borders, colors, etc.).
  • Excel Converter: Have data in Excel? Just upload it and it will automatically become a BBCode table. Currently, it only supports simple data.
  • CSV Converter: Copy and paste CSV data to convert it into a table.
  • HTML Converter: Convert tables from HTML to BBCode.

Quote
Styling and output have been optimized for the Bitcointalk forum, as the idea originated there.

For Ready-to-Use Templates:

This tool also provides several ready-to-use templates to speed up table creation, such as:
  • Football Match: For match schedules and results.
  • Table with List: For creating lists within table cells without styling.
  • Smart List Table: A table with advanced borders that can automatically handle multi-row cells and contain list. Auto cut long text to create new line.
  • And several other standard templates.



Example Results

Version Football Match

Match
|
Time (UTC)
|
Result
-------------------------------------------------------- | -------------------- | --------------------
Team A vs Team B |
19:00
|
2 - 1



Version: Smart List Table (Drawing Box Border)

═══════════════════════════════════════════════════════════════════════════
Clubs          Starting Line Up          Position         
═══════════════════════════════════════════════════════════════════════════
Club A• Player A14-2-3-1
• Player A2
• Player A3
• Player A4
• Player A5
• Player A6
• Player A7
• Player A8
• Player A9
• Player A10
• Player A11
═══════════════════════════════════════════════════════════════════════════
Club B• Player B14-3-3
• Player B2
• Player B3
• Player B4
• Player B5
• Player B6
• Player B7
• Player B8
• Player B9
• Player B10
• Player B11
═══════════════════════════════════════════════════════════════════════════

Table with List (Simple Border)

Clubs          |Starting Line Up          |Position          |Substitution         
____________________ | ____________________ | ____________________ | ____________________
Club A|
  • Player A1
  • Player A2
  • Player A3
  • Player A4
|4-4-2|
  • Player A5
  • Player A6
Club B|
  • Player B1
  • Player B2
  • Player B3
  • Player B4
|4-3-3|
  • Player B5
  • Player B6

Version Custom

────────────────────────────────────────────────────────────────────────────────
Player Name                 
         Number         
         Position         
         Red Card         
════════════════════════════════════════════════════════════════════════════════
                            Player A1
                            7
                            Forward
                            No
────────────────────────────────────────────────────────────────────────────────
Player A2                            10                            Midfielder                           
              Yes             
────────────────────────────────────────────────────────────────────────────────
                            Player A3
                            4
                            Defender
                            No
────────────────────────────────────────────────────────────────────────────────
                            Player A4
                            1
                            Goalkeeper
                            No
────────────────────────────────────────────────────────────────────────────────


For a complete guide on how to use all the features, you can read here:
Read the Full Guide & Features Here

Everything has a live preview, so you can see the results immediately.

Please give it a try. If you have any suggestions or encounter errors, please reply to the thread.

Thanks!