Template:H: Difference between revisions
| [unchecked revision] | [unchecked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
Line 1:
<includeonly>{{#if: {{{3|}}} | {{Highlight|{{{1}}}|{{{2|yellow}}}|{{{3}}}}} | {{Highlight|{{{1}}}|{{{2|yellow}}}}} }}</includeonly><noinclude>
For adding yellow highlight to specified text. The highlight color can be changed, and the highlight can also be set to expire at a certain date. Please keep template usage to talk pages only.
Line 23:
! code !! output !! notes
|-
| <nowiki>{{
|-
| <nowiki>{{
|-
| <nowiki>{{
|-
| <nowiki>{{
|-
| <nowiki>{{
|-
| <nowiki>{{
|}
<templatedata>
{
"params": {
"1": {
"label": "Text to be highlighted",
"example": "Highlight this text",
"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]]
| |||