Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Service Status: Difference between revisions

Template page
No edit summary
Reduce box width to the {{Infobox}} default width.
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
| name        = <!-- left empty, to NOT have edit links at the bottom of the box.-->
| name        = <!-- left empty, to NOT have edit links at the bottom of the box.-->
| bodystyle    = width: 26em;
| bodystyle    =  
| title        = <!-- Name goes here -->
| title        = <!-- Name goes here -->
| above        = {{#if: {{{name|}}}  
| above        = {{#if: {{{name|}}}  
Line 15: Line 15:
background-image: -ms-linear-gradient(top, #fff5c4 0%, #d4af37 100%);
background-image: -ms-linear-gradient(top, #fff5c4 0%, #d4af37 100%);
background-image: linear-gradient(to bottom, #fff5c4 0%, #d4af37 100%);
background-image: linear-gradient(to bottom, #fff5c4 0%, #d4af37 100%);
color: darkgoldenrod;
color: black;


| image        = [[File:{{#if: {{{image|}}} | {{{image}}} | E-UNI_Emblem_Square.png}}|200px|{{{name|}}}]]
| image        = [[File:{{#if: {{{image|}}}|{{{image}}}|E-UNI_Emblem_Square.png}}|200px|{{{name|}}}]]


| headerstyle  = background: #ffd700; /* Fallback for browsers that do not support gradients */
| headerstyle  = background: #ffd700; /* Fallback for browsers that do not support gradients */
Line 26: Line 26:
background-image: -ms-linear-gradient(top, #fff5c4 0%, #d4af37 100%);
background-image: -ms-linear-gradient(top, #fff5c4 0%, #d4af37 100%);
background-image: linear-gradient(to bottom, #fff5c4 0%, #d4af37 100%);
background-image: linear-gradient(to bottom, #fff5c4 0%, #d4af37 100%);
color: darkgoldenrod;
color: black;


| header1      = Run By:<br> {{{department}}}
| header1      = Run By:<br> {{{department}}}