Difference between revisions of "Template:Note"

From MakerFX Wiki!
Jump to: navigation, search
(fix for RTL languages)
m (97 revisions imported)
 
(9 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|}}}
     }}" style="background-position:{{dir|{{pagelang}}|right|left}} 4px top 2px">{{{1}}}</div>
+
     }}" 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>''' }}
 
   | [[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 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 15:10, 6 August 2018

<languages/>

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