Tables in World Anvil Codex | World Anvil

Tables

Restructuring the Codex

We are currently moving articles around and changing the general structure of the Codex. Please come back later if you get lost!

Introduction

Guild Exclusive

This is a Master+ feature. To get access, Join the Worldbuilder's Guild!

World Anvil has three different systems to generate tables, each with its upsides and downsides. BBCode tables are flexible but difficult to use, while block tables are easy to use but have less flexibility. You can learn more about these types of table in the Guide to BBCode Commands and the Guide to Blocks respectively. This guide deals with interactive tables, which are easy to use and let you display information which the reader can interact with.

Creating a Table

You can access the Tables feature from the left sidebar. Click it to access the list of Tables (which should be empty if you are following this guide for the first time). Click the "Create a new table" button in the right sidebar and fill in the form with some basic details:  
  • Title: this is the header that will be displayed on top of the table.
  • Description: an explanation of what the table is or represents.
  • Status: you may pick if you want the table to be public or private.
  • Subscribers: if the table is private, choose the subscriber groups that can see this table. More information in the Guide to Subscribers.
  Confirm the creation of the table and you will be taken in the page to edit the table's contents.  

Copy Table

You can also copy the column structure of another table. From the Advanced tab, find the Copy Table field in the Caution section. Pick the interactive table you want to copy and its structure will be copied into the current one. Keep in mind that this will the delete the current data, and it can't be undone!  

Importing Tables

If you already have a table in CSV format, you can import it directly to this system. Go to the Advanced tab and click the Import from CSV button in the Caution section. Make sure you follow the instructions you'll find in the modal window that will pop up to avoid data loss!  
Tables: CSV Import
Generic article | Oct 29, 2023

How to prepare data to use the CSV import.

 

Editing a table

The interface to edit the table looks like this:  

  The Architecture tab at the top has all the tools to edit how the table looks, while the Settings has all the fields you filled in during creation. So, let's focus on the Architecture tab.   It's very important to note that changes to a table are not auto-saved. Always use the Save button before leaving or reloading the page. Next to the Save button, the Embed button will copy a BBCode tag in your clipboard that you can paste anywhere on World Anvil. The Test Roll button will randomly select a row of your table if you have a Roll column (see below).  

Adding information to the table

There are two plus buttons, one at the bottom to add rows and one at the right to add columns. When you add a new column, this modal window will appear:  
  You can type in the column header and pick the type of column you want it to be. Keep in mind that you can't change the column type after its creation.  

Column Types

  • Text: the default, for simple text.
  • Checklist: adds a checkbox button to all rows.
  • Image: for images you have uploaded to your world.
  • Article: for articles that you have created in your world.
  • Link/URL: for full URLs, both to internal and external World Anvil pages.
  • Roll: choose this option if you want to create a rollable table (useful for RPGs). Note that the roll button will work anyway, but this column lets you specify the weight of each row using ranges.
  • Dice Button: use this to create dice roller buttons for each row. In each cell, type a dice formula (such as 1d6+3) and it will be turned into an interactive dice roller in Presentation view.
  • Number: for numbers and mathematical symbols.
  • Long Text: it's like the Text option, but designed for longer pieces of text.
  • Table: use it to link to another interactive table.
  The Image, Article, Link/URL, and Table fields can be configured to open automatically. If you do this, when you roll on the table (if there is a roll column), the automatic element of the chosen row will be automatically opened. If there are multiple elements, only the left-most one will be displayed.  

Tweaking the Table

You can use the three-dots button next to each column name to reorder them using a drag-and-drop system. Additionally, when you hover a column header, an edit button will appear —use it to change the column's settings, to hide it from presentation, and to delete it. Finally, you can drag and drop the borders between the column headers to make them wider or narrower.   If you create a row that you no longer need, you can delete it with the bin button on the left. You can also drag-and-drop the icon to reorder the rows. If you want to delete multiple rows, click on the checkboxes of every row you wish to delete and then the red delete button that will appear at the bottom.  

Advanced Options

This tab has some options you can tweak to customize how the table behaves:
  • Display title: check it if you want the title you defined in the table settings to be displayed on top of the table as a header.
  • Rollable: check it if you want the roll button. If you didn't add a roll column to the table, it will pick a row at random (all have the same chance).
  • Enable Search: check it if you want the search bar (useful for long tables).
  • Show Description: check it to display the table's description under the table.
  • Enable Collapsed: readers will be able to collapse the table, similar to spoilers.
  • Start Collapsed: the table will be collapsed when readers access the page until they click the button to uncollapse it.
 

Style Options

You can easily tweak how the table looks without using CSS. Simply use the Style section to change background and text colors for both header and regular cells, as well as border color. You can also specify a CSS class that you can then use in your CSS stylesheet.   The tables themselves have special CSS classes applied to each element. You can find a list of them here.  

Using a Table

To embed a table in an article, use the Embed button on top of the table. This will copy a BBCode tag to your clipboard that looks like [itable:ID] (where ID is a set of numbers and letters).   Simply paste it anywhere and when you view the article the table will be there. The table will look very similar to the preview, just without the editing options. Use the roll button to randomly select a row and the search bar to search inside the table.  
Note: Do not use tables in spoilers. They will not generate properly. Instead enable the collapsed feature.
 
Navigation
 

FAQ

How do I delete a table?
Go to the Settings tab and find the Delete table box in the right sidebar.
 
