Template:Highlight: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
No edit summary
No edit summary
Line 35:
| <nowiki>{{highlight | text || January 1, 2099 }}</nowiki> || {{highlight | text || January 1, 2099 }} || Note the color parameter, left blank, is still represented<br> with a pipe (followed by the expiration parameter pipe)
|}
<templatedata>
 
{
"params": {
"1": {
"label": "Text to be highlighted",
"example": "a Principal-Engineer",
"type": "string"
},
"2": {
"label": "Optional Colour",
"example": "lightblue or #ff8c00",
"type": "string"
},
"3": {
"label": "Expiration Date",
"example": "1 January 2099",
"type": "string"
}
},
"description": "Escalation Notice"
}
</templatedata>
[[Category:AutoDumpContentFromCommons]]
</noinclude>