« Modèle:Note/en » : différence entre les versions
Aller à la navigation
Aller à la recherche
Updating to match new version of source page
test0>FuzzyBot (Updating to match new version of source page) |
test0>FuzzyBot (Updating to match new version of source page) |
||
Ligne 15 : | Ligne 15 : | ||
<pre> | <pre> | ||
{{Note|Foo}} | {{Note|Foo}} | ||
{{Note|Foo|info}} | |||
{{Note|Foo|reminder}} | {{Note|Foo|reminder}} | ||
{{Note|Foo|warn}} | |||
{{Note|Foo|error}} | {{Note|Foo|error}} | ||
{{Note}} Loose test | {{Note}} Loose test | ||
Ligne 23 : | Ligne 24 : | ||
</pre> | </pre> | ||
{{Note|Foo}} | {{Note|Foo}} | ||
{{Note|Foo|info}} | |||
{{Note|Foo|reminder}} | {{Note|Foo|reminder}} | ||
{{Note|Foo|warn}} | |||
{{Note|Foo|error}} | {{Note|Foo|error}} | ||
{{Note}} Loose test | {{Note}} Loose test | ||
* Text {{Note|Foo|inline=1}} | * Text {{Note|Foo|inline=1}} | ||
== Parameters == | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Ligne 40 : | Ligne 43 : | ||
"2": { | "2": { | ||
"label": "Type", | "label": "Type", | ||
"description": "'reminder', ' | "description": "One of 'info', 'reminder', 'warn', or 'error'. This setting affects the color and icon.", | ||
"type": "line" | "type": "line", | ||
"default": "info" | |||
}, | }, | ||
"inline": { | "inline": { | ||
Ligne 53 : | Ligne 57 : | ||
} | } | ||
</templatedata> | </templatedata> | ||
}} | }} | ||
[[Category:Templates{{#translation:}}|{{PAGENAME}}]] | [[Category:Templates{{#translation:}}|{{PAGENAME}}]] |