Template:Message: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "<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:...")
 
mNo edit summary
Line 2: Line 2:
<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>}}<!--
--><div style="background-color: rgba(0,0,0,.1); padding: 4px 8px;">--[[User:REDESAILE|THE OWL]] ([[User talk:REDESAILE|talk]]) 01:42, 18 November 2022 (PST)</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:44, 18 November 2022