Template:BigTable

From Tomba! Wiki
Revision as of 09:31, 2 June 2025 by Dada78641 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Big table that sits at the top of the page. Only use this if you know what you're doing since it requires some special HTML and CSS classes to look right.

Usage

{{BigTable
| title           = Content of the title section
| header_rows     = <th>1</th><th>2</th>
| rows            = <tr><td>Hello</td><td>World</td></tr>
| is_header       = 1
| inline_backdrop = 1
| default_sort    = slug
}}