Writing Tables

JollyBear

Active member
Joined
Aug 5, 2021
Messages
11
Points
43
Hello, I'm a new author. :blob_hug:

I joined because I wanted to post a system type of story on this platform. My only problem so far is with the tables.

I've been trying to make a one-lined table for several hours now and I just can't do it.

(Like this.)
1628207936693.png

(This is a picture of how it looked on Google Docs.)

I went and made a table on Google Docs, and it was really easy, but I can't copy and paste it over.

I also read the official help guide, but it doesn't include the information that I'm looking for.

(This is the only thing relatively close.)
1628207859207.png


This entire process is confusing and frustrating. :blob_no::blob_thor: Can someone please help me?

I don't know if videos are allowed on here, but even if they aren't, even a couple of photos on the process would help.

Thanks. :s_smile:
 

The_Everdistant_Utopia

Mapmaker | Writer | Lorekeeper
Joined
Dec 23, 2018
Messages
203
Points
133
Thank you! :blob_aww:

(P.S. Do I need to use coding to change the colors and width as well?)
You can change the text color by putting
Code:
[COLOR=here goes the color name or HEX/RBG code][/COLOR]
But as far as I know, the background of the table can't change colors unfortunately. Only differentiation being between headers and normal fields.
Same for width.
 
Top