Difference between revisions of "Template:Infobox Service Status"

From EVE University Wiki
Jump to: navigation, search
m (Changed text colour from darkgoldenrod to black for easier reading)
 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>
 
 
{{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    = width: 26em;
 
| title        = <!-- Name goes here -->
 
| title        = <!-- Name goes here -->
| above        = {{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }}
+
| above        = {{#if: {{{name|}}}  
 +
                  | {{{name}}}  
 +
                  | {{PAGENAME}}  
 +
                }}
 
                  
 
                  
 
| abovestyle  = background: #ffd700; /* Fallback for browsers that do not support gradients */
 
| abovestyle  = background: #ffd700; /* Fallback for browsers that do not support gradients */
Line 13: 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 24: 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 {{{department}}}
+
| header1      = Run By:<br> {{{department}}}
  
| label1       = Status Notes
+
| label2       = Status Notes
| data1       = {{{statusnotes|}}}
+
| data2       = {{{statusnotes|}}}
  
| label2       = Where to Access
+
| label3       = Where to Access
| data2       = {{#if: {{{availablelocations|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{availablelocations}}}</div>}}
+
| data3       = {{#if: {{{availablefrom|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{availablefrom}}}</div>}}
  
| label3       = Contact
+
| label4       = Contact
| data3       =  {{{contact|}}}
+
| data4       =  {{{contact|}}}
  
 
| belowstyle  = {{#switch: {{lc: {{{status|}}} }}
 
| belowstyle  = {{#switch: {{lc: {{{status|}}} }}
Line 47: Line 49:
 
                             color: white;
 
                             color: white;
  
                   | delay = background: #FFA500; /* Paused: Yellow-Orange */
+
                   | delayed = background: #FFA500; /* Paused: Yellow-Orange */
 
                             background-image: -moz-linear-gradient(top, #FFD700 0%, #FFA500 100%);
 
                             background-image: -moz-linear-gradient(top, #FFD700 0%, #FFA500 100%);
 
                             background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFD700), color-stop(100%,#FFA500));
 
                             background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFD700), color-stop(100%,#FFA500));
Line 70: Line 72:
 
                 }}
 
                 }}
 
| below        = {{#switch: {{lc: {{{status|}}} }}
 
| below        = {{#switch: {{lc: {{{status|}}} }}
                   | active = Community Coordinator
+
                   | active = Active
                   | stopped = Community Manager
+
                   | stopped = Currently Paused
  | delay = Delayed Or Reduced Capacity
+
  | delayed = Delayed Or Reduced Capacity
 +
                  |#default =
 
                 }}
 
                 }}
 
+
}}
</includeonly>
 
 
<noinclude>{{documentation}}</noinclude>
 
<noinclude>{{documentation}}</noinclude>

Latest revision as of 06:29, 14 March 2024

Infobox Service Status
E-UNI Emblem Square.png
Run By:
{{{department}}}
Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is view, at a glance, the status of any given EVE University program or service, and a quick reference for other important information.
Dependencies
Uses
{{Infobox}}
E-UNI Emblem Square.png as default image.
Syntax
{{Infobox Service Status
| name          =
| image         =
| department    = 
| statusnotes   = 
| availablefrom = 
| contact       = 
| status        = 
}}
Parameters
name 
The EVE University service. If omitted, the name of the page will be used.
image 
The name of the uploaded profile image of the coordinator, with extension and without parenthesis. When no file name is given, E-UNI Emblem Square.png is used as the default.
department 
The EVE University department in control of the service.
statusnotes 
If any important information regarding the status (such as reason for stoppage or delay) should be noted, do so here.
availablefrom 
Locations from which the service can be accessed, such as 'Forums', 'Discord' or a list of stations.
primarycontact 
Optional in-game, discord, or forum name of who to best contact for further questions.
status 
The current status of the service. Accepts 'active', 'delayed', or 'stopped'. If omitted, no status will be shown.
Sample
{{Infobox Service Status
| name              = Stride Improvement
| department        = Ministry of Silly Walks
| statusnotes       = Only available every other Tuesday
| availablefrom     = forums<br>Stacmon
| contact           = John Cleese
| status            = active
}}
gives...
Stride Improvement
Stride Improvement
Run By:
Ministry of Silly Walks
Status Notes Only available every other Tuesday
Where to Access

forums
Stacmon
Contact John Cleese
Active


{{Infobox Service Status
| name              = Stride Improvement
| department        = Ministry of Silly Walks
| statusnotes       = Only available every other Tuesday
| availablefrom     = forums<br>Stacmon
| contact           = John Cleese
| status            = delayed
}}
gives...
Stride Improvement
Stride Improvement
Run By:
Ministry of Silly Walks
Status Notes Only available every other Tuesday
Where to Access

forums
Stacmon
Contact John Cleese
Delayed Or Reduced Capacity

{{Infobox Service Status
| name              = Stride Improvement
| image             = 20th_Anniversary_Eagle_Logo_with_text.png
| department        = Ministry of Silly Walks
| statusnotes       = Only available every other Tuesday
| availablefrom     = forums<br>Stacmon
| contact           = John Cleese
| status            = stopped
}}
gives...
Stride Improvement
Stride Improvement
Run By:
Ministry of Silly Walks
Status Notes Only available every other Tuesday
Where to Access

forums
Stacmon
Contact John Cleese
Currently Paused
Visit Template:Infobox Service Status/doc to edit this text! (How does this work?) (Refresh this text - why?)