Difference between revisions of "Template:Note/en"

92 bytes added ,  17:19, 15 March 2020
Updating to match new version of source page
>FuzzyBot
(Updating to match new version of source page)
>FuzzyBot
(Updating to match new version of source page)
Line 15: Line 15:
<pre>
<pre>
{{Note|Foo}}
{{Note|Foo}}
{{Note|Foo|info}}
{{Note|Foo|reminder}}
{{Note|Foo|reminder}}
{{Note|Foo|warn}}
{{Note|Foo|error}}
{{Note|Foo|error}}
{{Note|Foo|gotcha}}
{{Note}} Loose test
{{Note}} Loose test


Line 23: Line 24:
</pre>
</pre>
{{Note|Foo}}
{{Note|Foo}}
{{Note|Foo|info}}
{{Note|Foo|reminder}}
{{Note|Foo|reminder}}
{{Note|Foo|warn}}
{{Note|Foo|error}}
{{Note|Foo|error}}
{{Note|Foo|gotcha}}
{{Note}} Loose test
{{Note}} Loose test


* Text {{Note|Foo|inline=1}}
* Text {{Note|Foo|inline=1}}


== Parameters ==
<templatedata>
<templatedata>
{
{
Line 40: Line 43:
"2": {
"2": {
"label": "Type",
"label": "Type",
"description": "'reminder', 'error', 'gotcha' or nothing. Will affect formatting.",
"description": "One of 'info', 'reminder', 'warn', or 'error'. This setting affects the color and icon.",
"type": "line"
"type": "line",
"default": "info"
},
},
"inline": {
"inline": {
Line 53: Line 57:
}
}
</templatedata>
</templatedata>
}}
}}
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]
Anonymous user