Template:Notify: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Test) |
||
Line 1: | Line 1: | ||
{{Doc}} | {{Doc}} | ||
<includeonly><onlyinclude>{{#switch:{{{mode|}}} | <includeonly><onlyinclude>{{#switch:{{{mode|}}} | ||
| inline = <div style="display:{{#if:{{{text|{{{1|}}}}}}|flex|inline-flex}}; background:linear-gradient(90deg, rgba({{{color|240,240,240}}},.07) 0%, transparent 100%); border-left:2px solid rgb({{{color|240,240,240}}}); border-radius:2px; font-size:12px; padding:6px 0 4px 12px; margin:.5em 0"><!-- | | inline = <{{#if:{{{text|{{{1|}}}}}}|div|span}} style="display:{{#if:{{{text|{{{1|}}}}}}|flex|inline-flex}}; background:linear-gradient(90deg, rgba({{{color|240,240,240}}},.07) 0%, transparent 100%); border-left:2px solid rgb({{{color|240,240,240}}}); border-radius:2px; font-size:12px; padding:6px 0 4px 12px; margin:{{#if:{{{text|{{{1|}}}}}}|.5em 0|0}}"><!-- | ||
--><strong style="display:table-cell; color:rgb({{{color|240,240,240}}}); white-space:nowrap"><!-- | --><strong style="display:table-cell; color:rgb({{{color|240,240,240}}}); white-space:nowrap"><!-- | ||
Line 7: | Line 7: | ||
--></strong><!-- | --></strong><!-- | ||
--><span style="display:table-cell; margin-left:4px">{{{text|}}}</span></div> | --><span style="display:table-cell; margin-left:4px">{{{text|}}}</span></{{#if:{{{text|{{{1|}}}}}}|div|span}}> | ||
| #default = <div style="background-color:rgba(159,159,159,.05); border:1px solid rgba(159,159,159,.3); border-left:4px solid #9F9F9F; border-radius:3px; padding:10px 12px; margin-bottom:6px">{{{text|{{{1|}}}}}}</div> | | #default = <div style="background-color:rgba(159,159,159,.05); border:1px solid rgba(159,159,159,.3); border-left:4px solid #9F9F9F; border-radius:3px; padding:10px 12px; margin-bottom:6px">{{{text|{{{1|}}}}}}</div> | ||
}}</onlyinclude></includeonly> | }}</onlyinclude></includeonly> |
Revision as of 01:06, 5 April 2023
The above documentation is transcluded from Template:Notify/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.