Template:CalCell: Difference between revisions
Jump to navigation
Jump to search
m table and format fix |
m Deleted duplicated part |
||
Line 13: | Line 13: | ||
<nowiki>{|-</nowiki><br><nowiki> | <nowiki>{|-</nowiki><br><nowiki> | ||
|{{CalCell|2|November 2008|Description|black|white|green|red}}</nowiki><br><nowiki> | |{{CalCell|2|November 2008|Description|black|white|green|red}}</nowiki><br><nowiki> | ||
|{{CalCell|</nowiki> | |{{CalCell|</nowiki>{{#time: j| {{THDay}}}}|{{#time: F Y|{{THDay}}}}<nowiki>||black|white|green|red}}</nowiki><br><nowiki> | ||
|}</nowiki><br> | |}</nowiki><br> | ||
returns:<br> | returns:<br> |
Revision as of 05:21, 18 November 2008
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|12|June 2025||black|white|green|red}}
|}
returns:
2 Description |
12 |