Using templates to display random videos

From semantic-mediawiki.org
< Demo:Examples‎ | Queries
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
Update of Semantic MediaWiki using Composer
Demonstrates how to use the Semantic Interlanguage Links extension
Composer kullanarak Semantic MediaWiki kurulumu
Semantic Cite uzantısının nasıl kullanılacağını gösterir
Demonstrates how to use the Semantic Breadcrumb Links extension
SMWCon Fall 2012 - Architectural knowledge management with SMW


... find more videos here

Templates used to create the example[edit]