Difference between revisions of "Template:ExampleDataTableV1"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with ":{| cellspacing="0" class="exampleDataTable" style="background-color:#d9e2f3;" !{{{R1C1}}}!!{{{R1C2}}}!!{{{R1C3}}} {{{AdditionalRows}}} |} <noinclude> == Usage == <code> <no...")
(No difference)

Revision as of 15:47, 21 September 2018

{{{R1C1}}} {{{R1C2}}} {{{R1C3}}}

{{{AdditionalRows}}}


Usage

{{ExampleDataTableV1|Col1|Col2|Col3
|AdditionalRows=
{{EDTRow|Color(Green/Red)|Col1|Col2|Col3}}
{{EDTRow|Color(Green/Red)|Col1|Col2|Col3}}
...
}}