Difference between revisions of "Template:GoogleCalendar"
Jump to navigation
Jump to search
BrettViren (talk | contribs) |
BrettViren (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | </noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big> | ||
+ | |- | ||
+ | ! name | ||
+ | | [[Has calendar name::{{{name|}}}]] | ||
+ | |- | ||
+ | ! owner | ||
+ | | {{#arraymap:{{{owner|}}}|,|x|[[Has calendar owner::x]]}} | ||
|- | |- | ||
! id | ! id | ||
Line 28: | Line 34: | ||
! Color | ! Color | ||
| [[Has color::{{{color|777777}}}]] | | [[Has color::{{{color|777777}}}]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
{{#widget:Google Calendar | {{#widget:Google Calendar | ||
|title={{{name}}} | |title={{{name}}} | ||
− | |||
|id={{{id}}} | |id={{{id}}} | ||
|color={{{color}}} | |color={{{color}}} |
Latest revision as of 15:02, 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.