Using templates to display random videos

From semantic-mediawiki.org
< Demo:Examples‎ | Queries(Redirected from Using templates to display random videos)
ExamplesExamples/QueriesUsing templates to display random videos
Templates for displaying videos
This page shows an example for the template format used to display a set of random videos.
Format
Keywords
Table of Contents

Example[edit]

Syntax
{{#ask:
 [[Has video provider::Vimeo||YouTube]]
 |?Has video provider
 |?Has video id
 |?Has description
 |limit=6
 |link=none
 |order=random
 |sort=Has video id
 |named args=yes
 |format=plainlist
 |template=AskWidgetVideoList
 |introtemplate=AskWidgetVideoListIntro
 |outrotemplate=AskWidgetVideoListOutro
 |searchlabel= ... find more videos here 
}}
Result
Video about Semantic MediaWiki Sesame integration
Composer kullanarak Semantic MediaWiki kurulumu
Semantic MediaWiki powered by Blazegraph
Muestra como usar la extensión Semantic Interlanguage Links (en ingles)
Demonstrates how to use the Semantic Cite extension
Preview of


... find more videos here

Templates used to create the example[edit]