Jump to content

Template:Note: Difference between revisions

From Continuum Universes Wiki
Cdjensen94
Cdjensen94 (talk | contribs) (Created page with "<div class="note"> <strong>Note:</strong> {{{text}}} </div>")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="note">
<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]]
<templatedata>
{
"params": {
"text": {
"type": "string"
}
}
}
</templatedata>
</noinclude>

Latest revision as of 09:27, 27 August 2025

Note: {{{text}}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
texttext

no description

Stringoptional