Templat: VideoCard: Perbedaan antara revisi
Dari GBI Danau Bogor Raya
k Penggantian teks - "text-muted" menjadi "text-body-secondary" |
k upd |
||
Baris 2: | Baris 2: | ||
<div class="ratio ratio-16by9"> | <div class="ratio ratio-16by9"> | ||
<div class="ratio-item rounded"> | <div class="ratio-item rounded"> | ||
{{# | {{#ev: youtube | ||
| | | {{UIVideoCard/GetInfoboxParameter | namespace={{{namespace|LiveStreaming}}} | category={{{category|}}} | offset={{{offset|0}}} | parameter=StreamingLink}}||||||false}} | ||
| | |||
}} | }} | ||
</div> | </div> |
Revisi per 11 Oktober 2024 05.47
}}
Kids Sunday Service
Ibadah Anak • Minggu, 25 April 2021 Ibadah Anak
Dokumentasi templat
Pemakaian
{{VideoCard | namespace=LiveStreaming | category= | offset= | StreamingDateInline=no | videocardfooter= }}
Contoh 1 Video dengan footer:
{{VideoCard | namespace=LiveStreaming | category= | offset=0 | StreamingDateInline=yes | videocardfooter=<p class="mt-3 mb-0"><span class="plainlinks">[{{VideoCard/GetInfoboxParameter | namespace=LiveStreaming | category= | offset=0 | parameter=StreamingLink}} <span class="btn btn-danger" style="font-size: small;"><span class="fa fa-play"></span> Buka di YouTube</span>]</span> <!-- -->[[Ibadah online (live streaming)|<span class="btn btn-outline-primary" style="font-size: small">Arsip Ibadah Online</span></p>]] }}
Untuk 3 Video:
<div class="card-group> {{VideoCard | namespace=LiveStreaming | category= | offset=0 | StreamingDateInline=no }} {{VideoCard | namespace=LiveStreaming | category= | offset=1 | StreamingDateInline=no }} {{VideoCard | namespace=LiveStreaming | category= | offset=2 | StreamingDateInline=no }} </div>