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
使用 Composer 安裝 Semantic MediaWiki
Installing SRF via Composer
Installation of Semantic MediaWiki using Composer
Instalación de Semantic MediaWiki usando Composer
Installation of Semantic MediaWiki via Composer
SMWCon Fall 2011 - SMW Performance Issues and How to Address Them


... find more videos here

Templates used to create the example[edit]