Template:Note: Difference between revisions

From Maria GDK Wiki
Jump to navigation Jump to search
mwnote>Matt Fitzpatrick
m (added role="note" attribute to div container)
No edit summary
Tag: Manual revert
 
(19 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 role="note" 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}} 7px top 50%; {{dir|{{pagelang}}|padding-right: 40px; padding-left: 0.5em;|padding-right: 0.5em; padding-left: 40px;}}">{{{1}}}</div>
     }} {{#if:{{{inline|}}}|note-inline}}">{{{1}}}</div>
   | [[File:Bulbgraph.png|18px|<translate><!--T:1--> Note</translate>|link=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}
   | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|<translate><!--T:1--> Note</translate>|link=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}
| #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=
<translate>
<translate>
== Usage == <!--T:3-->
== Usage == <!--T:3-->
</translate>
</translate>
<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}} <translate><!--T:6--> Loose test</translate>
{{note}} <translate><!--T:6--> Loose test</translate>
 
{{tip}} <translate><!--T:7--> Loose test</translate>
* 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}} <translate><!--T:4--> Loose test</translate>
{{note}} <translate><!--T:4--> Loose test</translate>


{{tip}} <translate><!--T:5--> Loose test</translate>
* Text {{Note|Foo|inline=1}}


<templatedata>
<templatedata>
Line 41: Line 36:
"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 13:07, 4 August 2022

<languages/> Note Note: 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]]