EditingTeamPages: Difference between revisions

From Portland NET Wiki
consolidate and slightly simplify guidance for editing team pages
how to embed Google Calendars
Line 123: Line 123:
* [[Template:InstagramLink]]
* [[Template:InstagramLink]]
* [[Template:SignalLink]]
* [[Template:SignalLink]]
=== Embedding Other Content ===
==== Google Calendar ====
# On the Google Calendar website, click on the <code>...</code> icon next to the calendar you want to share and click <code>Settings</code>
# In the "Integrate calendar" section, copy the text labeled "Public URL to this calendar". Example:  <code><nowiki>https://calendar.google.com/calendar/embed?src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles</nowiki></code>
# Remove the text up to and including the question mark. Example: <code>src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles</code>
# On the team page, add the wikitext <code>Special:IframePage/GoogleCalendar|path=</code> followed by your calendar code, surrounded by double curly-braces <code><nowiki>{{</nowiki></code> <code><nowiki>}}</nowiki></code> Example: <code><nowiki>{{Special:IframePage/GoogleCalendar|path=src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles}}</nowiki></code>


=== What Is Missing? ===
=== What Is Missing? ===
The current wishlist:
The current wishlist:


* Add an extension to embed team calendars.
* Add an extension for GIS integration, which would allow us to easily embed live maps.
* Add an extension for GIS integration, which would allow us to easily embed live maps.
* Add an extension to Google Photos integration.


=== How to get help ===
=== How to get help ===