Modèle:Thematique : Différence entre versions
m (Remplacement de texte — « date_debut » par « dateDebut ») |
m (Remplacement de texte — « date_fin » par « dateFin ») |
||
Ligne 3 : | Ligne 3 : | ||
{{#cargo_query:table=Sequences | {{#cargo_query:table=Sequences | ||
− | |fields=apercu,_pageName,titre,realisateurs,fonds,dateDebut, | + | |fields=apercu,_pageName,titre,realisateurs,fonds,dateDebut,dateFin,resume-{{int:lang}}, id_support,timecode,duree,video |
|where=thematique HOLDS WITHIN '{{PAGENAME}}' | |where=thematique HOLDS WITHIN '{{PAGENAME}}' | ||
|group by=_pageName | |group by=_pageName | ||
− | |order by=dateDebut, | + | |order by=dateDebut,dateFin,_pageName |
|format=template | |format=template | ||
|template=LigneVideo | |template=LigneVideo |