Difference between revisions of "Template:Outage"

Line 25: Line 25:
 
   |update=As of ''date/time'', the problem has been resolved.}}
 
   |update=As of ''date/time'', the problem has been resolved.}}
  
</noinclude><includeonly>=== Issue with {{{services}}} ===
+
</noinclude><includeonly>==== Issue with {{{services}}} ====
  
 
Starting around {{{time}}}, the following problems began:
 
Starting around {{{time}}}, the following problems began:

Revision as of 17:07, 8 February 2021

This is a template for formalizing the structure of outage notifications on the Notices page.

At a minimum, use of this template should look like this:

{{outage
  |time=date and time outage started
  |services=affected services
  |summary=summary of the problem}}

That will look like this:

Issue with affected services

Starting around date and time outage started, the following problems began:

summary of the problem

We are working to address the issue.


You can include an update parameter, which will replace the last line of the output:

{{outage … |update=As of date/time, the problem has been resolved.}}

Issue with affected services

Starting around date and time outage started, the following problems began:

summary of the problem

As of date/time, the problem has been resolved.