Difference between revisions of "Template:Note"

From MakerFX Wiki!
Jump to: navigation, search
(using '' for formatting here does not work because it breaks when the incoming input has '' has well. Plus, no reason to use tables here. Only makes it worse. Reverting with fixes.)
m (97 revisions imported)
 
(55 intermediate revisions by 27 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|}}}
}}">
+
    |gotcha=error
{{{1}}}</div> | [[File:Bulbgraph.png|18px|Note|link=]]&nbsp; }}<noinclude>
+
    |=info
== Usage ==
+
    |#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 12: 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 20: Line 33:
 
{{note|Foo|gotcha}}
 
{{note|Foo|gotcha}}
 
{{tip|Foo}}
 
{{tip|Foo}}
{{note}} Loose test
+
{{note}} <translate><!--T:4--> Loose test</translate>
{{tip}} Loose test
 
  
[[Category:Templates|{{PAGENAME}}]]
+
{{tip}} <translate><!--T:5--> Loose test</translate>
</noinclude>
+
 
 +
<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 15:10, 6 August 2018

<languages/>

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