Aide:Accueil
De Microfly.info.
(Différences entre les versions)
m |
m (→Messages) |
||
Ligne 50 : | Ligne 50 : | ||
! colspan=3 |Astuce | ! colspan=3 |Astuce | ||
|- | |- | ||
- | ||<source lang="text">{{Astuce|titre|texte d' | + | ||<source lang="text">{{Astuce|titre|texte d'astuce}}</source>||{{Astuce|titre|texte d'astice}} || |
|- | |- | ||
! colspan=3 |Information complémentaire | ! colspan=3 |Information complémentaire | ||
|- | |- | ||
- | ||<source lang="text">{{ | + | ||<source lang="text">{{Information|titre|texte d'information}}</source>||{{Information|titre|texte d'information}} || |
|} | |} |
Version du 6 juin 2011 à 11:29
Boîtes de dialogue
Code | Résultat | Remarques |
---|---|---|
Création de page | ||
<inputbox> type=create width=32 default= break=no </inputbox> | ||
Recherche | ||
<inputbox> type=search width=42 buttonlabel=Go searchbuttonlabel=Search break=no </inputbox> |
Messages
Code | Résultat | Remarques |
---|---|---|
Alerte | ||
{{Alerte|titre|texte d'alerte}} | ||
Astuce | ||
{{Astuce|titre|texte d'astuce}} | ||
Information complémentaire | ||
{{Information|titre|texte d'information}} |