Template:2010CalSmall: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{switch
{{switch
|{{if{{{1|}}}|{{{1}}}|{{CURRENTMONTHNAME}} }}
|{{if{{{Manual_Month|}}}|{{{Manual_Month}}}|{{CURRENTMONTHNAME}} }}
|case: January=
|case: January=
|case: February=
|case: February=
Line 217: Line 217:
'''Example'''
'''Example'''


<pre>{{2010CalSmall|September
<pre>{{2010CalSmall
|Manual_Month=September
|Heading_Color=#660000
|Heading_Color=#660000
|ColSpan_Color=#660000
|ColSpan_Color=#660000
Line 226: Line 227:
Would produce
Would produce


{{2010CalSmall|September
{{2010CalSmall
|Manual_Month=September
|Heading_Color=#660000
|Heading_Color=#660000
|ColSpan_Color=#660000
|ColSpan_Color=#660000

Revision as of 18:19, 17 August 2010


Usage:

  • Heading_Color = The color you'd like for the Month and Year headline at the top of the calendar.
  • ColSpan_Color = The color you'd like for the cells which do not contain a date (i.e. the area before the 1st and last days of the month).
  • Daten_Bgcolor = The color you'd like to use for cell on a specific date on the calendar (where n is date).
  • Daten_Fontcolor = The font color you'd like to use for a specific date on the calendar (where n is date).
  • Daten_Event = The event you'd like displayed when mousing-over a specific date on the calendar (where n is date).

Example

{{2010CalSmall
|Manual_Month=September
|Heading_Color=#660000
|ColSpan_Color=#660000
|Date6_Bgcolor=#660000
|Date6_Fontcolor=#FFCC33
|Date6_Event=International Hug A Zombie Day}}

Would produce