Template:VideosInEvent: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="sidebar-playlist"> | <div class="sidebar-playlist"> | ||
<div class=" | <div class="text-center text-120 mt-4">Other Videos in Event</div> | ||
{{# | {{#ask: [[Event::{{{ event }}}]] | ||
| | |?Fulltitle | ||
| | |?Duration | ||
| | |?MediaNumberInEvent | ||
|?MediaEventPage | |||
|?VideoNumberInEvent | |||
|?VideoTotalNumberInEvent | |||
|sort=VideoNumberInEvent | |||
|order=asc | |||
|format=template | |||
| | |template=OtherVideosInEventList | ||
|link=none | |||
|limit=150 | |||
}} | }} | ||
</div> | </div> | ||