Difference between revisions of "Template:Note/doc"
From TSAS Library
(Replaced content with "{{Documentation subpage}} Ban") |
JStallings (talk | contribs) |
||
| (8 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
== Usage == | |||
<pre> | |||
{{note|Foo}} | |||
{{note|Foo|reminder}} | |||
{{note|Foo|error}} | |||
{{note|Foo|gotcha}} | |||
{{tip|Foo}} | |||
{{note}} Loose test | |||
{{tip}} Loose test | |||
</pre> | |||
{{note|Foo}} | |||
{{note|Foo|reminder}} | |||
{{note|Foo|error}} | |||
{{note|Foo|gotcha}} | |||
{{tip|Foo}} | |||
{{note}} Loose test | |||
{{tip}} Loose test | |||
<includeonly> | |||
<!-- Categories go here, and interwikis go here --> | |||
{{languages}} | |||
</includeonly> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"type": "content" | |||
}, | |||
"2": {} | |||
}, | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
Latest revision as of 05:43, 25 April 2017
| File:Edit-copy green.svg | This is a documentation subpage for Template:Note. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{note|Foo}}
{{note|Foo|reminder}}
{{note|Foo|error}}
{{note|Foo|gotcha}}
{{tip|Foo}}
{{note}} Loose test
{{tip}} Loose test
Foo
Foo
Foo
Foo
Foo
Note Note: Loose test
Note Note: Loose test
<templatedata>
{
"params": {
"1": {
"type": "content"
},
"2": {}
},
"format": "inline"
}
</templatedata>