Template:2010CalSmall: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 87: Line 87:
{{CalendarOfEventsEnd}}
{{CalendarOfEventsEnd}}
|case: October=
|case: October=
{{CalendarOfEventsMini|{{{Heading_Color}}}||{{{Month}}}, {{CURRENTYEAR}} }}
{{CalendarOfEventsMini|{{{Heading_Color}}}|{{{Month}}}, {{CURRENTYEAR}} }}
{{CalendarColSpan|5|{{{ColSpan_Color}}} }}
{{CalendarColSpan|5|{{{ColSpan_Color}}} }}
{{CalendarDaysMini|{{{Date1_Bgcolor}}}|{{{Date1_Fontcolor}}}|1|{{{Date1_Event}}} }}
{{CalendarDaysMini|{{{Date1_Bgcolor}}}|{{{Date1_Fontcolor}}}|1|{{{Date1_Event}}} }}
Line 128: Line 128:
{{CalendarOfEventsEnd}}
{{CalendarOfEventsEnd}}
|case: November=
|case: November=
{{CalendarOfEventsMini|{{{Heading_Color}}}||{{{Month}}}, {{CURRENTYEAR}} }}
{{CalendarOfEventsMini|{{{Heading_Color}}}|{{{Month}}}, {{CURRENTYEAR}} }}
{{CalendarColSpan|1|{{{ColSpan_Color}}} }}
{{CalendarColSpan|1|{{{ColSpan_Color}}} }}
{{CalendarDaysMini|{{{Date1_Bgcolor}}}|{{{Date1_Fontcolor}}}|1|{{{Date1_Event}}} }}
{{CalendarDaysMini|{{{Date1_Bgcolor}}}|{{{Date1_Fontcolor}}}|1|{{{Date1_Event}}} }}
Line 167: Line 167:
{{CalendarOfEventsEnd}}
{{CalendarOfEventsEnd}}
|case: December=
|case: December=
{{CalendarOfEventsMini|{{{Heading_Color}}}||{{{Month}}}, {{CURRENTYEAR}} }}
{{CalendarOfEventsMini|{{{Heading_Color}}}|{{{Month}}}, {{CURRENTYEAR}} }}
{{CalendarColSpan|3|{{{ColSpan_Color}}} }}
{{CalendarColSpan|3|{{{ColSpan_Color}}} }}
{{CalendarDaysMini|{{{Date1_Bgcolor}}}|{{{Date1_Fontcolor}}}|1|{{{Date1_Event}}} }}
{{CalendarDaysMini|{{{Date1_Bgcolor}}}|{{{Date1_Fontcolor}}}|1|{{{Date1_Event}}} }}

Revision as of 18:42, 17 August 2010


Usage:

  • Month = Calendar Month
  • 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
|Month=September
|Heading_Color=#660000
|ColSpan_Color=#CCCCCC
|Date6_Bgcolor=#660000
|Date6_Fontcolor=#FFCC33
|Date6_Event=Malton Murder Awards MMX}}

Would produce


Template:CalendarColSpan
September, 2024
Su M Tu W Th F Sa
1 2 3 4

Template:CalendarOfEventsNext

5 6 7 8 9 10 11

Template:CalendarOfEventsNext

12 13 14 15 16 17 18

Template:CalendarOfEventsNext

19 20 21 22 23 24 25

Template:CalendarOfEventsNext

26 27 28 29 30

Template:CalendarColSpan Template:CalendarOfEventsEnd