Template:Video: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(17 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}}}]] | |||
|- | |- | ||
|} | |} | ||
|} | |} | ||
<!-- *** Let's automate the semantic info *** --> | |||
[[videodate::{{{date}}}| ]] | |||
[[videotitle::{{{title}}}| ]] | |||
[[videothumb::Image:{{{title}}}.jpg| ]] | |||
[[Category:Videos]] | |||
<!-- Semantic end--> | |||
{{DISPLAYTITLE:{{{title}}}}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 28: | Line 40: | ||
<br/> | <br/> | ||
<pre> | <pre> | ||
{{ | {{Video | ||
| title=Event | | title=Event | ||
| date=June 22, 2022 | | date=June 22, 2022 | ||
| event=Hackfest | | event=Hackfest | ||
Line 38: | Line 49: | ||
video-url-here (eg. archive.org/.webm | video-url-here (eg. archive.org/.webm | ||
</videoflash> | </videoflash> | ||
<br /> | |||
''description'' | |||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 14: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''