« Modèle:Infobox Bâtiment » : différence entre les versions
Aller à la navigation
Aller à la recherche
création du modèle |
test nouveau template infobox |
||
| Ligne 1 : | Ligne 1 : | ||
< | <includeonly> | ||
{| class="infobox" | {| class="infobox" style="width: 290px; font-size: 90%;" | ||
|- | |- | ||
! colspan="2" class="infobox-title" | {{{nom|{{PAGENAME}}}}} | ! colspan="2" class="infobox-title" style="text-align:center;" | | ||
{{{nom|{{PAGENAME}}}}} | |||
|- | |- | ||
| colspan="2" style="text-align:center;" | {{{image|}}} | | colspan="2" style="text-align:center;" | | ||
{{#if:{{{image|}}}|[[Fichier:{{{image}}}|250px]]|}} | |||
|- | |- | ||
! Type | ! Type | ||
| Ligne 29 : | Ligne 31 : | ||
! Entretien | ! Entretien | ||
| {{{entretien|—}}} | | {{{entretien|—}}} | ||
|- | |- | ||
! Production | ! Production | ||
| Ligne 49 : | Ligne 50 : | ||
| {{{limite|—}}} | | {{{limite|—}}} | ||
|} | |} | ||
</ | </includeonly><noinclude> | ||