Template:Caution: Difference between revisions
| [checked revision] | [pending revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb cooper (talk | contribs) No edit summary Tag: 2017 source edit |
||
| (2 intermediate revisions by one other user not shown) | |||
Line 1:
<onlyinclude>{{Note|{{{1}}}|{{{2|caution}}}|{{{3|Caution:}}}}}</onlyinclude>
<noinclude><templatedata>
{
Line 8:
"type": "string",
"required": true
},
"2": {
"label": "Icon or Background Color",
"description": "Optional Change the Icon or Background Color",
"example": "caution, warning, tip, info, info-blue, reminder-yellow, caution-red",
"type": "string"
},
"3": {
"label": "Option to change leading text",
"example": "Note: Caution: or Warning:",
"type": "string"
}
},
"description": "Show a Caution",
"paramOrder": [
"1",
"2",
"3"
],
"format": "inline"
}
</templatedata
[[Category:AutoDumpContentFromCommons]]</noinclude>
| |||