« Modèle:Note » : différence entre les versions
test0>TheStoneBot m →Usage : migration to {{#translation:}}, replaced: {{translation}} → {{#translation:}} |
test0>Tgr templatedata |
||
| Ligne 41 : | Ligne 41 : | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"type": "content" | "type": "content", | ||
"label": "Text", | |||
"required": true | |||
}, | }, | ||
"2": {} | "2": { | ||
"label": "Type", | |||
"description": "'reminder', 'error', 'gotcha' or nothing. Will affect formatting.", | |||
"type": "string" | |||
} | |||
}, | }, | ||
"format": "inline" | "format": "inline", | ||
"description": "Show a note in a box (e.g. a top-of-the-page warning)." | |||
} | } | ||
</templatedata> | </templatedata> | ||
Version du 17 février 2018 à 21:26
<languages/> {{#switch:<translate></translate> | =
{{#if: {{#if:|{{{1}}}|{{#if:demo|demo|}} }} |
|
<translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN
|1={{#if:|}}
|2=
|demo=demo
}}
}} {{ Modèle:TNTN |content= <translate>
Usage
</translate>
{{note|Foo}}
{{note|Foo|reminder}}
{{note|Foo|error}}
{{note|Foo|gotcha}}
{{tip|Foo}}
{{note}} <translate><!--T:6--> Loose test</translate>
{{tip}} <translate><!--T:7--> Loose test</translate>
{{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
|
<translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN
|1={{#if:Foo|Foo}}
|2=
|demo=
}}
}} {{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
|
<translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN
|1={{#if:Foo|Foo}}
|2=reminder
|demo=
}}
}} {{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
|
<translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN
|1={{#if:Foo|Foo}}
|2=error
|demo=
}}
}} {{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
|
<translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN
|1={{#if:Foo|Foo}}
|2=gotcha
|demo=
}}
}} Modèle:Tip {{#switch:<translate></translate> | =
{{#if: {{#if:|{{{1}}}|{{#if:|demo|}} }} |
|
<translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN
|1={{#if:|}}
|2=
|demo=
}}
}} <translate> Loose test</translate>
Modèle:Tip <translate> Loose test</translate>
<templatedata> { "params": { "1": { "type": "content", "label": "Text", "required": true }, "2": { "label": "Type", "description": "'reminder', 'error', 'gotcha' or nothing. Will affect formatting.", "type": "string" } }, "format": "inline", "description": "Show a note in a box (e.g. a top-of-the-page warning)." } </templatedata>
}} [[Category:Templates{{#translation:}}|Note]]