User Tools

Site Tools


wiki:syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:syntax [2019/01/13 23:46]
xiaoyi_cao [Embedding a Google Calendar]
wiki:syntax [2023/06/13 15:22] (current)
Line 534: Line 534:
 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/​embed?​height=600&​amp;​wkst=1&​amp;​bgcolor=%23FFFFFF&​amp;​src=6it3bntuu76dtpe4odqmoke3l0%40group.calendar.google.com 800,600|4DN 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/​embed?​height=600&​amp;​wkst=1&​amp;​bgcolor=%23FFFFFF&​amp;​cid=Nml0M2JudHV1NzZkdHBlNG9kcW1va2UzbDBAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ ​800,600|4DN 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 === 
 + 
 +You may use the "​Customize"​ function on Google Calendar to go to [[https://​calendar.google.com/​calendar/​embedhelper|Google Embeddable Calendar Helper]], where you can select multiple calendars to embed. After you choose all the calendars, please follow these steps: 
 +  - Copy the HTML code from the helper to wiki. The code should look like ''<​iframe src="​https:​..."​ ...></​iframe>''​. 
 +  - Copy everything between the double quotes in ''​src="​https:​..."''​ and paste it to the right of ''​url>''​ of the embedding tag, delete the rest of the HTML code. 
 +  - **Important:​** Replace all ''&​amp;''​ with ''&''​ in what you just pasted.
  
 ===== Syntax Plugins ===== ===== Syntax Plugins =====
wiki/syntax.1547451968.txt.gz · Last modified: 2023/06/13 15:21 (external edit)