Modèle:Infobox/Sous-titre/Documentation : Différence entre versions

De Lagny-sur-Marne Wiki
Aller à : navigation, rechercher
(Exemple au sein d'un modèle)
Ligne 17 : Ligne 17 :
 
== Exemple au sein d'un modèle==
 
== Exemple au sein d'un modèle==
 
{{Infobox/Début}}
 
{{Infobox/Début}}
{{Infobox/Sous-titre
+
{{Infobox/Sous-titre|Sous-titre|#E1E1E1}}
|Sous-titre|#E1E1E1
 
}}
 
 
{{Infobox/Fin}}
 
{{Infobox/Fin}}
 
<pre>
 
<pre>
 
{{Infobox/Début}}
 
{{Infobox/Début}}
{{Infobox/Sous-titre
+
{{Infobox/Sous-titre|Sous-titre|#E1E1E1}}
|Sous-titre|#E1E1E1
 
}}
 
 
{{Infobox/Fin}}
 
{{Infobox/Fin}}
 
</pre>
 
</pre>

Version du 27 août 2009 à 21:18

Modèle:Documentation modèle vue directement

Ce modèle permet de réaliser une infobox V2 à partir de briques. La brique {{Infobox/Sous-titre}} sert à ajouter un sous-titre dans une infobox.

Syntaxe

Copiez et collez ceci dans votre article.

{{Infobox/Début}}
{{Infobox/Sous-titre|Nom du sous-titre|Couleur}}
{{Infobox/Fin}}

Paramètre

  • Paramètre 1 : Il sert à indiquer le nom du sous-titre comme par exemple : {{Infobox/Sous-titre|Administration}}
  • Paramètre 2 : Il sert à indiquer la couleur du fond du sous-titre comme par exemple : {{Infobox/Sous-titre|Administration|#E1E1E1}}.

Exemple au sein d'un modèle

<th colspan="2" style="padding:4px;text-align:center;background-color:#
  1. E1E1E1;color:#000000">Sous-titre</th></tr>
<tr>
{{Infobox/Début}}
{{Infobox/Sous-titre|Sous-titre|#E1E1E1}}
{{Infobox/Fin}}

Voir aussi

Modèle:Projet infobox