Title: Documentation Archives · Page 2 of 2 · TablePress

---

 * ·
 * December 2, 2012
 * 
   ## 󠀁[Template Tag Functions](https://tablepress.org/faq/documentation-template-tag-functions/)󠁿
   
 * To show a table in places not covered by blocks or Shortcodes, e.g. in your page
   footer or in the sidebar, you can use the Template Tag Function tablepress_print_table(
   $query );. It can be added to any part of your theme (between PHP brackets: <?
   php and ?>). The parameter $query can be a string in…
 * ·
 * December 2, 2012
 * 
   ## 󠀁[The Shortcode [table-info id=N /]](https://tablepress.org/faq/documentation-shortcode-table-info/)󠁿
   
 * The Shortcode can be used to display table meta data in a post, page, or text
   widget. While editing the content into which the Shortcode is embedded, it serves
   as a placeholder for that meta information. The Shortcode supports three parameters:
   Examples for using this Shortcode will produce something similar to There’s a
   also a…
 * ·
 * December 2, 2012
 * 
   ## 󠀁[The Shortcode [table id=N /]](https://tablepress.org/faq/documentation-shortcode-table/)󠁿
   
 * The Shortcode can be used to display a table in a post, on a page, or in a text
   widget, in cases where using the “TablePress table” block is not possible or 
   desired. While editing the content into which a table shall be embedded, the 
   Shortcode serves as a placeholder for that table. See the…

 [Previous Page](https://tablepress.org/faq-category/documentation/?output_format=md)