Difference between revisions of "Template:Note/en"
(Redirected page to Template:Note) |
m (8 revisions imported) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | # | + | <languages/> |
+ | <onlyinclude>{{#switch: | ||
+ | | = | ||
+ | {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class="note note-{{#switch:{{{2|}}} | ||
+ | |gotcha=error | ||
+ | |=info | ||
+ | |#default={{{2|}}} | ||
+ | }}" style="background-position:{{dir|{{pagelang}}|right|left}} 7px top 50%; {{dir|{{pagelang}}|padding-right: 40px; padding-left: 0.5em;|padding-right: 0.5em; padding-left: 40px;}}">{{{1}}}</div> | ||
+ | | [[File:Bulbgraph.png|18px|Note|link=]] '''Note:''' }} | ||
+ | | #default= | ||
+ | {{ {{TNTN|Note}} | ||
+ | |1={{#if:{{{1|}}}|<nowiki></nowiki>{{{1|}}}}} | ||
+ | |2={{{2|}}} | ||
+ | |demo=<noinclude>demo</noinclude> | ||
+ | }} | ||
+ | }}</onlyinclude> | ||
+ | {{ {{TNTN|documentation}} |content= | ||
+ | == Usage == | ||
+ | <pre> | ||
+ | {{note|Foo}} | ||
+ | {{note|Foo|reminder}} | ||
+ | {{note|Foo|error}} | ||
+ | {{note|Foo|gotcha}} | ||
+ | {{tip|Foo}} | ||
+ | {{note}} Loose test | ||
+ | {{tip}} Loose test | ||
+ | </pre> | ||
+ | {{note|Foo}} | ||
+ | {{note|Foo|reminder}} | ||
+ | {{note|Foo|error}} | ||
+ | {{note|Foo|gotcha}} | ||
+ | {{tip|Foo}} | ||
+ | {{note}} Loose test | ||
+ | |||
+ | {{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:}}|{{PAGENAME}}]] |
Latest revision as of 14:11, 6 August 2018
<languages/>
{{{1}}}
Script error: No such module "documentation". [[Category:Templates{{#translation:}}|Note/en]]