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/doc: Difference between revisions

Template page
m Another typo.
Implement flexbox
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
; Description
; Description
: This template is used to do something.
: 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
; Dependencies
Line 10: Line 10:
<pre><nowiki>
<pre><nowiki>
{{Infobox Service Status
{{Infobox Service Status
| name             =
| name         =
| department       =  
| image        =
| statusnotes       =  
| department   =  
| availablefrom     =  
| statusnotes   =  
| contact           =  
| availablefrom =  
| status           =  
| contact       =  
| status       =  
}}
}}
</nowiki></pre>
</nowiki></pre>
Line 24: Line 25:
::; statusnotes : If any important information regarding the status (such as reason for stoppage or delay) should be noted, do so here.
::; 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.
::; 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.
::; 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.
::; status : The current status of the service. Accepts ''''active'''', ''''delayed'''', or ''''stopped''''. If omitted, no status will be shown.


; Sample
; Sample
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
<div>
  <pre><nowiki>
{{Infobox Service Status
{{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
Line 36: Line 40:
| status            = active
| status            = active
}}
}}
<pre><nowiki>
</nowiki></pre>
{{Infobox Service Status
:: gives...
</div>
<div>
  {{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
| department        = Ministry of Silly Walks
| department        = Ministry of Silly Walks
Line 45: Line 52:
| status            = active
| status            = active
}}
}}
</nowiki></pre>
</div>
:: gives...
</div>
{{Clear}}
 
<pre><nowiki>
 
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
<div>
  <pre><nowiki>
{{Infobox Service Status
{{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
Line 59: Line 69:
</nowiki></pre>
</nowiki></pre>
:: gives...
:: gives...
</div>
<div>
{{Infobox Service Status
{{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
Line 67: Line 79:
| status            = delayed
| status            = delayed
}}
}}
</div>
</div>
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
<div>
<pre><nowiki>
{{Infobox Service Status
{{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
| image            = 20th_Anniversary_Eagle_Logo_with_text.png
| department        = Ministry of Silly Walks
| department        = Ministry of Silly Walks
| statusnotes      = Only available every other Tuesday
| statusnotes      = Only available every other Tuesday
Line 75: Line 95:
| status            = stopped
| status            = stopped
}}
}}
</nowiki></pre>
:: gives...
</div>
<div>
{{Infobox Service Status
{{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
| image            = 20th_Anniversary_Eagle_Logo_with_text.png
| department        = Ministry of Silly Walks
| department        = Ministry of Silly Walks
| statusnotes      = Only available every other Tuesday
| statusnotes      = Only available every other Tuesday
| availablefrom    = forums<br>Stacmon
| availablefrom    = forums<br>Stacmon
| contact          = John Cleese
| contact          = John Cleese
| status            = stopped
}}
}}
<includeonly>[[Category:Template]]<!-- Any categories for the template itself --></includeonly>
</div>
</div>
 
<includeonly>[[Category:Infobox templates|Service Status]]<!-- Any categories for the template itself --></includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>