Difference between revisions of "Template:Cell"
Jump to navigation
Jump to search
m (Add the gray color) |
m (fix the yellow color) |
||
Line 4: | Line 4: | ||
green=bgcolor="lightgreen"| | green=bgcolor="lightgreen"| | ||
red=bgcolor="#ff7777"| | red=bgcolor="#ff7777"| | ||
yellow=bgcolor="ffff77"| | yellow=bgcolor="#ffff77"| | ||
default=bgcolor="{{{color}}}"| | default=bgcolor="{{{color}}}"| | ||
}}|{{{text}}}</includeonly><noinclude> | }}|{{{text}}}</includeonly><noinclude> |
Revision as of 18:27, 16 September 2009
This template shows a formatted table cell with centered text.
Usage
{{Cell|color=your color|text=your text}}
Special colors are: blue, gray, green, red and yellow. Any other value will be used as is.