« Modèle:InfoboxStructure » : différence entre les versions
(Page créée avec « <noinclude> Ceci est le modèle « InfoboxStructure ». Il devrait être appelé selon le format suivant : <pre> {{InfoboxStructure }} </pre> Modifiez la page pour voir le... ») |
Aucun résumé des modifications |
||
(17 versions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 3 : | Ligne 3 : | ||
<pre> | <pre> | ||
{{InfoboxStructure | {{InfoboxStructure | ||
|NomStructure= | |||
|Logo= | |||
|NomStructureAlternatif= | |||
|Url= | |||
|Tutelle= | |||
|IDRNSR= | |||
|IDre3data= | |||
|IDROR= | |||
|IdentifiantAlternatif= | |||
|InfrastructureNationale= | |||
|NoeudFrançais= | |||
|InfrastructureInternationale= | |||
|A un noeud français= | |||
|TypeInfrastucture= | |||
|NoeudFrançais2= | |||
|Localisation= | |||
|CoordonneeGeographique= | |||
}} | }} | ||
</pre> | </pre> | ||
Modifiez la page pour voir le texte du modèle. | Modifiez la page pour voir le texte du modèle. | ||
</noinclude><includeonly>{| | </noinclude><includeonly> | ||
<div class="lastructure"> | |||
<div class="infobox"> | |||
{| class="identitestructure" | |||
|+ | |||
{{#if: {{{InfrastructureInternationale|}}} | {{#if: {{{InfrastructureNationale|}}} | [[File : Logo ESFRI Mark sm.png|border|20px|link=|Roadmap ESFRI 2018]] [[File:Icone Infrastructure index.png|border|20px|link=|Feuille de route nationale des Infrastructures de recherche]] {{{NomStructure|{{PAGENAME}}}}} | [[File : Logo ESFRI Mark sm.png|border|20px|link=|Roadmap ESFRI 2018]] {{{NomStructure|{{PAGENAME}}}}} }} | {{#if: {{{InfrastructureNationale|}}} | [[File:Icone Infrastructure index.png|border|20px|link=|Feuille de route nationale des Infrastructures de recherche]] {{{NomStructure|{{PAGENAME}}}}} | {{{NomStructure|{{PAGENAME}}}}} }} }} | |||
|- | |- | ||
! colspan="2" align="center" |{{#if: {{{Logo|}}} |[[File:{{{Logo|}}}|300x200px|]] {{#set:Logo=File:{{{Logo|}}} }} }} | |||
|- | |||
|[[A pour nom::{{{NomStructure|}}}| ]] | |||
|- | |||
! Autres noms | |||
{{#if: {{{NomStructureAlternatif|}}} |}} | |||
| [[A pour nom alternatif::{{{NomStructureAlternatif|}}}]] | |||
|- | |||
! URL | |||
| {{#arraymap:{{{Url|}}}|,|x|[[A pour URL::x]]}} | |||
|- | |||
{{#if: {{{Tutelle|}}} | ! Tutelles |}} | |||
| {{#arraymap:{{{Tutelle|}}}|,|x|[[A pour tutelle::x]]}} | |||
|- | |||
{{#if: {{{IDRNSR|}}} | ! Identifiants | {{#if: {{{IDre3data|}}} | !Identifiants | {{#if: {{{IDROR|}}} | !Identifiants | }} }} }} | |||
|- | |||
{{#if: {{{IDRNSR|}}} | ! RNSR|}} | |||
|[[A pour ID RNSR::{{{IDRNSR|}}}]] | |||
|- | |||
{{#if: {{{IDre3data|}}} | ! re3data|}} | |||
|[[A pour ID re3data::{{{IDre3data|}}}]] | |||
|- | |||
{{#if: {{{IDROR|}}} | ! ROR|}} | |||
|[[A pour ID ROR::{{{IDROR|}}}]] | |||
|- | |||
{{#if: {{{IdentifiantAlternatif|}}} | ! Identifiant dans un autre catalogue|}} | |||
| {{#arraymap:{{{IdentifiantAlternatif|}}}|,|x|[[A pour identifiant alternatif::x]]}} | |||
|- | |||
{{#if: {{{InfrastructureNationale|}}} | !Infrastructure nationale | }} | |||
|{{#if: {{{InfrastructureNationale|}}} | [[File:Icone Infrastructure index.png|border|20px|link=|Feuille de route nationale des Infrastructures de recherche]] }} [[Appartient à la feuille de route nationale::{{{InfrastructureNationale|}}}]] | |||
|- | |||
{{#if: {{{NoeudFrançais|}}} | ! Noeud français |}} | |||
| {{#arraymap:{{{NoeudFrançais|}}}|,|x|[[Est le noeud français::x]]}} | |||
|- | |||
{{#if: {{{InfrastructureInternationale|}}} | !Infrastructure internationale | }} | |||
|{{#if: {{{InfrastructureInternationale|}}} | [[File : Logo ESFRI Mark sm.png|border|20px|link=|Roadmap ESFRI 2018]] }} [[Appartient à la feuille de route ESFRI::{{{InfrastructureInternationale|}}}]] | |||
|- | |||
{{#if: {{{InfrastructureInternationale|}}} | {{#if: {{{InfrastructureNationale|}}} | |!A un nœud français }} | }} | |||
|{{#if: {{{InfrastructureInternationale|}}} | {{#if: {{{InfrastructureNationale|}}} | |{{#show: {{PAGENAME}} | |||
|?-Est le noeud français | |||
|format=plainlist | |||
|import-annotation=1 | |||
}} }} | }} | |||
|- | |||
{{#if: {{{TypeInfrastucture|}}} | ! Type d'infrastructure|}} | |||
|[[Type d'infrastructure::{{{TypeInfrastucture|}}}]] | |||
|- | |||
{{#if: {{{Localisation|}}} | ! Localisation|}} | |||
| {{#arraymap:{{{Localisation|}}}|,|x|[[A pour localisation::x]]}} | |||
|} | |} | ||
<!-- Déclaration propriété A pour coordonnées GPS et affichage de coordonnées multiples --> | |||
{{#arraymap:{{{CoordonneeGeographique|}}}|;|x|[[A pour coordonnées GPS::x| ]]|\s }} | |||
{{#ask: [[{{FULLPAGENAME}}]] | |||
|?A pour coordonnées GPS= | |||
|format=leaflet | |||
|width=280|height=280|copycoords=yes | |||
|markercluster=1 | |||
|clustermaxzoom=20 | |||
|clusterzoomonclick=1 | |||
|clustermaxradius=20 | |||
|clusterspiderfy=1 | |||
|default=  | |||
}} | |||
</div><!--/.infobox--> | |||
</includeonly> | </includeonly> |
Dernière version du 13 juin 2023 à 12:16
Ceci est le modèle « InfoboxStructure ». Il devrait être appelé selon le format suivant :
{{InfoboxStructure |NomStructure= |Logo= |NomStructureAlternatif= |Url= |Tutelle= |IDRNSR= |IDre3data= |IDROR= |IdentifiantAlternatif= |InfrastructureNationale= |NoeudFrançais= |InfrastructureInternationale= |A un noeud français= |TypeInfrastucture= |NoeudFrançais2= |Localisation= |CoordonneeGeographique= }}
Modifiez la page pour voir le texte du modèle.