Difference between revisions of "Template:GoogleCalendar"

From DUNE
Jump to navigation Jump to search
Line 26: Line 26:
 
| {{#arraymap:{{{owner|}}}|,|x|[[Has calendar owner::x]]}}
 
| {{#arraymap:{{{owner|}}}|,|x|[[Has calendar owner::x]]}}
 
|}
 
|}
 +
 +
{{#widget:Google Calendar
 +
|title={{{name}}}
 +
|width=20%
 +
|id={{{id}}}
 +
|color={{{color}}}
 +
}}
  
 
[[Category:GoogleCalendar]]
 
[[Category:GoogleCalendar]]
 
</includeonly>
 
</includeonly>

Revision as of 14:46, 27 October 2014

This is the "GoogleCalendar" template. It should be called in the following format:

{{GoogleCalendar
|id=
|color=
|name=
|owner=
}}

Edit the page to see the template text.