Aller au contenu

« Modèle:FicheMaisonComplet » : différence entre les versions

De Éditions Indépendantes
mAucun résumé des modifications
mAucun résumé des modifications
Ligne 4 : Ligne 4 :
     <!-- Colonne gauche : informations texte  
     <!-- Colonne gauche : informations texte  
-->    <div style="flex:2;">
-->    <div style="flex:2;">
       <!-- Nom + nom légal -->
       <!-- Nom + nom légal (affichage "ligne de contenu", pas en titre) -->
       {{#if: {{#show: {{FULLPAGENAME}} | ?Nom }} |
       {{#if: {{#show: {{FULLPAGENAME}} | ?Nom }}{{#show: {{FULLPAGENAME}} | ?Nom_legal }} |
         <h2 style="margin:0;">
         <p style="margin:0;">
           {{#show: {{FULLPAGENAME}} | ?Nom }}
           {{#if: {{#show: {{FULLPAGENAME}} | ?Nom }} |
            <strong>Nom :</strong> {{#show: {{FULLPAGENAME}} | ?Nom }}
          }}
           {{#if: {{#show: {{FULLPAGENAME}} | ?Nom_legal }} |
           {{#if: {{#show: {{FULLPAGENAME}} | ?Nom_legal }} |
             <span style="font-weight:normal;"> ({{#show: {{FULLPAGENAME}} | ?Nom_legal }})</span>
             {{#if: {{#show: {{FULLPAGENAME}} | ?Nom }} | <br /> }}
            <strong>Nom légal :</strong> {{#show: {{FULLPAGENAME}} | ?Nom_legal }}
           }}
           }}
         </h2>
         </p>
       }}
       }}
       <!-- Structure parente -->
       <!-- Structure parente -->

Version du 6 février 2026 à 18:47


(Documentation.)