Template:Sitenotice: Difference between revisions

m Protected "Template:Sitenotice" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
| <!-- With image -->
| <!-- With image -->
<div class="{{{image bg|}}} {{{text color|}}}" style="display: flex; align-items: center; background: {{{image bg|}}}; padding: .4em 1em; border-radius: .4em 0 0 .4em">{{{image|}}}</div>
<div class="{{{image bg|}}} {{{text color|}}}" style="display: flex; align-items: center; background: {{{image bg|}}}; padding: .4em 1em; border-radius: .4em 0 0 .4em">{{{image|}}}</div>
<div class="{{{text bg|}}} {{{text color|}}}" style="display: flex; background: {{{text bg|}}}; color: {{{text color|}}}; padding: 1em 2.5em 1em 1.25em; border-radius: 0 .4em .4em 0"><p style="margin: auto !important; text-align: center;">{{{text|}}}%CLOSE%</div>
<div class="{{{text bg|}}} {{{text color|}}}" style="display: flex; background: {{{text bg|}}}; color: {{{text color|}}}; padding: 1em 2.5em 1em 1.25em; border-radius: 0 .4em .4em 0"><p style="margin: auto !important; text-align: center;">{{{text|}}}</div>
| <!-- Text only -->
| <!-- Text only -->
<div class="{{{text bg|}}} {{{text color|}}}" style="display: flex; background: {{{text bg|}}}; color: {{{text color|}}}; padding: 1em 2.5em 1em 1.25em; border-radius: .4em"><p style="margin: auto !important; text-align: center;">{{{text|}}}</p>%CLOSE%</div>}}
<div class="{{{text bg|}}} {{{text color|}}}" style="display: flex; background: {{{text bg|}}}; color: {{{text color|}}}; padding: 1em 2.5em 1em 1.25em; border-radius: .4em"><p style="margin: auto !important; text-align: center;">{{{text|}}}</p></div>}}
</div>
</div>
<noinclude>{{/doc}}</noinclude>
<noinclude>{{/doc}}</noinclude>