Template:Problems/Shutdown/doc

From Dolphin Emulator Wiki
Jump to navigation Jump to search

Adds common text to the "Emulation Information" portion of Wii titles that had been partially or fully shut down. See {{Problems}} for other shared problem statements.

Usage

{{Problems/Shutdown|type=|date=|source=}}

where

  • type is used to override the software type (e.g. "channel" -- defaults to "title" if nothing is specified).
  • date is a free text field to specify the date the title was shut down (e.g. "June 28, 2013")
  • source is used to provide an URL with have more details of the shutdown (e.g. "http://foo.bar")

All of those parameters are optional but it's strongly recommended to provide at least the date of the shut down when calling this template.

Examples

Default

{{Problems/Shutdown}}

Shut Down

This title has been shut down and works in neither Dolphin or on Wii hardware.

/w Date

{{Problems/Shutdown|date=June 28, 2013}}

Shut Down

This title has been shut down as of June 28, 2013 and works in neither Dolphin or on Wii hardware.

/w Date and Source

{{Problems/Shutdown|date=June 28, 2013|source=http://foo.bar}}

Shut Down

This title has been shut down as of June 28, 2013 and works in neither Dolphin or on Wii hardware.

/w Type, Date and Source

Channel

{{Problems/Shutdown|type=channel|date=June 28, 2013|source=http://foo.bar}}

Shut Down

This channel has been shut down as of June 28, 2013 and works in neither Dolphin or on Wii hardware.

Multiplayer

{{Problems/Shutdown|type=title's multiplayer servers|date=June 28, 2013|source=http://foo.bar}}

Shut Down

This title's multiplayer server has been shut down as of June 28, 2013 and works in neither Dolphin or on Wii hardware.

Used By