Template:Note/en: Difference between revisions

From Maria GDK Wiki
Jump to navigation Jump to search
mwnote>FuzzyBot
(Updating to match new version of source page)
m (16 revisions imported)
 
(11 intermediate revisions by one other user not shown)
Line 2: Line 2:
<onlyinclude>{{#switch:
<onlyinclude>{{#switch:
| =
| =
{{#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|}}}}} }} | <templatestyles src="Note/styles.css" /><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>
     }} {{#if:{{{inline|}}}|note-inline}}">{{{1}}}</div>
   | [[File:Bulbgraph.png|18px|Note|link=]]&nbsp;'''Note:''' }}
   | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|Note|link=]]&nbsp;'''Note:''' }}
| #default=
| #default=
   {{ {{TNTN|Note}}
   {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Note|noshift=1}}
  |1={{{1|}}}
  |2={{{2|}}}
  |demo=<noinclude>demo</noinclude>
  }}
}}</onlyinclude>
}}</onlyinclude>
{{ {{TNTN|documentation}} |content=
{{documentation|content=
== Usage ==
== Usage ==
<pre>
<pre>
{{note|Foo}}
{{Note|Foo}}
{{note|Foo|reminder}}
{{Note|Foo|reminder}}
{{note|Foo|error}}
{{Note|Foo|error}}
{{note|Foo|gotcha}}
{{Note|Foo|gotcha}}
{{tip|Foo}}
{{Note}} Loose test
{{note}} Loose test
 
{{tip}} Loose test
* Text {{Note|Foo|inline=1}}
</pre>
</pre>
{{note|Foo}}
{{Note|Foo}}
{{note|Foo|reminder}}
{{Note|Foo|reminder}}
{{note|Foo|error}}
{{Note|Foo|error}}
{{note|Foo|gotcha}}
{{Note|Foo|gotcha}}
{{tip|Foo}}
{{Note}} Loose test
{{note}} Loose test


{{tip}} Loose test
* Text {{Note|Foo|inline=1}}


<templatedata>
<templatedata>
Line 39: Line 34:
"params": {
"params": {
"1": {
"1": {
"type": "content"
"type": "content",
"label": "Text",
"required": true
},
"2": {
"label": "Type",
"description": "'reminder', 'error', 'gotcha' or nothing. Will affect formatting.",
"type": "line"
},
},
"2": {}
"inline": {
"label": "Inline formatting",
"description": "Show the template without line breaks before and after it",
"type": "line"
}
},
},
"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 12:47, 31 July 2019

<languages/>

{{{1}}}

Lua error: Module:TNT:158: Missing JsonConfig extension, or not properly configured; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Documentation.tab. See https://www.mediawiki.org/wiki/Extension:JsonConfig#Supporting_Wikimedia_templates.[[Category:Template documentation pages{{#translation:}}]] [[Category:Templates{{#translation:}}|Note/en]]