|
|
Line 599: |
Line 599: |
| ;Expected | | ;Expected |
| :Widget | | :Widget |
|
| |
| === Widget:Audio ===
| |
| An audio player should be here:
| |
| {{#widget:Audio
| |
| |url=https://www.soundhelix.com/examples/mp3/SoundHelix-Song-8.mp3
| |
| }}
| |
|
| |
| === Widget:Disqus ===
| |
| {{#widget:DISQUS|PUT_YOUR_DISCUS_ID}}
| |
|
| |
| === Widget:Google Calendar ===
| |
| {{#widget:Google Calendar
| |
| |id=p2m2av9dhrh4n1ub7jlsc68s7o@group.calendar.google.com
| |
| |color=2952A3
| |
| |id=usa@holiday.calendar.google.com
| |
| |color=B1440E
| |
| |title=NYCResistor, US Holidays
| |
| }}
| |
|
| |
| === Widget:Html5media ===
| |
| A video should be visible:
| |
| {{#widget:Html5media
| |
| |url=http://pornel.net/Performance.ogg
| |
| |width=200
| |
| |height=150
| |
| }}
| |
|
| |
| === Widget:Iframe ===
| |
| {{#widget:Iframe
| |
| |url={{fullurl:Main Page}}
| |
| }}
| |
|
| |
| === Widget:SoundCloud ===
| |
| A SoundCloud embed should be here:
| |
| {{#widget:SoundCloud
| |
| |id=26963349
| |
| }}
| |
|
| |
| === Widget:Twitter ===
| |
| A Twitter feed should be below:
| |
| <div style="height:200px; overflow: scroll;">
| |
| {{#widget:Twitter timeline|id=TwitterDev}}
| |
| </div>
| |
|
| |
| === Widget:Twitter Search ===
| |
| {{#widget:Twitter Search
| |
| |query=showslow
| |
| |title=ShowSlow
| |
| |caption=what people say about ShowSlow
| |
| }}
| |
|
| |
| === Widget:Vimeo ===
| |
| {{#widget:Vimeo|id=8758454}}
| |
|
| |
| === Widget:YouTube ===
| |
| A YouTube video should be visible:
| |
| {{#widget:Youtube
| |
| |id=DWef69ItVrU
| |
| |width=200
| |
| |height=150
| |
| }}
| |
|
| |
|
| == WikiEditor == | | == WikiEditor == |