Template:Metanotice/sandbox: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) (Created page with "<div style="background: linear-gradient(90deg, rgb({{{color|207, 207, 207}}},{{{opacity|.1}}}) 0%, transparent 100%); border-left: 2px solid rgb({{{color|207, 207, 207}}}); bo...") |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<div style="background: linear-gradient(90deg, rgb( | <div class="plainlinks" style="background: {{#switch:{{{mode}}} | ||
| legacy = {{{bg|#444}}} | |||
| #default = {{{bg|linear-gradient(90deg, rgb(207, 207, 207,.1) 0%, transparent 100%)}}} | |||
}}; | |||
{{#switch:{{{mode}}} | |||
| legacy = border: 1px {{{bdcolor|}}} | |||
| #default = border-left: 2px {{{bdcolor|rgb(207, 207, 207)}}} | |||
}} solid; box-sizing: border-box; gap:1em; padding-left: 1em; padding-block:.2em; margin-block:6px; font-size: 12px; display:flex; align-items:center;"> | |||
<div style="user-select:none;">{{{id|{{{3|[[File:Icon-help.png|32px]]}}}}}}</div> | <div style="user-select:none;">{{{id|{{{3|[[File:Icon-help.png|32px]]}}}}}}</div> | ||
<div>{{{text|{{{1|}}}}}}<br>{{{small|<small>{{{2|</small>}}}}}}</div></div> | <div>{{{text|{{{1|}}}}}}<br>{{{small|<small>{{{2|</small>}}}}}}</div></div> |