Template:Note: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) (Created page with "<div class="note"> <strong>Note:</strong> {{{text}}} </div>") Â |
Cdjensen94 (talk | contribs) Â |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<strong>Note:</strong> {{{text}}} | <strong>Note:</strong> {{{text}}} | ||
</div> | </div> | ||
<noinclude> | |||
[[Category:Templates]] | |||
<templatedata> | |||
{ | |||
"params": { | |||
"text": { | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||