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

De Theodosia
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
<div class="infobox">
{| style="float:right;border:1px solid black"
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
!colspan="2" | Fantastic Page
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
|-
<table class="infobox-table">{{#if:{{{param1|}}}|<tr>
!colspan="2" | [[File:Example image.svg|260px]]
    <th>Parameter 1</th>
|-
    <td>{{{param1}}}</td>
! Info
</tr>}}{{#if:{{{param2|}}}|<tr>
| Stuff
    <th>Parameter 2</th>
|-
    <td>{{{param2}}}</td>
! More Info
</tr>}}{{#if:{{{param3|}}}|<tr>
| More Stuff
    <th>Parameter 3</th>
|-
    <td>{{{param3}}}</td>
! And Info
</tr>}}{{#if:{{{param4|}}}|<tr>
| Again Stuff
    <th>Parameter 4</th>
|}
    <td>{{{param4}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
    <th>Parameter 5</th>
    <td>{{{param5}}}</td>
</tr>}}</table>
</div>

Version du 5 avril 2025 à 19:58

Fantastic Page
Fichier:Example image.svg
Info Stuff
More Info More Stuff
And Info Again Stuff