Table
De Wikip
Révision datée du 26 décembre 2023 à 11:28 par WikiAdmin (discussion | contributions) (1 version importée)
Version : 1.36.1 4545 (2023-12-26) 20231226112806  
Résumé :
Tableau.
{{tab|body}}
- body
 - contenu
 - params
 - paramètres structurantes tels que rawspan
 
Exemple :
{{parW|1=
{{table|1=
{{line|1=
{{colP|1=texte paragraphe}}
{{colB|1=texte autre}}
{{colP|1=texte paragraphe}}
}}
{{line|1=
{{colP|1=texte paragraphe}}
{{colB|1=texte autre}}
{{colP|1=texte paragraphe}}
}}
{{line|1=
{{colB|1=texte autre}}
{{colB|1=texte autre}}
{{colP|1=texte paragraphe}}
}}
}}
{{tab|1=titre|2=ref1|3=
{{line|1=
{{colP|1=texte paragraphe}}
{{colB|1=texte autre}}
{{colP|1=texte paragraphe}}
}}
{{line|1=
{{colP|1=texte paragraphe}}
{{colB|1=texte autre}}
{{colP|1=texte paragraphe}}
}}
{{line|1=
{{colB|1=texte autre}}
{{colB|1=texte autre}}
{{colP|1=texte paragraphe}}
}}
}}
  
donnera :
| texte paragraphe | texte autre | texte paragraphe | 
| texte paragraphe | texte autre | texte paragraphe | 
| texte autre | texte autre | texte paragraphe | 
| texte paragraphe | texte autre | texte paragraphe | 
| texte paragraphe | texte autre | texte paragraphe | 
| texte autre | texte autre | texte paragraphe | 
T n°1: titre