« Modèle:Ressource » : différence entre les versions
De Wiki Campus Cyber
Aucun résumé des modifications |
Aucun résumé des modifications Balise : Révocation manuelle |
||
(77 versions intermédiaires par 4 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
< | <includeonly> | ||
{{# | <!-- BANDEAU IMAGE AU CENTRE --> | ||
| | <!--<div class="row"> | ||
| | <div class="col-12 align-center"> | ||
| | <div class="col-4 offset-4 mt-1 mb-2"> | ||
| | {{#if: {{{ImageStr|}}} | ||
| | | [[File:{{{ImageStr|}}}|class=img-fluid|link=|alt=]] | ||
| [[File:Placeholder.jpg|class=img-fluid|link=|alt=]] | |||
}} | }} | ||
</ | </div> | ||
</div> | |||
</div> --> | |||
<!-- BANDEAU CORPS DE LA PAGE - UNE COLONNE, TOUT CENTRÉ --> | |||
<div class="row"> | |||
<div class="col-12"> | |||
<p class="lead">{{#ifeq: {{USERLANGUAGECODE}}|en|{{{Description EN|}}}|{{{Description FR|}}}}}</p> | |||
{{#if: {{{Organization|}}}| {{!}}- | |||
! Organisation | |||
{{!}} [[Organization::{{{Organization|}}}]] }} | |||
{{#if: {{{Link|}}}| {{!}} | |||
Lien externe | |||
{{!}} [[Link::{{{Link}}}]] }} | |||
{{#if: {{{WorkGroup|}}}| {{!}}- | |||
! Groupes de travail | |||
{{!}} {{#arraymap: {{{WorkGroup}}}|#|@@@|[[WorkGroup::@@@]]|,<nowiki> </nowiki>}} }} | |||
<span class="py-1 px-2 mr-2 bg-light rounded">{{int:Catégorie}} <strong>{{int:Ressource}}</strong></span> | |||
{{#if: {{{Date}}}|{{int:Date de publication :}} [[Date::{{{Date|}}}]] }} | |||
</div> | |||
</div> | |||
<!--<div class="pageHeader"> | |||
{| class="infobox infoboxEvenement" | {| class="infobox infoboxEvenement" | ||
| style="text-align: left;" colspan="2" class="image" |{{#if: {{{Image|}}} | [[File:{{{Image|}}}]] }} | |||
| style="text-align: | |||
|- | |- | ||
{{#if: {{{Organization|}}}| {{!}}- | {{#if: {{{Organization|}}}| {{!}}- | ||
! Organisation | ! Organisation | ||
{{!}} [[Organization::{{{Organization|}}}]] }} | {{!}} [[Organization::{{{Organization|}}}]] }} | ||
|- | |- | ||
{{#if: {{{Link|}}}| {{!}}- | {{#if: {{{Link|}}}| {{!}}- | ||
! Ressource | ! Ressource | ||
{{!}} [[Link::{{{Link|}}}]] }} | {{!}} [[Link::{{{Link|}}}]] }} | ||
|- | |||
{{#if: {{{WorkGroup|}}}| {{!}}- | |||
! Groupes de travail | |||
{{!}} {{#arraymap: {{{WorkGroup}}}|#|@@@|[[WorkGroup::@@@]]|,<nowiki> </nowiki>}} }} | |||
|} | |} | ||
</div>--> __NOTOC__ | |||
{{#ask: [[LivrableStr::+]] [[-Has subobject::{{PAGENAME}}]] | |||
|?LivrableStr= | |||
|mainlabel=- | |||
|intro=📄 '''Documents liés'''<br> | |||
|default= | |||
}} | |||
[[Catégorie:Ressource]] | [[Catégorie:Ressource]] | ||
<!----- INSTANCIATION SÉMANTIQUE -----> | |||
{{#set: | |||
|Image (display=nonempty) | |||
|Organization (display=nonempty) | |||
|Link (display=nonempty) | |||
|WorkGroup (display=nonempty) | |||
|Description={{#if:{{{Description FR|}}}|{{{Description FR}}}@fr|}} | |||
|Description={{#if:{{{tDescription EN|}}}|{{{Description EN}}}@en|}} | |||
|Wording={{#if:{{{Wording FR|}}}|{{{Wording FR}}}@fr|}} | |||
|Wording={{#if:{{{Wording EN|}}}|{{{Wording EN}}}@en|}} | |||
|Langue={{PAGELANGUAGE}} | |||
}} | |||
</includeonly> | </includeonly> |