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 Add sample text to samples. change template category.
Implement flexbox
 
(8 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 28: Line 29:


; 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}}
<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 57: Line 67:
| status            = delayed
| status            = delayed
}}
}}
<pre><nowiki>
</nowiki></pre>
:: gives...
</div>
<div>
{{Infobox Service Status
{{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
Line 66: Line 79:
| status            = delayed
| status            = delayed
}}
}}
</nowiki></pre>
</div>
:: gives...
</div>
 


{{Clear}}
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
{{Infobox Service Status
<div>
| name              = Stride Improvement
| department        = Ministry of Silly Walks
| statusnotes      = Only available every other Tuesday
| availablefrom    = forums<br>Stacmon
| contact          = John Cleese
| status            = stopped
}}
<pre><nowiki>
<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 89: Line 97:
</nowiki></pre>
</nowiki></pre>
:: gives...
:: gives...
 
</div>
{{Clear}}
<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
}}
}}
<pre><nowiki>
</div>
{{Infobox Service Status
</div>
| name              = Stride Improvement
| department        = Ministry of Silly Walks
| statusnotes      = Only available every other Tuesday
| availablefrom    = forums<br>Stacmon
| contact          = John Cleese
}}
</nowiki></pre>
:: gives...
 


<includeonly>[[Category:Infobox template]]<!-- Any categories for the template itself --></includeonly>
<includeonly>[[Category:Infobox templates|Service Status]]<!-- Any categories for the template itself --></includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>