Modèle:Cadre/Horizontal

De Forum des Usages Coopératifs


[edit]

Template-info.svg Documentation des modèles

Utilisation

Utilisé pour la construction d'un portail, ce modèle permet de définir un séparateur horizontal permettant l'initialisation d'une nouvelle ligne du tableau

Warning: Attention ce modèle s'utilise conjointement avec les modèles suivants:

Syntaxe

Arguments:

  • 1 => définition de l'attribut colspan

Exemple 1

{{Cadre/Début}}
{{Cadre/Base|aaa|666|100%}}
| width=250px | Ligne 1
{{Cadre/Horizontal|1}}
{{Cadre/Base|aaa|666|100%}}
| width=250px | Ligne 2
{{Cadre/Fin}}
Ligne 1
Ligne 2

Exemple 2

{{Cadre/Début}}
{{Cadre/Base|aaa|666|50%}}
| Ligne 1 col a
{{Cadre/Vertical}}
{{Cadre/Base|aaa|666|50%}}
| Ligne 2 col b
{{Cadre/Horizontal|3}}
{{Cadre/Base|aaa|666|100%|col=3}}
| Ligne 2
{{Cadre/Fin}}
Ligne 1 col a


Ligne 2 col b
Ligne 2