Template:Important: Difference between revisions

From OTNA Test Wiki
Ladaniels (talk | contribs)
Created page with "{|Class = 'Warn' |Important Warning!: {{{Warn}}} |}"
 
Ladaniels (talk | contribs)
No edit summary
Line 1: Line 1:
<templatestyles src = 'Template:Important/styles.css' />
{|Class = 'Warn'
{|Class = 'Warn'
|Important Warning!: {{{Warn}}}
|Important Warning!: {{{Warn}}}
|}
|}
<noinclude>
<templatedata>
{
"params": {
"Warn": {
"type": "string"
}
}
}
</templatedata>
</noinclude>

Revision as of 17:01, 8 May 2024

Important Warning!: {{{Warn}}}


<templatedata> { "params": { "Warn": { "type": "string" } } } </templatedata>