Template:Message: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<div style="width: 100%; margin-top: 10px; display: flex;">
<div style="width: 100%; margin-top: 10px; display: flex;"><div style="min-width: 25em; max-width: 80%; background-color: rgba(255,255,255,.1); border-radius: 4px; overflow: hidden; float: left;"><!--
<div style="min-width: 25em; max-width: 80%; background-color: rgba(255,255,255,.1); border-radius: 4px; overflow: hidden; float: left;"><!--
-->{{#if: {{{1|}}} | <div style="padding: 4px 8px; box-shadow: 0 0 10px rgba(0,0,0,.3)">{{{1|}}}</div> }}<!--
-->{{#if: {{{1|}}} | <div style="padding: 4px 8px; box-shadow: 0 0 10px rgba(0,0,0,.3)">{{{1|}}}</div>}}<!--
-->{{#if: {{{2|}}} | <div style="border-bottom: 1px solid rgba(0,0,0,.3); display: flex; justify-content: center; padding: 4px 8px;>{{{2|}}}</div> }}<!--
-->{{#if: {{{2|}}} | <div style="border-bottom: 1px solid rgba(0,0,0,.3); display: flex; justify-content: center; padding: 4px 8px;>{{{2|}}}</div>}}<!--
-->{{#if: {{{3|}}} | <div style="background-color: rgba(0,0,0,.1); padding: 4px 8px;">{{{3|}}}</div> }}
-->{{#if: {{{3|}}} | <div style="background-color: rgba(0,0,0,.1); padding: 4px 8px;">{{{3|}}}</div>}}
</div></div>
</div>
</div>

Revision as of 02:46, 18 November 2022