Difference between revisions of "Template:Cell"
Jump to navigation
Jump to search
m (Use the new Color template) |
m (Try to fix handling of missing colors) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>| align="center" bgcolor="{{Color|{{{color}}}}}" | <includeonly>| align="center" bgcolor="{{Color|{{{color|}}}}}"| {{{text}}}</includeonly><noinclude> | ||
| {{{text}}}</includeonly><noinclude> | |||
This template shows a formatted table cell with centered text. | This template shows a formatted table cell with centered text. | ||
=Usage= | =Usage= |
Latest revision as of 23:17, 22 September 2009
This template shows a formatted table cell with centered text.
Usage
{{Cell|color=your color|text=your text}}
The color argument will be passed as is to the Color template.