Difference between revisions of "Template:Note"

From MakerFX Wiki!
Jump to: navigation, search
(Marked this version for translation)
m (97 revisions imported)
 
(12 intermediate revisions by 9 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
|#default={{{2|}}}
+
    |#default={{{2|}}}
}}">{{{1}}}</div> | [[File:Bulbgraph.png|18px|<translate><!--T:1--> Note</translate>|link=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}
+
    }}" 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=
 
| #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 24: 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 40: 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 15:10, 6 August 2018

<languages/>

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