Template:Row-bg-10: Difference between revisions
Jump to navigation
Jump to search
Monster860 (talk | contribs) m (1 revision imported) |
(No difference)
|
Latest revision as of 19:26, 24 July 2016
style="background:#E2FFA8;" | | style="background:#FFEE88;" | | style="background:#DDDDFF;" | | style="background:#CCE6FF;" | | style="background:#99CCFF;" | | style="background:#BEFFBE;" | | style="background:#FFBEBE;" | | style="background:#BEFFFF;" | | style="background:#D3C5FF;" | | style="background:#E2ADFF;" |
This template is for use for specifying three consecutive cells in a row of a table constructed with wikitable syntax.
Syntax
{{row-bg-10|CELL1|CELL2|CELL3|CELL4|CELL5|CELL6|CELL7|CELL8|CELL9|CELL10}}
Example
{| |- | {{row-bg-10|one|two|three|four|five|six|seven|eight|nine|ten}} |}
produces:
one | two | three | four | five | six | seven | eight | nine | ten |