Template:Closed place: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This template displays a message on places with a "closed" <code>status</code> value to let readers know they are viewing a page about a place which no longer exists. It is embedded in [[Template:Page]] and should not need to be invoked directly. | This template displays a message on places with a "closed" <code>status</code> value to let readers know they are viewing a page about a place which no longer exists. It also adds the page to [[:Category:Closed places]]. | ||
It is embedded in [[Template:Page]] and should not need to be invoked directly. | |||
== Usage == | == Usage == | ||
Line 36: | Line 38: | ||
| color_bar=#B9C3CD | | color_bar=#B9C3CD | ||
| class=place-closed-ambox | | class=place-closed-ambox | ||
}}<!-- | }}[[Category:Closed places]]<!-- | ||
--></includeonly> | --></includeonly> |
Revision as of 22:35, 15 December 2024
This template displays a message on places with a "closed" status
value to let readers know they are viewing a page about a place which no longer exists. It also adds the page to Category:Closed places.
It is embedded in Template:Page and should not need to be invoked directly.
Usage
This template takes no parameters, and instead gathers all its information from the semantic properties of the parent page. If a closed year was provided in the Form:Place for that page, a line about it will be included as well.
{{Closed place}}
Custom message
However, if a parameter is provided, it will overwrite the text message (if, for example you need a more complex description of the closure of the place).
{{Closed place|The studio itself closed in 2018, however the artists still publish through other printshops in the Chicago area.}}
TemplateData
Included as a notice on places that are no longer active.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Alternate text | 1 | Custom text to display in the message box, instead of the default message. | String | optional |