Jump to content

Template:Note: Difference between revisions

 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="note" style="background-color: #001933; border: 2px solid #FF6300; border-radius: 5px; padding-left: 12px; height:100%">
<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>