warning – Template talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "=New Template Styling= would like to replace this with a somewhat more cleaner approach: option 1: <div style="display: flex; background: hsla(39, 100%, 75%, 1); align-items:...")
 
m (Fix stub)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=New Template Styling=
= New Template Styling =
would like to replace this with a somewhat more cleaner approach:
would like to replace this with a somewhat more cleaner approach:
== X39 ==


option 1:
option 1:
Line 7: Line 9:
option 2:
option 2:
<div style="display: flex; border: solid 1px hsla(39, 100%, 75%, 1); align-items: center;"><span style="font-size: 28px; color: hsla(39, 100%, 75%, 1); margin: -2px 8px;">⚠</span><p style="margin: 0px;">{{{1|-NA-}}}</p></div>
<div style="display: flex; border: solid 1px hsla(39, 100%, 75%, 1); align-items: center;"><span style="font-size: 28px; color: hsla(39, 100%, 75%, 1); margin: -2px 8px;">⚠</span><p style="margin: 0px;">{{{1|-NA-}}}</p></div>
option 3:
<div style="display: flex; background: red; align-items: center;"><span style="font-size: 28px; color: white; margin: -2px 8px;">⚠</span><p style="margin: 0px; color: white;">{{{1|-NA-}}}</p></div>
option 4:
<div style="display: flex; border: solid 1px red; align-items: center;"><span style="font-size: 28px; color: red; margin: -2px 8px;">⚠</span><p style="margin: 0px;">{{{1|-NA-}}}</p></div>


[[User:x39|x39]] ([[User talk:x39|talk]]) 14:53, 28 May 2018 (CEST)
[[User:x39|x39]] ([[User talk:x39|talk]]) 14:53, 28 May 2018 (CEST)
== Lou ==
<div style="background-color: red; border-radius: 0.25em; color: #FFF; display: flex; border: solid 1px red; align-items: center;">
<div style="font-size: 28px; height: 100%; margin: -2px 8px;">⚠</div>
<div style="background-color: #FFF; border-radius: 0.25em; color: #333; flex-grow: 1; height: 100%; margin: 2px; padding: 0.5em;">{{{1|-NA-}}}</div>
</div>
<div style="align-items: center; border: solid 2px red; display: flex; position: relative">
<div style="font-size: 2em; background-color: red; color: #FFF; padding: 0 0.25em;">⚠</div>
<div style="flex-grow: 1; padding: 0.25em 1em;">{{{1|-NA-}}}</div>
</div>
[[User:Lou Montana|Lou Montana]] ([[User talk:Lou Montana|talk]]) 15:04, 28 May 2018 (CEST)
== R3vo ==
<div style="background-color: red; border-radius: 0em; color: #FFF; display: flex; border: solid 1px red; align-items: center;">
<div style="font-size: 28px; height: 100%; margin: -2px 8px;">⚠</div>
<div style="background-color: #FFF; border-radius: 0em; color: #333; flex-grow: 1; height: 100%; margin: 3px; padding: 0.5em;">{{{1|-NA-}}}</div>
</div>
[[User:R3vo|R3vo]]

Latest revision as of 15:20, 28 May 2018

New Template Styling

would like to replace this with a somewhat more cleaner approach:

X39

option 1:

-NA-

option 2:

-NA-

option 3:

-NA-

option 4:

-NA-

x39 (talk) 14:53, 28 May 2018 (CEST)


Lou

-NA-


-NA-

Lou Montana (talk) 15:04, 28 May 2018 (CEST)


R3vo

-NA-

R3vo