Template:Message: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
<onlyinclude><includeonly><kbd style="width:100%; display:flex; margin:8px 0 8px 0;">{{#switch:{{{1}}} | <onlyinclude><includeonly><kbd style="width:100%; display:flex; margin:8px 0 8px 0;">{{#switch:{{{1}}} | ||
|#default=<kbd style="min-width:25em; max-width:{{{max-width|80%}}}; background-color:rgba(255,255,255,.1); {{border-radius|4px}}; display:flex; flex-direction:column; overflow:hidden; font-family:sans-serif; margin-left:calc(1.6em * {{{lvl|0}}}); float:left"><!-- | |#default=<kbd style="min-width:25em; max-width:{{{max-width|80%}}}; background-color:rgba(255,255,255,.1); {{border-radius|4px}}; display:flex; flex-direction:column; overflow:hidden; font-family:sans-serif; margin-left:calc(1.6em * {{{lvl|0}}}); float:left"><!-- | ||
-->{{#if: {{{1|}}} | < | -->{{#if: {{{1|}}} | <div style="box-shadow:0 0 10px rgba(0,0,0,.3); padding:4px 8px; margin:0;">{{{1|}}}</div> }}<!-- | ||
-->{{#if: {{{3|}}} | < | -->{{#if: {{{3|}}} | <div style="max-height:256px; border-bottom:1px solid rgba(0,0,0,.3); overflow:auto; user-select:none; padding:8px; margin: 0;">{{{3|}}}</div> }}<!-- | ||
-->{{#if: {{{2|}}} | <p style="background-color: rgba(0,0,0,.1); padding: 4px 8px; margin: 0;">{{{2|}}}</p> }} | -->{{#if: {{{2|}}} | <p style="background-color: rgba(0,0,0,.1); padding: 4px 8px; margin: 0;">{{{2|}}}</p> }} | ||
|oneline=<kbd style="min-width:25em; max-width:{{{max-width|80%}}}; background-color:rgba(255,255,255,.1); {{border-radius|4px}}; display:flex; flex-direction:row; overflow:hidden; font-family:sans-serif; margin-left:calc(1.6em * {{{lvl|0}}}); float: left;"><!-- | |oneline=<kbd style="min-width:25em; max-width:{{{max-width|80%}}}; background-color:rgba(255,255,255,.1); {{border-radius|4px}}; display:flex; flex-direction:row; overflow:hidden; font-family:sans-serif; margin-left:calc(1.6em * {{{lvl|0}}}); float: left;"><!-- |