Différences entre les versions de « Utilisateur:Fredolefou »
Ligne 52 : | Ligne 52 : | ||
<nowiki>{| border="0" style="background-color:#FFFFFF" cellspacing="1" | <nowiki>{| border="0" style="background-color:#FFFFFF" cellspacing="1" | ||
|- | |- | ||
|'''123''' | |'''123''' | ||
|'''456''' | |'''456''' | ||
|'''789''' | |'''789''' | ||
|- | |- | ||
| | | | ||
*abc | *abc | ||
*def | *def | ||
*ghi | *ghi | ||
| | | | ||
*jkl | *jkl | ||
*mno | *mno | ||
*pqr | *pqr | ||
*stu | *stu | ||
| | | | ||
*vwxy | *vwxy | ||
|- | |- | ||
|'''987''' | |'''987''' | ||
|'''654''' | |'''654''' | ||
|'''321''' | |'''321''' | ||
|- | |- | ||
| | | | ||
*blabla | *blabla | ||
*patati | *patati | ||
*patata | *patata | ||
| | | | ||
*je pense | *je pense | ||
*que c'est | *que c'est | ||
*ça qu'il | *ça qu'il | ||
*te faut | *te faut | ||
| | | | ||
*n'est ce pas | *n'est ce pas | ||
*????? | *????? | ||
|} | |} | ||
</nowiki> | </nowiki> | ||
Ligne 123 : | Ligne 155 : | ||
<nowiki>{| border="0" width=100% style="background-color:#FFFFFF" cellspacing="1" | <nowiki>{| border="0" width=100% style="background-color:#FFFFFF" cellspacing="1" | ||
|- | |- | ||
|valign="top"|'''123''' | |valign="top"|'''123''' | ||
*abc | *abc | ||
*def | *def | ||
*ghi | *ghi | ||
'''987''' | '''987''' | ||
*blabla | *blabla | ||
*patati | *patati | ||
*patata | *patata | ||
|valign="top"|'''456''' | |valign="top"|'''456''' | ||
*jkl | *jkl | ||
*mno | *mno | ||
*pqr | *pqr | ||
*stu | *stu | ||
'''654''' | '''654''' | ||
*je pense | *je pense | ||
*que c'est | *que c'est | ||
*ça qu'il | *ça qu'il | ||
*te faut | *te faut | ||
|valign="top"|'''789''' | |valign="top"|'''789''' | ||
*vwxy | *vwxy | ||
'''321''' | '''321''' | ||
*n'est ce pas | *n'est ce pas | ||
*????? | *????? | ||
|} | |} | ||
</nowiki> | </nowiki> |
Version du 14 juillet 2009 à 10:59
salut collaborateur ! J'aimerai bien que tu mexplik comment je peux trouver un tableau tel que celui-ci (c'est-à-dire mettre les noms sur plusieurs colonnes). J'ai fait quelques essais mais infructueux.
Merci de ton aide. J'ai cru comprendre que tu pourrais me satisfaire... sur ce plan ;)
PHOENIXLECHAT
Comme ça :
123 | 456 | 789 |
|
|
|
987 | 654 | 321 |
|
|
|
Code :
{| border="0" style="background-color:#FFFFFF" cellspacing="1" |- |'''123''' |'''456''' |'''789''' |- | *abc *def *ghi | *jkl *mno *pqr *stu | *vwxy |- |'''987''' |'''654''' |'''321''' |- | *blabla *patati *patata | *je pense *que c'est *ça qu'il *te faut | *n'est ce pas *????? |}
Ou alors comme ça :
123
987
|
456
654
|
789
321
|
Code :
{| border="0" width=100% style="background-color:#FFFFFF" cellspacing="1" |- |valign="top"|'''123''' *abc *def *ghi '''987''' *blabla *patati *patata |valign="top"|'''456''' *jkl *mno *pqr *stu '''654''' *je pense *que c'est *ça qu'il *te faut |valign="top"|'''789''' *vwxy '''321''' *n'est ce pas *????? |}
t un amour ;)