Template:Standard/NoticeStyle1: Difference between revisions
From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Anastasia m Protected "Template:Standard/NoticeStyle1": done. i win ([edit=sysop] (indefinite) [move=sysop] (indefinite)) |
Normalize colors (moar) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<table align="{{#switch:{{{1|center}}}|all|center=center|left=left|right=right}}" style="background: # | <table align="{{#switch:{{{1|center}}}|all|center=center|left=left|right=right}}" style="background: #000; border: 2px solid #6b0d0a; width: auto; {{roundy|30px}}"> | ||
<tr> | <tr> | ||
{{ #if:{{{imageleft|}}} | {{ #if:{{{imageleft|}}} | ||
| | | | ||
<td style="background:# | <td style="background:#a83935; padding: 10px; margin: 5px; {{roundy|30em}}" align="center">{{{imageleft|}}}</td> | ||
| | | | ||
<td></td> | <td></td> | ||
Line 11: | Line 11: | ||
{{ #if:{{{imageright|}}} | {{ #if:{{{imageright|}}} | ||
| | | | ||
<td style="background:# | <td style="background:#a83935; padding: 10px; margin: 5px; {{roundy|30em}}" align="center">{{{imageright|}}}</td> | ||
| | | | ||
<td></td> | <td></td> |