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