Template:Infobox data div

Template page
{{{label}}}
{{{value}}}
Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Infobox data div/doc. Changes can be proposed in the talk page.

{{Infobox data div}} creates a <div> container which mimics the <tr class="infobox-data"> element use in the infobox.

Usage

{{Infobox data div
|id = <!-- Unique ID used to label the data -->
|col = <!-- Column -->
|label = <!-- Label text -->
|value = <!-- Value text -->
}}