Jump to content

Template:Note: Difference between revisions

 
(2 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%; margins: 8px;">
<div class="note" style="background-color: #001933; border: 2px solid #FF6300; border-radius: 8px; padding-left: 5px; height:100%;">
<p style="margin: 8px;">
<strong>Note:</strong> {{{text}}}
<strong>Note:</strong> {{{text}}}
</p>
</div>
</div>


<noinclude>
[[Category:Templates]]
[[Category:Templates]]
<templatedata>
{
"params": {
"text": {
"type": "string"
}
}
}
</templatedata>
</noinclude>