Template:Toptextcells
Revision as of 21:09, 13 October 2020 by Wikipedia>Pppery
File:Test Template Info-Icon - Version (2).svg Template documentation
| File:Farm-Fresh css add.svg | This template uses TemplateStyles: |
This template implements the "toptextcells" class used to "vertical-align:top" the cells in a table.
Usage
(1) Place {{toptextcells}} anywhere above the first table requiring top vertical alignment and (2) add toptextcells to the subsequent table class.
Example
{{toptextcells}}
{| class="wikitable toptextcells"
|-
| One
| Two<br>Three
| Four
|}