Template:Imbox: Difference between revisions
From All Skies Encyclopaedia
imported>Davidgothberg (Hard coding all the new styles so this box can be used for testing.) |
imported>Davidgothberg (Simplifying the code.) |
||
Line 1: | Line 1: | ||
<table class="metadata plainlinks ambox" style=" |
<table class="metadata plainlinks ambox" style="margin: 3px 10%; |
||
{{#switch:{{{type|}}} |
{{#switch:{{{type|}}} |
||
| speedy |
| speedy = border: 4px solid #b22222; background: #fee; |
||
| delete = |
| delete = border: 4px solid #b22222; |
||
| content = |
| content = border: 4px solid #f28500; |
||
| style = |
| style = border: 4px solid #f4c430; |
||
| move = |
| move = border: 4px solid #9932cc; |
||
| protection = |
| protection = border: 4px solid #bba; |
||
| notice <!-- notice = default --> |
| notice <!-- notice = default --> |
||
| #default = |
| #default = border: 4px solid #1e90ff; |
||
}} {{{style|}}}"> |
}} {{{style|}}}"> |
||
<tr> |
<tr> |