Template:CalCell

From Twilight Heroes Wiki
Revision as of 22:21, 17 November 2008 by Dfmchfhf (talk | contribs) (Deleted duplicated part)

Jump to: navigation, search

Usage

This template formats a cell.
Syntax:
{{CalCell|Day|Month Year|Description|Background1|Color1|Background2|Color2}}
Day: The number of the day
Month Year: The month and year; the first letter of the month should be capitalised.
Description: Content of the cell
Background1, color1: The colours of the cell when it is that date
Background2, color2: The colours of the cell when it is NOT that date

Sample

{|-
|{{CalCell|2|November 2008|Description|black|white|green|red}}
|{{CalCell|20|September 2024||black|white|green|red}}
|}
returns:

2
Description
20