Difference between revisions of "Template:Note/doc"
From TSAS Library
JStallings (talk | contribs) |
|||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 6: | Line 6: | ||
{{note|Foo|error}} | {{note|Foo|error}} | ||
{{note|Foo|gotcha}} | {{note|Foo|gotcha}} | ||
{{tip|Foo}} | |||
{{note}} Loose test | {{note}} Loose test | ||
{{tip}} Loose test | |||
</pre> | </pre> | ||
{{note|Foo}} | {{note|Foo}} | ||
| Line 13: | Line 14: | ||
{{note|Foo|error}} | {{note|Foo|error}} | ||
{{note|Foo|gotcha}} | {{note|Foo|gotcha}} | ||
{{tip|Foo}} | |||
{{note}} Loose test | {{note}} Loose test | ||
{{tip}} Loose test | |||
<includeonly> | <includeonly> | ||
<!-- Categories go here, and interwikis go here --> | <!-- 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>