48,198
edits
Changes
no edit summary
<nowiki>''italic text''</nowiki>
To link a text to another page within the wiki, enclose the word in double square double brackets:
<nowiki>[[</nowiki>[[Anakao]]<nowiki>]]</nowiki>
[mailto:hello@madacamp.com hello@madacamp.com]
<pre><nowiki><div style="max-width:600px;">{{#display_map:-15.214232, 50.076107~[[File:Skype_configuration.jpgHotel Fitiavana]]~~;|type=satellite|service=google|width=auto|height=400|zoom=18|controls=pan, zoom, type, scale|copycoords=yes}}</div></nowiki></pre>
style="width:100%;max-width:600px;" style="width:100%;max-> == Google maps ==width:600px;"
<!--''Additional information:'' -->
== Adding RSS news feeds to pages ==
RSS (Really Simple Syndication) allows importing summaries and corresponding links to news articles. For example, a Google [httphttps://news.google.com news search] for any keyword or phrase can be imported. HOwever, Google does not include RSS feed URLs directly on their search result pages but it's not complicated to piece together the relevant feed URLs. For example, a search for the phrase "madagascar lemurs" can be included on a page as follows:
<pre><rss template="Google-feed" filterout="movie penguins">httphttps://news.google.com/news?pz=1&cf=all&ned=us&hl=en&q=%22madagascar+lemurs%22&cf=all&output=rss</rss></pre>
The output of this news search for the phrase ''madagascar lemurs'', filtering out results with the terms ''penguins'' and ''movie'', becomes:
<rss template="Google-feed" filterout="movie penguinsdeprecated">httphttps://news.google.com/news?pz=1&cf=all&ned=us&hl=en&q=%22madagascar+lemurs%22&cf=all&output=rss</rss>
Other non-Google RSS feeds may include a feed icon [[File:RSS_icon.png|14px]] to indicate the whereabouts of RSS feeds.
To display a video from YouTube on this site, extract and copy the relevant video ID that is part of a YouTube URL, e.g.
[httphttps://www.youtube.com/watch?v=_OKs7qpJvRI&feature=related httphttps://www.youtube.com/watch?v=<font color="#bd0000">vDYzsT3d06I</font>&feature=related] and place in the edit form as follows: <nowiki><HTML5video type="youtube" width="600" height="338">vDYzsT3d06I</HTML5video></nowiki>
== Uploading videos MadaCamp ==
<HTML5video width="520" height="320" autoplay="true" loop="true">Dragonfly</HTML5video>
<!--Bug: Thumbs does not show up on Ipad, which affects autoplay="false" mode. https://www.mediawiki.org/w/index.php?oldid=2285855 -->
<!--