Template:2010Cal: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
The Rooster (talk | contribs) (New page: {{CalMonth |Days={{switch |{{{Month}}} |case: January=31 |case: February=28 |case: March=31 |case: April=30 |case: May=31 |case: June=30 |case: July=31 |case: August=31 |case: September=30...) |
The Rooster (talk | contribs) No edit summary |
||
Line 81: | Line 81: | ||
==Example== | ==Example== | ||
<pre> | <pre> | ||
{{ | {{2010Cal | ||
|Month=September | |Month=September | ||
|TextColor=#330066 | |TextColor=#330066 | ||
Line 97: | Line 97: | ||
</pre> | </pre> | ||
{{ | {{2010Cal | ||
|Month=September | |Month=September | ||
|TextColor=#330066 | |TextColor=#330066 |
Latest revision as of 16:29, 24 August 2010
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
Usage
- Required Parameter
- Month = Full name of the calendar month to display (same format as the CURRENTMONTHNAME magic word)
- Optional Parameters
- TextColor = Color of the heading and text on the calendar.
- CellColor = Color of the background of cells in the calendar.
- BlankColor = Color of empty spacing cells that begin and end the month on the calendar.
- Date Parameters
- Replace X with the number of the day you wish to change, eg 7 for the 7th of the month.
- ColorX = The color of the text in the cell for the day specified.
- BackColorX = The color of the cell itself for the day specified.
- TextX = The text to display for the mouseover text of the day specified.
Example
{{2010Cal |Month=September |TextColor=#330066 |CellColor=#EECCEE |BlankColor =#CCCCCC |Color6=#FFCC33 |BackColor6=#660000 |Text6=Malton Murder Awards MMX |Color22=#FFFFFF |BackColor22=#330066 |Text22=Group Anniversary }}
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
1
2
3
4
5
6
Malton Murder Awards MMX 7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Group Anniversary 23
24
25
26
27
28
29
30
|