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

De wiki-spl
Aller à la navigation Aller à la recherche
test0>FuzzyBot
(Updating to match new version of source page)
test0>FuzzyBot
(Updating to match new version of source page)
Ligne 39 : Ligne 39 :
"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 28 mars 2018 à 12:30

<languages/> {{#switch: | =

{{#if: {{#if:|{{{1}}}|{{#if:demo|demo|}} }} |

{{{1}}}
 | Note Note: }}

| #default=

 {{ Modèle:TNTN
 |1={{#if:|}}
 |2=
 |demo=demo
 }}

}} {{ Modèle:TNTN |content=

Usage

{{note|Foo}}
{{note|Foo|reminder}}
{{note|Foo|error}}
{{note|Foo|gotcha}}
{{tip|Foo}}
{{note}} Loose test
{{tip}} Loose test

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

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

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

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

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

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

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

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

Modèle:Tip

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

{{{text}}}
 | <translate> Note</translate> <translate> Note:</translate> }} Loose test

Modèle:Tip Loose test

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