How can I create a BBCode table?
Check out the Guide to BBCode Commands to learn how!
 
Can I have private columns?
Yes. Click the Configure button of the column you want to hide. Then, click the "Hide in Presentation" box and the column will become private even if the table as a whole is public.

Comments

Please Login in order to comment!
Mar 27, 2022 22:21

Is there a way to embed a prefiltered table into an article? For example, I have an interactive table of player races and their stats, including dwarfs, and I want to embed the table already filtered for 'dwarfs' in an article. Is this possible?

Mar 28, 2022 09:18

Hi! Table can only be embedded in tis full form. The only options you can tweak are the ones that appear under "Advanced Settings", which apply to all instances of the table. Hope this helps!

[they/them] Creator of Black Light, a science-fantasy universe.
May 26, 2022 06:21 by richard fraser

Trying to get CSV importing to work and am having problems, I have the right number of columns, no header, and even added the correct number of rows. Any idea what I'm doing wrong?   22,0 2,0 34,0 5,0.5 6-7,1 8,2 9,1 10,1 11,1 12,2 1212,4 15,2 16,2 17,2 18,3

May 26, 2022 06:31 by richard fraser

had some text strings that were too long. got it now

Dec 24, 2022 19:36

If you include a URL or Autolink in the Description, they seem to break when embedding a table with Show Description enabled. Is this an intended limitation or a bug?

Jan 2, 2023 08:38

This could be a bug—can you report it here: https://github.com/worldanvil/worldanvil-bug-tracker/issues. Make sure to be a bit more specific (e.g. "Links aren't properly displayed" rather than "it breaks") so that the devs can properly reproduce the issue.   Happy new year!

[they/them] Creator of Black Light, a science-fantasy universe.
Apr 16, 2023 12:22

Is there a way to embed multiple links in a single cell? I'd like to have links to multiple character abilities in a cell and at a glance it looks like a cell can only support one at a time. Either external links or article links would be fine.

Apr 17, 2023 08:13

Url-type cells can only hold one link, you're right. I don't have a workaround for this, other than using BBCode tables, but you can suggest this as a feature here: https://www.worldanvil.com/community/voting/.   Let me know if you need help with BBCode tables if you decide to go this route!

[they/them] Creator of Black Light, a science-fantasy universe.
May 10, 2023 08:24

I can't embed a table in a statblock, otherwise, it returns a 404 error. Is it just me?

May 10, 2023 15:36

Hi! Does the same happen if you embed it in an article? And how are you embedding it?

[they/them] Creator of Black Light, a science-fantasy universe.
May 11, 2023 06:53

Hello! It works perfectly fine in an article and I embed it by pasting the itable tag into a bbcode field. I've tried and failed to do so in the following: Character sheet (d&d 2020; "Notes" field and "new section" field; result: 404) Notebook (result: doesn't appear) Character Scrapbook (result: doesn't appear in neither the scrapbook nor under "about") Text statblock (result: 404)

May 11, 2023 09:03

Ok, this could be a bug. Could you report it here? https://www.worldanvil.com/udan-tracker/

[they/them] Creator of Black Light, a science-fantasy universe.
May 11, 2023 09:26

Done ^^

Jun 1, 2023 04:05

I've been having that same problem too whenever I try and embed it into a class statblock for dnd 5e

Jun 1, 2023 08:41

Hi! I'm afraid tables are currently not compatibles with statblocks.

[they/them] Creator of Black Light, a science-fantasy universe.
Aug 29, 2023 18:24

My tables aren't showing up on my storyteller screen when I try to add them to library blocks? I've tried embedding them as part of articles and they don't show up there either, is this a known issue?

Aug 30, 2023 07:34

Hi! The Storyteller Screen uses the simple preview system to display articles, which skips embedded content like interactive content or maps. You can request this as a feature in the features voting board.

[they/them] Creator of Black Light, a science-fantasy universe.
Aug 30, 2023 16:37

thanks for the reply. Is there any way for me to add my interactive tables to the storyteller screen library then? They don't come up when I search from them via the search bar.

Aug 31, 2023 08:37

No, there isn't. If you're using them as random generators/rolltables, we have rolltable statblocks. Just create a new "Generic, Random Table" and use the pipe character | to separate cells in the same row!

[they/them] Creator of Black Light, a science-fantasy universe.
Oct 14, 2023 04:31

Is there a way to get text to wrap on the table? I don't want the table to be ridiculously long due to it not wrapping, but if it doesn't have a text wrap option i can figure out a workaround on my own.

Oct 16, 2023 06:38

Hi! When editing the table you can drag column borders to make them narrower. Place your mouse pointer in the border between two header rows until it's highlighted, then drag it left or right to make it narrower or wider. This way you can make columns narrow enough to avoid horizontal scrolling.   The text will still not wrap, but when clicking the cell a pop-up will appear with the full text (and it will wrap there). Let me know if this helps!

[they/them] Creator of Black Light, a science-fantasy universe.
Oct 28, 2023 09:32

it kind of help, but being able to wrap long texts would be very useful ^^"

Oct 30, 2023 06:58

As a Guild member, you can suggest new features to the dev team. Do so from this page: https://www.worldanvil.com/community/voting/. It's the best way to make sure that the devs know what would be useful to you!

[they/them] Creator of Black Light, a science-fantasy universe.