Modèle:Fiche Batiment : Différence entre versions
Ligne 1 : | Ligne 1 : | ||
<includeonly><table id="fichebatiment" style="background: none repeat scroll 0 0 #F9F9F9; border: 1px solid #AAAAAA; clear: right; color: #000000; float: right; font-size: 90%; line-height: 1.1em; margin: 0 0 0.5em 1em; padding: 0.1em; width: 210px;"> | <includeonly><table id="fichebatiment" style="background: none repeat scroll 0 0 #F9F9F9; border: 1px solid #AAAAAA; clear: right; color: #000000; float: right; font-size: 90%; line-height: 1.1em; margin: 0 0 0.5em 1em; padding: 0.1em; width: 210px;"> | ||
<tr><td align="center" colspan="2">'''{{{Nom}}}'''</td> | <tr><td align="center" colspan="2">'''{{{Nom}}}'''</td> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
Ligne 25 : | Ligne 20 : | ||
<th align="left" scope="row">Propriétaire</th> | <th align="left" scope="row">Propriétaire</th> | ||
<td align="left">{{#if:{{{Propriétaire|}}}|[[Utilisateur:{{{Propriétaire}}}|{{{Propriétaire}}}]]}}</td> | <td align="left">{{#if:{{{Propriétaire|}}}|[[Utilisateur:{{{Propriétaire}}}|{{{Propriétaire}}}]]}}</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th align="left" scope="row">Employés</th> | ||
+ | <td align="left">{{#if:{{{Employés|}}}|[[Utilisateur:{{#replace:{{{Employés|}}}|,|{{rt}}{{rt}}{{lt}}{{lt}}Utilisateur:}}]]}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Ligne 31 : | Ligne 30 : | ||
</includeonly><noinclude>Infos à remplir : | </includeonly><noinclude>Infos à remplir : | ||
<nowiki>{{Fiche Batiment | <nowiki>{{Fiche Batiment | ||
− | |||
|Nom= | |Nom= | ||
|Quartier= | |Quartier= | ||
+ | |Parcelle= | ||
|Activité= | |Activité= | ||
|Propriétaire= | |Propriétaire= | ||
+ | |Employés=Pierre,Paul,Jean,Jacques (sans espaces, juste des virgules) | ||
}}</nowiki></noinclude> | }}</nowiki></noinclude> |
Version du 9 février 2013 à 16:48
Infos à remplir :
{{Fiche Batiment |Nom= |Quartier= |Parcelle= |Activité= |Propriétaire= |Employés=Pierre,Paul,Jean,Jacques (sans espaces, juste des virgules) }}