Template:VerticalTextTable/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "==Usage== This template makes text vertical and aligns the text to the bottom of a cell in a table. ==Code== <pre> {| class="wikitable" |- ! {{VerticalTextTable|Heading 1}} !...")
 
No edit summary
Line 8: Line 8:
! {{VerticalTextTable|Heading 1}}
! {{VerticalTextTable|Heading 1}}
! {{VerticalTextTable|Heading 2}}
! {{VerticalTextTable|Heading 2}}
! {{VerticalTextTable|Long Heading 3}}
|-
|-
| Row 1A
| Row 1A
| Row 1B
| Row 1B
| Row 1C
|-
|-
| Row 2A
| Row 2A
| Row 2B
| Row 2B
| Row 2C
|}
|}
</pre>
</pre>

Navigation menu