Skip to content
Snippets Groups Projects
videos.html 1.17 KiB
#SET{aleatoire, #EVAL{rand()}}
<figure class="fr-m-0 fr-p-0">
 
  [<figcaption class="fr-text--bold">(#ENV*{titre}|?{#ENV*{titre}, #TITRE})</figcaption>]
  <div class="fr-responsive-vid">
<iframe class="fr-responsive-vid__player" loading="lazy" [src="(#ENV*{url}|?{#ENV*{url}, #URL_SITE})"] allowfullscreen allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" title="Lire la vidéo [(#ENV*{titre}|?{#ENV*{titre}, #TITRE})]" allowfullscreen></iframe>

</div> 

<div class="fr-accordion fr-my-1w fr-btn--tertiary  d-inline-block   [(#ENV{sans-rien}|oui) fr-hidden] [(#ENV{sans-infos}) fr-hidden]">

<div  class="fr-accordion__title ">
<button type="button" class="fr-transcription__btn" aria-controls="collapse-group-section-0-mini#GET{titre1}#GET{aleatoire}"  aria-expanded="[(#GET{isressource}|=={0}|non)true">
Transcription
</button>
</div>
</div>

[<div class="fr-collapse shadow" id="collapse-group-section-0-mini#GET{titre1}#GET{aleatoire}">
           <div class="fr-p-3w">
            (#ENV*{longdesc}|propre)
          </div>
</div>
]

[<p><strong>Notes : </strong>(#ENV*{notes}|propre|PtoBr) </p>]
[<p><strong>Source : </strong> (#ENV*{sources}|propre|PtoBr)</p>]

</figure>