« Modèle:Note/en » : différence entre les versions
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}}]] |
Version du 15 mars 2020 à 18:19
<languages/> {{#switch: | =
{{#if: {{#if:|{{{1}}}|{{#if:demo|demo|}} }} | <templatestyles src="Note/styles.css" />
| Note: }}
| #default=
{{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}
}} {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}{{#if:== Usage ==
{{Note|Foo}} {{Note|Foo|info}} {{Note|Foo|reminder}} {{Note|Foo|warn}} {{Note|Foo|error}} {{Note}} Loose test * Text {{Note|Foo|inline=1}}
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />
| <translate> Note:</translate> }}
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />
| <translate> Note:</translate> }}
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />
| <translate> Note:</translate> }}
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />
| <translate> Note:</translate> }}
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />
| <translate> Note:</translate> }}
{{#if: {{#if:||{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />
| <translate> Note:</translate> }} Loose test
- Text {{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />Foo
| <translate> Note:</translate> }}
Parameters
<templatedata> { "params": { "1": { "type": "content", "label": "Text", "required": true }, "2": { "label": "Type", "description": "One of 'info', 'reminder', 'warn', or 'error'. This setting affects the color and icon.", "type": "line", "default": "info" }, "inline": { "label": "Inline formatting", "description": "Show the template without line breaks before and after it", "type": "line" } }, "format": "inline", "description": "Show a note in a box (e.g. a top-of-the-page warning)." } </templatedata>| [[Category:Template documentation pages{{#translation:}}]] }} [[Category:Templates{{#translation:}}|Note/en]]