Template:Closed place: Difference between revisions

From stencil.wiki
(Created page with "<noinclude> This template displays a message on places with a "closed" <code>status</status> 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. == Usage == This template takes no parameters, and instead gathers all its information from the semantic properties of the parent page. <pre> {{Closed place}} </pre> {{Closed place}} == TemplateData == </noinclud...")
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This template displays a message on places with a "closed" <code>status</status> 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 is embedded in [[Template:Page]] and should not need to be invoked directly.


== Usage ==
== Usage ==

Revision as of 21:56, 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 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.

{{Closed place}}
place
{{{text}}}

closed

| text=This article describes a place which no longer exists.
| color_bar=#B9C3CD
| class=place-closed-ambox

}}

TemplateData