Creating dynamic tables

Use dynamic tables to sort values, specify data types to display in columns, and set required cells. You can use dynamic tables as-is or embed them in pages.

There are multiple ways to create a table:

Set the table address manually

To create a new table:

  1. Click Create in the upper panel on Yandex Wiki.
  2. Choose Table.

  3. Set the title and address for the table the same way as when creating a regular page.
  4. Click Create.

  5. Fill in the table:

    Create columns
    1. Click + in the upper-right corner of the table.

    2. Configure the column settings:

      • Enter the column heading in the top field.

      • Choose a data type to display in the column from the drop-down list.

      • Specify the column's width in pixels or as a percentage of the table's width.

      • If you want the cells to be required for filling in, choose the Required option.

      • Enable the Mark as done option for columns with the Checkbox data type. If the option is enabled, all rows selected with the checkbox will turn gray.

    3. Choose Add.

    Create rows

    To create a new row, select Add row at the bottom of the table.

    Fill in the cells

    Select a cell and enter your text. Use Markdown for text formatting. To switch to a new row inside the cell, press Shift+Enter.

  6. To save your changes, click Finish.

Creating cluster subpages

You can create a table right from the desired cluster:

  1. Go to the cluster.

  2. Click Actions in the upper-right corner and and select Create subpage.
  3. Choose Table.

  4. Enter your title.

    The Address field is filled in automatically. You can edit the address if necessary. The ! character at the start of the row indicates that the address is relative to the current cluster.

  5. Click Create.

Add it in the page editing window

To create a table and place it in a wiki page's text body:

  1. Click in the panel at the top of the page. The table code will then appear in the text:

    {{grid page="/users/username/pagename/grid-2021-01-24t163048" width="100%"}}.

    The created table will become a sub-cluster of the current page.

  2. Click Save.