Template:GenericSortable/doc: Difference between revisions

From August Wiki
Jump to navigation Jump to search
Created blank page
 
No edit summary
Line 1: Line 1:
==GenericSortable Template Variables==


* '''columns''' - Number of columns in the table (default: 3)
* '''heading{n}''' - Text for each column header
* '''heading{n}colspan''' - Colspan attribute (if needed)
* '''row{n}cell{n}''' - Content for each cell in each row

Revision as of 03:22, 27 February 2025

GenericSortable Template Variables

  • columns - Number of columns in the table (default: 3)
  • heading{n} - Text for each column header
  • heading{n}colspan - Colspan attribute (if needed)
  • row{n}cell{n} - Content for each cell in each row