Template:VerticalTextTable
Jump to navigation
Jump to search
Template documentation (for the above template, sometimes hidden or invisible)
Usage
This template makes text vertical and aligns the text to the bottom of a cell in a table.
Code
{| class="wikitable" |- ! {{VerticalTextTable|Heading 1}} ! {{VerticalTextTable|Heading 2}} ! {{VerticalTextTable|Long Heading 3}} |- | Row 1A | Row 1B | Row 1C |- | Row 2A | Row 2B | Row 2C |}
Preview
Heading 1 | Heading 2 | Long Heading 3 |
---|---|---|
Row 1A | Row 1B | Row 1C |
Row 2A | Row 2B | Row 2C |
Visit Template:VerticalTextTable/doc to edit this text! (How does this work?)