Aller au contenu

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

De Wikiquestia
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 155 : Ligne 155 :
     </div>
     </div>
     }}
     }}
 
    <!-- Subheader Section -->
 
    {{#if:{{{Sous Titre 2|}}}|
    <hr class="nation">
    <div class="subheader subheader_nation">
        <p>{{{Sous Titre 2}}}</p>
    </div>
    }}
    <table class="infobox-table">
        <!-- Statut -->
        {{#if:{{{Statut|}}}|
        <tr>
            <th>Statut</th>
            <td>{{{Statut}}}</td>
        </tr>
        }}
   
        <!-- Dirigeants -->
        {{#if:{{{Titre Dirigeant 1|}}}|
        <tr>
            <th>{{{Titre Dirigeant 1}}}</th>
            <td>{{{Nom Dirigeant 1}}}</td>
        </tr>
        }}
        {{#if:{{{Titre Dirigeant 2|}}}|
        <tr>
            <th>{{{Titre Dirigeant 2}}}</th>
            <td>{{{Nom Dirigeant 2}}}</td>
        </tr>
        }}
        {{#if:{{{Titre Dirigeant 3|}}}|
        <tr>
            <th>{{{Titre Dirigeant 3}}}</th>
            <td>{{{Nom Dirigeant 3}}}</td>
        </tr>
        }}
        {{#if:{{{Titre Dirigeant 4|}}}|
        <tr>
            <th>{{{Titre Dirigeant 4}}}</th>
            <td>{{{Nom Dirigeant 4}}}</td>
        </tr>
        }}
        {{#if:{{{Titre Dirigeant 5|}}}|
        <tr>
            <th>{{{Titre Dirigeant 5}}}</th>
            <td>{{{Nom Dirigeant 5}}}</td>
        </tr>
        }}
        {{#if:{{{Titre Dirigeant 6|}}}|
        <tr>
            <th>{{{Titre Dirigeant 6}}}</th>
            <td>{{{Nom Dirigeant 6}}}</td>
        </tr>
        }}
        {{#if:{{{Titre Dirigeant 7|}}}|
        <tr>
            <th>{{{Titre Dirigeant 7}}}</th>
            <td>{{{Nom Dirigeant 7}}}</td>
        </tr>
        }}
   
        <!-- Gouvernance -->
        {{#if:{{{Gouvernance|}}}|
        <tr>
            <th>Gouvernance</th>
            <td>{{{Gouvernance}}}</td>
        </tr>
        }}
   
        <!-- Capitale -->
        {{#if:{{{Capitale|}}}|
        <tr>
            <th>Capitale</th>
            <td>{{{Capitale}}}</td>
        </tr>
        }}
   
        <!-- Langues -->
        {{#if:{{{Langue Officielle|}}}|
        <tr>
            <th>Langue Officielle</th>
            <td>{{{Langue Officielle}}}</td>
        </tr>
        }}
        {{#if:{{{Langue de Jure|}}}|
        <tr>
            <th>Langue·s</th>
            <td>{{{Langue de Jure}}} <i>(de Jure)</i></td>
        </tr>
        }}
        {{#if:{{{Langue de Facto|}}}|
        <tr>
            <th></th>
            <td>{{{Langue de Facto}}} <i>(de Facto)</i></td>
        </tr>
        }}
        {{#if:{{{Langue 3|}}}|
        <tr>
            <th></th>
            <td><i>{{{Langue 3}}}</i></td>
        </tr>
        }}
        {{#if:{{{Langue 4|}}}|
        <tr>
            <th></th>
            <td><i>{{{Langue 4}}}</i></td>
        </tr>
        }}
        {{#if:{{{Langue 5|}}}|
        <tr>
            <th></th>
            <td><i>{{{Langue 5}}}</i></td>
        </tr>
        }}
   
        <!-- Monnaie -->
        {{#if:{{{Monnaie|}}}|
        <tr>
            <th>Monnaie</th>
            <td>{{{Monnaie}}}</td>
        </tr>
        }}
    </table>
   
</div>
</div>

Version du 31 août 2024 à 12:03

Nation