Template:Note/doc/fr: Difference between revisions
< Template:Note | doc
Jump to navigation
Jump to search
Another OWL (talk | contribs) mNo edit summary |
Thunder4ik (talk | contribs) m (→Exemples: clean up) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{doc/subpage}} | |||
{{inline note templates|title=Modèles de notes intégrées|suf=:fr}} | {{inline note templates|title=Modèles de notes intégrées|suf=:fr}} | ||
<!-- Please place categories where indicated at the bottom of this page --> | <!-- Please place categories where indicated at the bottom of this page --> | ||
Line 12: | Line 12: | ||
|- | |- | ||
| <tt><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>}}</nowiki></tt> | | <tt><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>}}</nowiki></tt> | ||
| | | → | ||
| {{ {{ROOTPAGENAME}} | nocat=1}} | | {{ {{ROOTPAGENAME}} | nocat=1}} | ||
|- | |- | ||
|style=white-space:nowrap| <tt><nowiki>{{</nowiki>{{ROOTPAGENAME}}|Ceci est un exemple de texte.}}</tt> | |style=white-space:nowrap| <tt><nowiki>{{</nowiki>{{ROOTPAGENAME}}|Ceci est un exemple de texte.}}</tt> | ||
| | | → | ||
| {{ {{ROOTPAGENAME}} |Ceci est un exemple de texte.| nocat=1 }} | | {{ {{ROOTPAGENAME}} |Ceci est un exemple de texte.| nocat=1 }} | ||
|- | |- | ||
|style=white-space:nowrap| <tt><nowiki>{{</nowiki>{{ROOTPAGENAME}}|<br># Énum<br># Ération<br>}}</tt> | |style=white-space:nowrap| <tt><nowiki>{{</nowiki>{{ROOTPAGENAME}}|<br># Énum<br># Ération<br>}}</tt> | ||
| | | → | ||
| {{ {{ROOTPAGENAME}} | | | {{ {{ROOTPAGENAME}} | | ||
# Énum | # Énum | ||
Line 28: | Line 28: | ||
|- | |- | ||
| <tt>texte<br><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>|texte}}</nowiki><br>texte</tt> | | <tt>texte<br><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>|texte}}</nowiki><br>texte</tt> | ||
| | | → | ||
| {{Lorem ipsum}} | | {{Lorem ipsum}} | ||
{{ {{ROOTPAGENAME}} | nocat=1 | {{Lorem ipsum}} }} | {{ {{ROOTPAGENAME}} | nocat=1 | {{Lorem ipsum}} }} |
Latest revision as of 02:26, 12 January 2024

This is a documentation subpage for Template:Note.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Template | Pages using it |
---|---|
28 août 2024 | |
{{note}} | 6,436 |
{{warning}} | 1,253 |
{{bug}} | 1,192 |
{{tip}} | 1,516 |
{{todo}} | 1,628 |
{{inline note}} | 2,188 |
{{confirm}} | 672 |
{{question}} | 11 |
{{fix}} | 170 |
{{important}} | 459 |
{{clarify}} | 169 |
{{elaborate}} | 18 |
{{main}} | 143 |
{{distinguish}} | 85 |
{{workaround}} | 122 |
{{seealso}} | 145 |
{{when}} | 1 |
{{where}} | 0 |
{{which}} | 2 |
{{why}} | 38 |
{{idea}} | 21 |
{{placementTip}} | 13 |
{{codenote}} | 21 |
{{altnames}} | 35 |
{{deprecated}} | 109 |
{{how}} | 23 |
{{example}} | 16 |
{{confusion}} | 53 |
{{thanks}} | 7 |
{{code Fix}} | 9 + 7 (16) |
{{vote}} | 4 |
Utilisation
Paramètres
- {{{1}}} – Le texte à afficher à droite. Les caractères
=
et|
peuvent casser ce modèle, car ils sont des caractères spéciaux dans les appels de modèle. Utilisez{{=}}
et{{!}}
; Voir Catégorie : Modèles pour les modèles internes.
Exemples
Wikitext | Résultat | |
---|---|---|
{{Note}} | → | ![]() |
{{Note|Ceci est un exemple de texte.}} | → | ![]() |
{{Note| # Énum # Ération }} |
→ | ![]()
|
texte {{Note|texte}} texte |
→ | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
![]() Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. |