Difference between revisions of "Template:Note"
m (97 revisions imported) |
|||
(7 intermediate revisions by 7 users not shown) | |||
Line 2: | Line 2: | ||
<onlyinclude>{{#switch:<translate></translate> | <onlyinclude>{{#switch:<translate></translate> | ||
| = | | = | ||
− | {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div class="note note-{{#switch:{{{2|}}} | + | {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class="note note-{{#switch:{{{2|}}} |
|gotcha=error | |gotcha=error | ||
|=info | |=info | ||
Line 10: | Line 10: | ||
| #default= | | #default= | ||
{{ {{TNTN|Note}} | {{ {{TNTN|Note}} | ||
− | |1={{{1|}}} | + | |1={{#if:{{{1|}}}|<nowiki></nowiki>{{{1|}}}}} |
|2={{{2|}}} | |2={{{2|}}} | ||
|demo=<noinclude>demo</noinclude> | |demo=<noinclude>demo</noinclude> | ||
Line 41: | Line 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> | ||
}} | }} | ||
− | [[Category:Templates{{translation}}|{{PAGENAME}}]] | + | [[Category:Templates{{#translation:}}|{{PAGENAME}}]] |
Latest revision as of 14:10, 6 August 2018
<languages/>
Script error: No such module "documentation". [[Category:Templates{{#translation:}}|Note]]