MediaWiki:FicheSequence-cartouche : Différence entre versions
Ligne 84 : | Ligne 84 : | ||
<div style="clear:{{{1|both}}};"></div> | <div style="clear:{{{1|both}}};"></div> | ||
{{{video_sup}}} | {{{video_sup}}} | ||
+ | |||
+ | {{#cargo_query: | ||
+ | tables=Supports, Sequences | ||
+ | |join on=Supports.id_support=Sequences.id_support | ||
+ | |fields=Supports.date,Supports.precision,Supports.duree,Supports.genre,Supports.format,Supports.format_original,Supports.coloration,Supports.son,Supports.langue,Supports.type,Supports.realisateurs_sup,Supports.droits,Supports.lieu_de_tournage_sup,Supports.fonds,Supports.pieces_jointes_sup,Supports.public_cible,Supports.evenements_filmes_ou_en_lien_sup,Supports.personnages_identifies_sup,Supports.lieux_et_monuments_identifies_sup,Supports.resume_diffusion_culturelle,Supports.descripteurs_sup,Supports.institution_dorigine,Supports.video,Supports.id_support,Sequences.id_support,Sequences.titre, | ||
+ | |where=Supports.id_support=Sequences.id_support | ||
+ | }} | ||
<br> | <br> | ||
<hr> | <hr> |
Version du 25 mai 2018 à 11:24
Ceci est le modèle « Fiche sequence ». Il devrait être appelé selon le format suivant :
{{Fiche sequence |titre= |sous-titre= |annee= |precision= |duree= |genre= |format= |format_original= |coloration= |son= |langue= |type= |realisateurs= |droits= |lieu_de_tournage= |fonds= |pieces_jointes= |public_cible= |evenements_filmes_ou_en_lien= |personnages_identifies= |lieux_et_monuments_identifies= |resume_diffusion_culturelle= |descripteurs= |institution_dorigine= |reference_institution_dorigine= |id_support= |timecode= }}
Error: #cargo_declare must be called from a template page.