Template:Standard/NoticeStyle1: Difference between revisions

From /i/nsurgency W/i/ki
Jump to navigationJump to search
>NekoArc
m Protected "Template:Standard/NoticeStyle1" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite))
Normalize colors
Line 1: Line 1:
<includeonly>
<includeonly>
<table align="{{#switch:{{{1|center}}}|all|center=center|left=left|right=right}}" style="background: #000000; border: 2px solid #6B0D0A; width: auto; {{roundy|30px}}">
<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:#A83935; padding: 10px; margin: 5px; {{roundy|30em}}" align="center">{{{imageleft|}}}</td>
  <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:#A83935; padding: 10px; margin: 5px; {{roundy|30em}}" align="center">{{{imageright|}}}</td>
  <td style="background:#a83935; padding: 10px; margin: 5px; {{roundy|30em}}" align="center">{{{imageright|}}}</td>
|
|
<td></td>
<td></td>

Revision as of 19:45, 21 December 2024


Demo

Alert
Stuff happened or something



Usage

Syntax

{{Standard/NoticeStyle1 | title = Alert | subtitle = Stuff happened or something | imageleft = [[Image:somepic.png|100]] | imageright = [[Image:somepic.png|100]] }}