Modèle: Médecins

De Guide MFC
Aller à : navigation, rechercher
 
(15 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}}} {{#if: {{{caisses|}}} | ''({{{caisses}}})'' }}
 
 
|- valign=top
 
|- valign=top
 
| style="width:50%" |
 
| style="width:50%" |
 
:{{{adresse}}}
 
:{{{adresse}}}
 
:{{{ville}}} {{#if: {{{quartier|}}} | ''({{{quartier}}})'' }}
 
:{{{ville}}} {{#if: {{{quartier|}}} | ''({{{quartier}}})'' }}
 +
{{#if: {{{metro|}}} | :Métro : {{{metro}}} }}
 
{{#if: {{{tel|}}} | :Tel. : {{{tel}}} }}
 
{{#if: {{{tel|}}} | :Tel. : {{{tel}}} }}
 +
{{#if: {{{portable|}}} | :Portable : {{{portable}}} }}
 
{{#if: {{{fax|}}} | :Fax : {{{fax}}} }}
 
{{#if: {{{fax|}}} | :Fax : {{{fax}}} }}
{{#if: {{{web|}}} | :[http://{{{web}}} {{{web}}}] }}
+
{{#if: {{{web|}}} | :[http://{{{web}}} {{{web}}}]}}
 +
{{#if: {{{webSecure|}}} | :[https://{{{webSecure}}} {{{webSecure}}}]}}
 
{{#if: {{{mail|}}}| :[mailto:{{{mail}}} {{{mail}}}] }}
 
{{#if: {{{mail|}}}| :[mailto:{{{mail}}} {{{mail}}}] }}
 +
:
 +
:{{{specialisation}}}
 +
{{#if: {{{caisses|}}} | :''({{{caisses}}})'' }}
 
| style="width:50%" |
 
| style="width:50%" |
 
{{#display_map: {{{adresse}}} {{{ville}}} | height= 200px | width= 350px }}
 
{{#display_map: {{{adresse}}} {{{ville}}} | height= 200px | width= 350px }}

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
}}