Difference between revisions of "Template:Note/doc"
From TSAS Library
(→) |
JStallings (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 26: | Line 26: | ||
{ | { | ||
"params": { | "params": { | ||
"1": {}, | "1": { | ||
"type": "content" | |||
}, | |||
"2": {} | "2": {} | ||
}, | }, | ||
| Line 32: | Line 34: | ||
} | } | ||
</templatedata> | </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>