Modèle: Médecins

De Guide MFC
Aller à : navigation, rechercher
(Debug)
 
(23 révisions intermédiaires par 2 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
{| class="medecins" style="border-style:solid;  border-width:1px; width:90%" align="center border=1"
+
== {{{nom}}} ==
|-
+
{| class="medecins" style="border-style:solid;  border-width:0px; width:90%" align="center border=1"
| colspan="2" | '''{{{nom}}}''' ''{{{specialisation}}}'' ({{{caisses}}})
 
 
|- valign=top
 
|- valign=top
 
| style="width:50%" |
 
| style="width:50%" |
 
:{{{adresse}}}
 
:{{{adresse}}}
:{{{ville}}}
+
:{{{ville}}} {{#if: {{{quartier|}}} | ''({{{quartier}}})'' }}
{{#if: {{{quartier|}}} | {{!}} '' ({{{quartier}}})'' }}
+
{{#if: {{{metro|}}} | :Métro : {{{metro}}} }}
{{#if: {{{tel|}}} | {{!}}:Tel. : {{{tel}}} }}
+
{{#if: {{{tel|}}} | :Tel. : {{{tel}}} }}
{{#if: {{{fax|}}} | {{!}}:Fax : {{{fax}}} }}
+
{{#if: {{{portable|}}} | :Portable : {{{portable}}} }}
{{#if: {{{web|}}} | {{!}}:[http://{{{web}}} {{{web}}}] }}
+
{{#if: {{{fax|}}} | :Fax : {{{fax}}} }}
{{#if: {{{mail|}}}| {{!}}:[mailto:{{{mail}}} {{{mail}}}] }}
+
{{#if: {{{web|}}} | :[http://{{{web}}} {{{web}}}]}}
 +
{{#if: {{{webSecure|}}} | :[https://{{{webSecure}}} {{{webSecure}}}]}}
 +
{{#if: {{{mail|}}}| :[mailto:{{{mail}}} {{{mail}}}] }}
 +
:
 +
:{{{specialisation}}}
 +
{{#if: {{{caisses|}}} | :''({{{caisses}}})'' }}
 
| style="width:50%" |
 
| style="width:50%" |
{{#display_map: {{{adresse}}} {{{ville}}} | height= 150px | width= 300px }}
+
{{#display_map: {{{adresse}}} {{{ville}}} | height= 200px | width= 350px }}
{{#if: {{{commentaire|}}}|
 
 
|-
 
|-
| colspan="2" | {{{commentaire}}}
+
| colspan="2" |  
}}
+
{{#if: {{{commentaire|}}} | '''Commentaire''' : {{{commentaire}}} }}
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Version actuelle datée du 16 décembre 2018 à 19:32

{{{nom}}}

{{{adresse}}}
{{{ville}}}




{{{specialisation}}}
Chargement de la carte...
[edit] Documentation

Description

Modèle pour générer le tableau d'un médecin en incluant la carte

Paramètres

Paramètres sans nom

Aucun.

Paramètres nommés obligatoires

  • nom : nom du médecin
  • adresse : rue et numéro de l'adresse
  • ville : code postale et ville

Paramètres nommés facultatifs

  • tel : utiliser la notation internationale +49 (89) ...
  • fax : utiliser la notation internationale +49 (89) ...
  • web : sans le http://
  • mail
  • quartier : nom du quartier, ou de la région
  • specialisation : sa spécialisation
  • caisses : les caisses acceptés
  • commentaire

Utilisation

{{Médecins
| nom            = Dr. Fèpamal
| adresse        = Paradisstr. 1
| ville          = 80000 München 
| tel            = +49 (89) 480 29 97
| fax            = +49 (89) 480 29 97
| web            = www.fepamal.de
| mail           = info@fepamal.de
| quartier       = centre
| specialisation = Magicien
| caisses        = toutes
| commentaire    = Il est formidable
}}