Introducing shortcodes

A shortcode is a Table2Site-specific shortcut that lets you do nifty things with very little effort. Shortcodes can output something dynamic or complex without you having to write a single line of code.

A shortcode looks like this: [shortcode]. You can give additional information to the shortcode by adding parameters like this: [shortcode key="value" key2="value2"]. Here's a list of shortcodes we support:

  • [upvote] Allows you to add upvoting capabilities to your list/grid items. See the docs.
  • [youtube] Adds a youtube video into your HTML. See the docs.

This is just the beginning, we'll add more shortcodes along the way 🙂.

Still have a question? Contact us!