Difference between revisions of "Template:Note"

From MakerFX Wiki!
Jump to: navigation, search
m (97 revisions imported)
 
(47 intermediate revisions by 24 users not shown)
Line 1: Line 1:
{{#if: {{{1|<noinclude>demo</noinclude>}}} | <div class="note note-{{#switch:{{{2|}}}
+
<languages/>
|gotcha=error
+
<onlyinclude>{{#switch:<translate></translate>
|=info
+
| =
|#default={{{2|}}}
+
{{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class="note note-{{#switch:{{{2|}}}
}}">{{{1}}}</div> | [[File:Bulbgraph.png|18px|Note|link=]]&nbsp;'''Note''': }}<noinclude>
+
    |gotcha=error
== Usage ==
+
    |=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|<translate><!--T:1--> Note</translate>|link=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}
 +
| #default=
 +
  {{ {{TNTN|Note}}
 +
  |1={{#if:{{{1|}}}|<nowiki></nowiki>{{{1|}}}}}
 +
  |2={{{2|}}}
 +
  |demo=<noinclude>demo</noinclude>
 +
  }}
 +
}}</onlyinclude>
 +
{{ {{TNTN|documentation}} |content=
 +
<translate>
 +
== Usage == <!--T:3-->
 +
</translate>
 
<pre>
 
<pre>
 
{{note|Foo}}
 
{{note|Foo}}
Line 11: Line 25:
 
{{note|Foo|gotcha}}
 
{{note|Foo|gotcha}}
 
{{tip|Foo}}
 
{{tip|Foo}}
{{note}} Loose test
+
{{note}} <translate><!--T:6--> Loose test</translate>
{{tip}} Loose test
+
{{tip}} <translate><!--T:7--> Loose test</translate>
 
</pre>
 
</pre>
 
{{note|Foo}}
 
{{note|Foo}}
Line 19: Line 33:
 
{{note|Foo|gotcha}}
 
{{note|Foo|gotcha}}
 
{{tip|Foo}}
 
{{tip|Foo}}
 +
{{note}} <translate><!--T:4--> Loose test</translate>
  
{{note}} Loose test2
+
{{tip}} <translate><!--T:5--> Loose test</translate>
  
{{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|{{PAGENAME}}]]
+
}}
</noinclude>
+
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]

Latest revision as of 15:10, 6 August 2018

<languages/>

Script error: No such module "documentation". [[Category:Templates{{#translation:}}|Note]]