Difference between revisions of "Template:Note/doc"

From TSAS Library
Jump to: navigation, search
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{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


Ban
{{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

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>