Difference between revisions of "Template:Video"

From Hackerspace.gr
Jump to: navigation, search
m
m
 
(12 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
|-
 
|-
 
| {{{shooter|}}}
 
| {{{shooter|}}}
 +
|-
 +
! style="padding: 0px; background: #ccc" | Video thumb:
 +
|-
 +
| [[Image:{{{title}}}.jpg|none|200px|{{{title}}}]]
 
|-
 
|-
 
|}
 
|}
Line 24: Line 28:
  
 
<!-- *** Let's automate the semantic info *** -->
 
<!-- *** Let's automate the semantic info *** -->
[[date::{{{date}}}| ]]
+
[[videodate::{{{date}}}| ]]
[[event::{{{event}}}| ]]
+
[[videotitle::{{{title}}}| ]]
[[title::{{{title}}}| ]]
+
[[videothumb::Image:{{{title}}}.jpg| ]]
 
[[Category:Videos]]
 
[[Category:Videos]]
 
<!-- Semantic end-->
 
<!-- Semantic end-->
 
+
{{DISPLAYTITLE:{{{title}}}}}
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>
Line 47: Line 51:
 
<br />
 
<br />
 
''description''
 
''description''
[[Category:Videos]]
+
 
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 13:10, 7 January 2012


Usage

Copy and paste this code

{{Video
| title=Event
| 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>
<br />
''description''