« Modèle:Note » : différence entre les versions

De wiki-spl
Aller à la navigation Aller à la recherche
test0>Kghbln
(de-clutter the docu, this should have been done years ago)
test0>Krinkle
Aucun résumé des modifications
Ligne 17 : Ligne 17 :
<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|Foo|gotcha}}
{{Note}} <translate><!--T:6--> Loose test</translate>
{{Note}} <translate><!--T:6--> Loose test</translate>


Ligne 25 : Ligne 26 :
</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|Foo|gotcha}}
{{Note}} <translate><!--T:4--> Loose test</translate>
{{Note}} <translate><!--T:4--> Loose test</translate>


* Text {{Note|Foo|inline=1}}
* Text {{Note|Foo|inline=1}}


== Parameters ==
<templatedata>
<templatedata>
{
{
Ligne 42 : Ligne 45 :
"2": {
"2": {
"label": "Type",
"label": "Type",
"description": "'reminder', 'error', 'gotcha' or nothing. Will affect formatting.",
"description": "One of 'info', 'reminder', 'warn', or 'error'. This setting affects the color and icon.",
"type": "line"
"type": "line",
"default": "info"
},
},
"inline": {
"inline": {
Ligne 55 : Ligne 59 :
}
}
</templatedata>
</templatedata>
}}
}}
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]

Version du 15 mars 2020 à 18:19

<languages/> {{#switch:<translate></translate> | =

{{#if: {{#if:|{{{1}}}|{{#if:demo|demo|}} }} | <templatestyles src="Note/styles.css" />

{{{1}}}
 | <translate> Note</translate> <translate> Note:</translate> }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}

}} {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}{{#if:<translate>

Usage

</translate>

{{Note|Foo}}
{{Note|Foo|info}}
{{Note|Foo|reminder}}
{{Note|Foo|warn}}
{{Note|Foo|error}}
{{Note}} <translate><!--T:6--> Loose test</translate>

* Text {{Note|Foo|inline=1}}

{{#switch:<translate></translate> | =

{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />

Foo
 | <translate> Note</translate> <translate> Note:</translate> }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}

}} {{#switch:<translate></translate> | =

{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />

Foo
 | <translate> Note</translate> <translate> Note:</translate> }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}

}} {{#switch:<translate></translate> | =

{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />

Foo
 | <translate> Note</translate> <translate> Note:</translate> }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}

}} {{#switch:<translate></translate> | =

{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />

Foo
 | <translate> Note</translate> <translate> Note:</translate> }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}

}} {{#switch:<translate></translate> | =

{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />

Foo
 | <translate> Note</translate> <translate> Note:</translate> }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}

}} {{#switch:<translate></translate> | =

{{#if: {{#if:|{{{1}}}|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />

{{{1}}}
 | <translate> Note</translate> <translate> Note:</translate> }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}

}} <translate> Loose test</translate>

  • Text {{#switch:<translate></translate>

| =

{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} | <templatestyles src="Note/styles.css" />

Foo
 | <translate> Note</translate> <translate> Note:</translate> }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}

}}

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]]