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
No edit summary
Implement flexbox
 
(4 intermediate revisions by 2 users not shown)
Line 10: Line 10:
<pre><nowiki>
<pre><nowiki>
{{Infobox Service Status
{{Infobox Service Status
| name             =
| name         =
| image             =
| image         =
| department       =  
| department   =  
| statusnotes       =  
| statusnotes   =  
| availablefrom     =  
| availablefrom =  
| contact           =  
| contact       =  
| status           =  
| status       =  
}}
}}
</nowiki></pre>
</nowiki></pre>
Line 29: Line 29:


; Sample
; Sample
<div style="width: 50%; float:left">
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
<div>
   <pre><nowiki>
   <pre><nowiki>
{{Infobox Service Status
{{Infobox Service Status
Line 42: Line 43:
:: gives...
:: gives...
</div>
</div>
 
<div>
<div style="width: 50%; float:right">
   {{Infobox Service Status
   {{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
Line 52: Line 52:
| status            = active
| status            = active
}}
}}
</div>
</div>


</div>
{{clear}}


<div style="width: 50%; float:left">
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
<div>
   <pre><nowiki>
   <pre><nowiki>
{{Infobox Service Status
{{Infobox Service Status
Line 69: Line 70:
:: gives...
:: gives...
</div>
</div>
<div style="width: 50%; float:right">
<div>
{{Infobox Service Status
{{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
Line 79: Line 80:
}}
}}
</div>
</div>
</div>


{{clear}}
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
<div style="width: 50%; float:left">
<div>
<pre><nowiki>
<pre><nowiki>
{{Infobox Service Status
{{Infobox Service Status
| name              = Stride Improvement
| name              = Stride Improvement
Line 96: Line 98:
:: gives...
:: gives...
</div>
</div>
<div style="width: 50%; float:right">
<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
Line 106: Line 109:
}}
}}
</div>
</div>
{{clear}}
</div>
<includeonly>[[Category:Infobox templates]]<!-- 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>