Template:dTrowH

From WikiCorporates
Jump to navigation Jump to search

[edit] Documentation

Usage

Tiny template for declaring the start of a table emulated using divs. There are no parameters. It consists of only this: <div style="display:table;">

The accompanying templates are: Template:dTrow and Template:dTrowF.

Example

{{dTrowH}}
{{dTrow|Feb.2018|This is a row with some text in it.}}
{{dTrow|Mar.2018|This is a row with some text in it.}}
{{dTrowF}}

Which will give:

Feb.2018
This is a row with some text in it.
Mar.2018
This is a row with some text in it.