« Modèle:Commun » : différence entre les versions
De Wiki Campus Cyber
(pageHeader) |
Aucun résumé des modifications |
||
(235 versions intermédiaires par 5 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|{{{ShortDescription EN|}}}|{{{ShortDescription FR|}}}}}</p> | |||
<div class="text-center">__TOC__</div> | |||
{{# | |||
| | |||
{{ | |||
{ | |||
__TOC__</div> | |||
<span class="py-1 px-2 mr-2 bg-light rounded">{{int:Catégorie}} <strong>{{int:cc-cat-commun}}</strong></span> | |||
{{#if: {{{Status|}}}|<span class="py-1 px-2 mr-2 bg-light rounded">{{int:cc-status}} <strong>{{int:cc-com-{{lc:{{{Status}}}}}}}</strong> {{#info: {{int:cc-info-status}} }}</span>|}}{{#if: {{{Tag|}}} |<span class="py-1 px-2 mr-2 bg-light rounded">{{int:cc-tag}} <strong> {{#arraymap: {{{Tag|}}} |,|@|[[{{ucfirst:@}}]]|,\s}} </strong></span>|}} | |||
{{#if: {{{Contributor|}}} |<br/>{{int:Contributeurs}} {{#arraymap: {{{Contributor|}}} |,|@| [[@]]|,/s}}|}} | |||
{{#if: {{{Users|}}} |<br/>{{int:Utilisateurs}} {{#arraymap: {{{Users|}}} |,|@| [[@]]|,/s}}|}}{{#ifeq: {{USERLANGUAGECODE}}|fr| | |||
{{#if: {{{Governance FR|}}}| | |||
====Gouvernance==== | |||
{{{Governance FR}}}|}} | |||
{{#if: {{{BusinessModel FR|}}}| | |||
====Modèle d'affaires==== | |||
{{{BusinessModel FR}}} |}} | |||
|}}{{#ifeq: {{USERLANGUAGECODE}}|en|{{#if: {{{Governance EN|}}}| | |||
====Governance==== | |||
{{{Governance EN}}}|}} | |||
{{#if: {{{BusinessModel EN|}}}| | |||
====Business Model==== | |||
{{{BusinessModel EN}}} |}} | |||
|}}{{#ask: [[LivrableStr::+]] [[Common::{{PAGENAME}}]][[Langue::{{USERLANGUAGECODE}}]] | |||
|?LivrableStr= | |||
|mainlabel=- | |||
|intro=<h4>{{int:Documents disponibles au téléchargement}}</h4> | |||
}}{{#if: {{{Link|}}} |{{int:Télécharger le fichier}} {{{Link|}}}|}} | |||
</div> | |||
</div> | |||
<!----- INSTANCIATION SÉMANTIQUE -----> | |||
{{#set: | |||
| ImageStr={{#if: {{{ImageStr|}}}|{{{ImageStr|}}}|Placeholder.jpg}} | |||
| ShortDescription={{#if:{{{ShortDescription FR|}}}|{{{ShortDescription FR}}}@fr|}} | |||
| ShortDescription={{#if:{{{ShortDescription EN|}}}|{{{ShortDescription EN}}}@en|}} | |||
| Status={{#if: {{{Status|}}}|{{{Status}}}|}} | |||
| Campus={{#if: {{{Campus|}}}|{{{Campus}}}|}} | |||
| Tag={{{Tag|}}}|+sep=, | |||
| Contributor={{{Contributor|}}}|+sep=, | |||
| User={{{Users|}}}|+sep=, | |||
| Governance={{#if:{{{Governance FR|}}}|{{{Governance FR}}}@fr|}} | |||
| Governance={{#if:{{{Governance EN|}}}|{{{{Governance EN}}}@en|}} | |||
| BusinessModel={{#if:{{{BusinessModel FR|}}}|{{{{BusinessModel FR}}}@fr|}} | |||
| BusinessModel={{#if:{{{BusinessModel EN|}}}|{{{{BusinessModel EN}}}@en|}} | |||
| Langue={{PAGELANGUAGE}} | |||
}} | |||
[[Catégorie:Commun]] | [[Catégorie:Commun]] | ||
</includeonly> | </includeonly> |