Difference between revisions of "Template:Video"

From Hackerspace.gr
Jump to: navigation, search
m
m
Line 22: Line 22:
 
|}
 
|}
 
|}
 
|}
<!-- *** Let's automate the semantic info *** -->
 
[[Date::{{{date}}}| ]]
 
[[Category:Videos]]
 
<!-- Semantic end-->
 
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
Copy and paste this code or simply use the [[Form:Video]] to add your event.<br/>
+
Copy and paste this code<br/>
If you don't set a "till" date, the "from" date will be used.
+
 
<br/>
 
<br/>
 
<pre>
 
<pre>
Line 40: Line 35:
 
| shooter=Name
 
| shooter=Name
 
}}
 
}}
 +
<videoflash type="html5" style="width:640px;height:360px;" controls>
 +
video-url-here (eg. archive.org/.webm
 +
</videoflash>
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 15:24, 26 October 2011


Usage

Copy and paste this code

{{Event
| title=Event
| url=http://www.archive.org/.webm
| date=June 22, 2022
| event=Hackfest
| shooter=Name
}}
<videoflash type="html5" style="width:640px;height:360px;" controls>
video-url-here (eg. archive.org/.webm
</videoflash>