Template:Notify: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
({{{inline_style|}}} to enable custom styles) |
||
Line 1: | Line 1: | ||
{{Doc}} | {{Doc}} | ||
<includeonly><onlyinclude>{{#switch:{{{mode|}}} | <includeonly><onlyinclude>{{#switch:{{{mode|}}} | ||
| inline = <{{#if:{{{text|{{{1|}}}}}}|div|span}} style="display:{{#if:{{{text|{{{1|}}}}}}|flex|inline-flex}}; {{#if:{{{text|{{{1|}}}}}}|gap:4px;|}} 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:{{#if:{{{text|{{{1|}}}}}}|6px 0 4px 12px|2px 0 0 8px}}; margin:{{#if:{{{text|{{{1|}}}}}}|.5em 0|0}}"><!-- | | inline = <{{#if:{{{text|{{{1|}}}}}}|div|span}} style="{{{inline_style|}}}display:{{#if:{{{text|{{{1|}}}}}}|flex|inline-flex}}; {{#if:{{{text|{{{1|}}}}}}|gap:4px;|}} 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:{{#if:{{{text|{{{1|}}}}}}|6px 0 4px 12px|2px 0 0 8px}}; margin:{{#if:{{{text|{{{1|}}}}}}|.5em 0|0}}"><!-- | ||
-->{{#if:{{{img|}}}{{{type|}}}|<strong style="display:table-cell; color:rgb({{{color|240,240,240}}}); white-space:nowrap"><!-- | -->{{#if:{{{img|}}}{{{type|}}}|<strong style="{{{inline_style|}}}display:table-cell; color:rgb({{{color|240,240,240}}}); white-space:nowrap"><!-- | ||
-->{{#if:{{{img|}}}|<span style="user-select:none; margin-right:4px">[[File:{{{img|}}}|link=]]</span>|}}{{{type|}}}:<!-- | -->{{#if:{{{img|}}}|<span style="{{{inline_style|}}}user-select:none; margin-right:4px">[[File:{{{img|}}}|link=]]</span>|}}{{{type|}}}:<!-- | ||
--></strong>|}}<!-- | --></strong>|}}<!-- | ||
--><span style="display:table-cell">{{{text|{{{1|}}}}}}</span></{{#if:{{{text|{{{1|}}}}}}|div|span}}> | --><span style="{{{inline_style|}}}display:table-cell">{{{text|{{{1|}}}}}}</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="{{{inline_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 04:31, 9 May 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.