Difference between revisions of "Template:KBvideo"

From Second Life Wiki
Jump to navigation Jump to search
Line 10: Line 10:
: {{KBvideo|Z_-RhsMeN0I|425|344|type=youtube}}
: {{KBvideo|Z_-RhsMeN0I|425|344|type=youtube}}


<noinclude>[[Category:KB templates]]</noinclude>
<noinclude>[[Category:KB Templates]]</noinclude>


Original documentation is available at [http://www.mediawiki.org/wiki/Extension:VideoFlash VideoFlash].
Original documentation is available at [http://www.mediawiki.org/wiki/Extension:VideoFlash VideoFlash].

Revision as of 12:23, 12 October 2009

Use this template to include educational videos in the Knowledge Base, per the specifications on the Style Guide. It chooses Vimeo as default video source and sets default values for width and height (640x480px).

You can include it in the simple form "{{KBvideo|6302714}}", which becomes:

<videoflash type="vimeo">6302714|640|480</videoflash>

Or customize it with additional parameters, like "{{KBvideo|Z_-RhsMeN0I|425|344|type=youtube}}" which becomes:

<videoflash type="youtube">Z_-RhsMeN0I|425|344</videoflash>

Original documentation is available at VideoFlash.