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 Take the infobox bit in the template name out of the category sort order.
Implement flexbox
 
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 78: Line 79:
| status            = delayed
| status            = delayed
}}
}}
</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
| 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
Line 107: Line 109:
}}
}}
</div>
</div>
{{clear}}
</div>
 
<includeonly>[[Category:Infobox templates|Service Status]]<!-- 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>