This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:syntax [2019/01/14 00:32] xiaoyi_cao [Embedding a Google Calendar] |
wiki:syntax [2025/04/22 16:21] (current) |
||
---|---|---|---|
Line 531: | Line 531: | ||
==== Embedding a Google Calendar ==== | ==== Embedding a Google Calendar ==== | ||
- | <WRAP center round important 60%> | ||
- | Embedded privately shared calendars will not work unless you sign in with your Google account. | ||
- | </WRAP> | ||
For example, the following code will embed a Google Calendar in the resulting page. | For example, the following code will embed a Google Calendar in the resulting page. | ||
<code> | <code> | ||
- | {{url>https://calendar.google.com/calendar/b/1/embed?height=600&wkst=1&bgcolor=%23FFFFFF&src=oh%404dnucleome.org&color=%23B1365F&src=6it3bntuu76dtpe4odqmoke3l0%40group.calendar.google.com&color=%23875509 800,400 noborder|4DN OH and OMICS WG Calendar}} | + | {{url>https://calendar.google.com/calendar/embed?src=6it3bntuu76dtpe4odqmoke3l0%40group.calendar.google.com 800,400 noborder|4DN OMICS WG Calendar}} |
</code> | </code> | ||
- | {{url>https://calendar.google.com/calendar/b/1/embed?height=600&wkst=1&bgcolor=%23FFFFFF&src=oh%404dnucleome.org&color=%23B1365F&src=6it3bntuu76dtpe4odqmoke3l0%40group.calendar.google.com&color=%23875509 800,400 noborder|4DN OH and OMICS WG Calendar}} | + | {{url>https://calendar.google.com/calendar/embed?src=6it3bntuu76dtpe4odqmoke3l0%40group.calendar.google.com 800,400 noborder|4DN OMICS WG Calendar}} |
=== Embedding multiple Google Calendars === | === Embedding multiple Google Calendars === |