Template:Note/doc: Difference between revisions
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) Created page with "== Usage == <pre>{{Note|This is with a blue green background the default}}</pre> {{Note|This is with a blue green background the default}} <pre>{{Note|This is with a better..." |
Caleb Cooper (talk | contribs) No edit summary |
||
Line 40:
},
"2": {
"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:"
},
"4": {
"label": "Option to change CSS Class"
}
},
Line 49 ⟶ 56:
"paramOrder": [
"1",
"2",
"3",
"4"
],
"format": "inline"
| |||