Template:Warning

From wiki.vacula.xyz
Revision as of 16:37, 2 January 2025 by Dracula (talk | contribs) (Created page with "<div class="note warning"> {{#if: {{{2|}}} | <h5>{{{1}}}</h5>{{{2}}} | {{{1}}} }} </div> <noinclude> <templatedata> { "params": { "1": { "label": "Title", "description": "title", "type": "string", "required": true }, "2": { "label": "Message", "description": "message", "type": "content", "required": true } }, "paramOrder": [ "1", "2" ], "description": "Inserts a warning box inline with the content" } </templatedata> </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{1}}}

Inserts a warning box inline with the content

Template parameters

ParameterDescriptionTypeStatus
Title1

title

Stringrequired
Message2

message

Contentrequired