Difference between revisions of "Wikitext media"

From www.wmwikis.net
Jump to navigation Jump to search
(Imported from Wikispaces)
 
(Imported from Wikispaces)
Line 1: Line 1:
[[include page="wikitext media header"]]
+
<div id="content_view" class="wiki" style="display: block">
 
+
Wikispaces supports adding embedded pictures, video, applications and other media through the use of the <nowiki>[[media]]</nowiki> tag. Using this tool, you can embed video clips, sounds and music, chat clients, and any other content designed to be shared from HTML pages. The easiest way to use this is to use the "Embed Media" tool from the visual editor ([[image:http://www.wikispaces.com/s/rte/images/embed.gif]]) or the text editor. In the popup window that appears, paste the HTML code given to you by the content provider.
+
=wikitext media=
 
+
<br /> <br />  Wikispaces supports adding embedded pictures, video, applications and other media through the use of the <nowiki>[[media]]</nowiki> tag. Using this tool, you can embed video clips, sounds and music, chat clients, and any other content designed to be shared from HTML pages. The easiest way to use this is to use the "Embed Media" tool from the visual editor (</nowiki><br /> <br /> The required parameters are '''type''' and '''key''' (and sometimes arg0), and the rest are optional.<br />
All valid HTML can be included on a page. Popular embedded content will be detected and converted to the appropriate tag. Other content will be given a custom tag.
+
{| class="wiki_table"
 
+
| '''type'''<br />
For media types that are recognized by Wikispaces, you do not need to use the popup tool, though it is more convenient. These types can be added without the use of the "Embed Media" popup in both the visual and text editor, and can be changed directly in the editor. The media tag that is added to your page for a YouTube video, for example, has the following format:
+
| The type of the media to display. See the table of supported types below.<br />
 
 
<nowiki>[[media type="youtube" key="guDxHFA1OzE" height="100" width="200"]]</nowiki>
 
 
 
The required parameters are '''type''' and '''key''' (and sometimes arg0), and the rest are optional.
 
{|  
 
| '''type''' || The type of the media to display. See the table of supported types below.  
 
 
|-
 
|-
| '''key''' || The unique Key or ID of the content, from the provider of that content. See the table of supported types below, to see what the key means for each type.  
+
| '''key'''<br />
 +
| The unique Key or ID of the content, from the provider of that content. See the table of supported types below, to see what the key means for each type.<br />
 
|-
 
|-
| height || The height of the content to be displayed, in pixels. Defaults to a value provided by the content provider.  
+
| height<br />
 +
| The height of the content to be displayed, in pixels. Defaults to a value provided by the content provider.<br />
 
|-
 
|-
| width || The width of the content to be displayed, in pixels. Defaults to a value provided by the content provider.  
+
| width<br />
|-
+
| The width of the content to be displayed, in pixels. Defaults to a value provided by the content provider.<br />
| arg0 || Additional settings sometimes required. See the table of supported types below.
 
 
|-
 
|-
 +
| arg0<br />
 +
| Additional settings sometimes required. See the table of supported types below.<br />
 
|}
 
|}
 
+
<br />
==Supported Types==  
+
==Supported Types==
{|  
+
{| class="wiki_table"
| '''Type''' || '''Key''' || '''arg0'''  
+
| '''Type'''<br />
|-
+
| '''Key'''<br />
| google || [http://video.google.com/ | Google Video] ID || N/A
+
| '''arg0'''<br />
 
|-
 
|-
| yahoo || [http://video.yahoo.com/ | Yahoo Video] ID || N/A  
+
| google<br />
 +
|
 +
[http://video.google.com/ Google Video] ID<br />
 +
| N/A<br />
 
|-
 
|-
| youtube || [http://www.youtube.com/ | YouTube] Video ID || N/A  
+
| yahoo<br />
 +
|
 +
[http://video.yahoo.com/ Yahoo Video] ID<br />
 +
| N/A<br />
 
|-
 
|-
| odeo || [http://www.odeo.com/ | Odeo] Podcast ID || URL of MP3 to play
+
| youtube<br />
 +
|
 +
[http://www.youtube.com/ YouTube] Video ID<br />
 +
| N/A<br />
 
|-
 
|-
| gabbly || [http://www.gabbly.com/ | Gabbly] Chat URL || N/A
+
| odeo<br />
 +
|
 +
[http://www.odeo.com/ Odeo] Podcast ID<br />
 +
| URL of MP3 to play<br />
 
|-
 
|-
| airset || [http://www.airset.com/ | Airset] Calendar ID || N/A  
+
| gabbly<br />
 +
|
 +
[http://www.gabbly.com/ Gabbly] Chat URL<br />
 +
| N/A<br />
 
|-
 
|-
| clocklink || [http://www.clocklink.com/ | ClockLink] Clock Type || Timezone
+
| airset<br />
 +
|
 +
[http://www.airset.com/ Airset] Calendar ID<br />
 +
| N/A<br />
 
|-
 
|-
| googlecalendar || [http://calendar.google.com/ | Google Calendar] Email Address || Additional URL arguments
+
| clocklink<br />
 +
|
 +
[http://www.clocklink.com/ ClockLink] Clock Type<br />
 +
| Timezone<br />
 
|-
 
|-
| skype || [http://www.skype.com/ | Skype] Username || Image name
+
| googlecalendar<br />
 +
|
 +
[http://calendar.google.com/ Google Calendar] Email Address<br />
 +
| Additional URL arguments<br />
 
|-
 
|-
| skypestatus || [http://www.skype.com/ | Skype] Username || Button type
+
| skype<br />
 +
|
 +
[http://www.skype.com/ Skype] Username<br />
 +
| Image name<br />
 
|-
 
|-
| bliptv || [http://blip.tv | BlipTV] ID || N/A
+
| skypestatus<br />
 +
|
 +
[http://www.skype.com/ Skype] Username<br />
 +
| Button type<br />
 
|-
 
|-
| slide || [http://slide.com | Slide] Slideshow ID || N/A  
+
| bliptv<br />
 +
|
 +
[http://blip.tv BlipTV] ID<br />
 +
| N/A<br />
 
|-
 
|-
| mychess || PGN Filename (uploaded in your Wikispace) || "on" to turn puzzle mode on
+
| slide<br />
 +
|
 +
[http://slide.com Slide] Slideshow ID<br />
 +
| N/A<br />
 
|-
 
|-
| teachertube || [http://www.teachertube.com | TeacherTube] ID || N/A
+
| mychess<br />
 +
| PGN Filename (uploaded in your Wikispace)<br />
 +
| "on" to turn puzzle mode on<br />
 
|-
 
|-
| meebo || [http://www.meebo.com | Meebo] ID || N/A  
+
| teachertube<br />
 +
|
 +
[http://www.teachertube.com TeacherTube] ID<br />
 +
| N/A<br />
 
|-
 
|-
| yackpack || [http://www.yackpack.com | Yackpack] ID || N/A  
+
| meebo<br />
 +
|
 +
[http://www.meebo.com Meebo] ID<br />
 +
| N/A<br />
 
|-
 
|-
| googlespreadsheet || [http://www.google.com | Google Spreadsheet] ID || N/A  
+
| yackpack<br />
 +
|
 +
[http://www.yackpack.com Yackpack] ID<br />
 +
| N/A<br />
 
|-
 
|-
| flickr || [http://www.flickr.com | Flickr] User ID || Flickr Tag
+
| googlespreadsheet<br />
 +
|
 +
[http://www.google.com Google Spreadsheet] ID<br />
 +
| N/A<br />
 
|-
 
|-
| delicious || [http://del.ic.io.us | Delicious] Tag || N/A
+
| flickr<br />
 +
|
 +
[http://www.flickr.com Flickr] User ID<br />
 +
| Flickr Tag<br />
 
|-
 
|-
| surveygizmo || [http://www.surveygizmo.com | Survey Gizmo] Survey ID || N/A  
+
| delicious<br />
 +
|
 +
[http://del.ic.io.us Delicious] Tag<br />
 +
| N/A<br />
 
|-
 
|-
| imeem || [http://www.imeem.com | Imeem] ID || N/A  
+
| surveygizmo<br />
 +
|
 +
[http://www.surveygizmo.com Survey Gizmo] Survey ID<br />
 +
| N/A<br />
 
|-
 
|-
| googlemap || [http://maps.google.com | Google Maps] ID || N/A  
+
| imeem<br />
 +
|
 +
[http://www.imeem.com Imeem] ID<br />
 +
| N/A<br />
 
|-
 
|-
| frappr || [http://www.frappr.com | Frappr] ID || N/A  
+
| googlemap<br />
 +
|
 +
[http://maps.google.com Google Maps] ID<br />
 +
| N/A<br />
 
|-
 
|-
| scribd || [http://www.scribd.com | Scribd] Document ID || N/A  
+
| frappr<br />
 +
|
 +
[http://www.frappr.com Frappr] ID<br />
 +
| N/A<br />
 
|-
 
|-
| bittybrowser || URL to display in a [http://www.bittybrowser.com | Bitty Browser] || N/A  
+
| scribd<br />
 +
|
 +
[http://www.scribd.com Scribd] Document ID<br />
 +
| N/A<br />
 
|-
 
|-
| file || Filename of a file uploaded to Wikispaces || N/A  
+
| bittybrowser<br />
 +
|
 +
URL to display in a [http://www.bittybrowser.com Bitty Browser]<br />
 +
| N/A<br />
 
|-
 
|-
| custom || generated by Wikispaces || N/A  
+
| file<br />
 +
| Filename of a file uploaded to Wikispaces<br />
 +
| N/A<br />
 
|-
 
|-
 +
| custom<br />
 +
| generated by Wikispaces<br />
 +
| N/A<br />
 
|}
 
|}
 
+
<br /> '''NOTE:''' A media tag with type ''custom'' cannot be created or changed from the editor, and requires using the "Embed Media" popup tool. </div>
'''NOTE:''' A media tag with type ''custom'' cannot be created or changed from the editor, and requires using the "Embed Media" popup tool.
 

Revision as of 14:29, 14 February 2019

wikitext media



Wikispaces supports adding embedded pictures, video, applications and other media through the use of the [[media]] tag. Using this tool, you can embed video clips, sounds and music, chat clients, and any other content designed to be shared from HTML pages. The easiest way to use this is to use the "Embed Media" tool from the visual editor (</nowiki>

The required parameters are type and key (and sometimes arg0), and the rest are optional.

type
The type of the media to display. See the table of supported types below.
key
The unique Key or ID of the content, from the provider of that content. See the table of supported types below, to see what the key means for each type.
height
The height of the content to be displayed, in pixels. Defaults to a value provided by the content provider.
width
The width of the content to be displayed, in pixels. Defaults to a value provided by the content provider.
arg0
Additional settings sometimes required. See the table of supported types below.


Supported Types

Type
Key
arg0
google

Google Video ID

N/A
yahoo

Yahoo Video ID

N/A
youtube

YouTube Video ID

N/A
odeo

Odeo Podcast ID

URL of MP3 to play
gabbly

Gabbly Chat URL

N/A
airset

Airset Calendar ID

N/A
clocklink

ClockLink Clock Type

Timezone
googlecalendar

Google Calendar Email Address

Additional URL arguments
skype

Skype Username

Image name
skypestatus

Skype Username

Button type
bliptv

BlipTV ID

N/A
slide

Slide Slideshow ID

N/A
mychess
PGN Filename (uploaded in your Wikispace)
"on" to turn puzzle mode on
teachertube

TeacherTube ID

N/A
meebo

Meebo ID

N/A
yackpack

Yackpack ID

N/A
googlespreadsheet

Google Spreadsheet ID

N/A
flickr

Flickr User ID

Flickr Tag
delicious

Delicious Tag

N/A
surveygizmo

Survey Gizmo Survey ID

N/A
imeem

Imeem ID

N/A
googlemap

Google Maps ID

N/A
frappr

Frappr ID

N/A
scribd

Scribd Document ID

N/A
bittybrowser

URL to display in a Bitty Browser

N/A
file
Filename of a file uploaded to Wikispaces
N/A
custom
generated by Wikispaces
N/A

NOTE: A media tag with type custom cannot be created or changed from the editor, and requires using the "Embed Media" popup tool.