Template:Temporarily closed place: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This template displays a message on places with a "Temporarily closed" <code>status</code> value to let readers know they are viewing a page about a place which may not be open. It also adds the page to [[:Category:Temporarily closed places]].
This template displays a message on places with a "Temporarily closed" <code>status</code> value to let readers know they are viewing a page about a place which is temporarily closed. It also adds the page to [[:Category:Temporarily closed places]].


It is embedded in [[Template:Page]] and should not need to be invoked directly.
It is embedded in [[Template:Page]] and should not need to be invoked directly.


== Usage ==
== 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.
This template takes no parameters, and instead gathers all its information from the semantic properties of the parent page. If a "Status message" (i.e. <code>status_text</code>) was provided for the form, this will replace the message box text.
<pre>
<pre>
{{Temporarily closed place}}
{{Temporarily closed place}}
Line 13: Line 13:
</noinclude><!--
</noinclude><!--
--><includeonly>{{mbox
--><includeonly>{{mbox
  | text=This article describes a {{#if:{{#show:{{PAGENAME}}|?Has place type}}|{{lc:{{#arraymap:{{#show:{{PAGENAME}}|?Has place type}}|,|@@@@|@@@@|/}}}}|place}} which is temporarily closed.
  | text={{#if:{{#show:{{PAGENAME}}|?Has status message}}|{{#show:{{PAGENAME}}|?Has status message}}|This article describes a {{#if:{{#show:{{PAGENAME}}|?Has place type}}|{{lc:{{#arraymap:{{#show:{{PAGENAME}}|?Has place type}}|,|@@@@|@@@@|/}}}}|place}} which is temporarily closed.}}
  | color_bar=#B9C3CD
  | color_bar=#B9C3CD
  | class=place-closed-ambox
  | class=place-closed-ambox
}}[[Category:Temporarily closed places]]<!--
}}[[Category:Temporarily closed places]]<!--
--></includeonly>
--></includeonly>

Revision as of 00:03, 16 December 2024

This template displays a message on places with a "Temporarily closed" status value to let readers know they are viewing a page about a place which is temporarily closed. It also adds the page to Category:Temporarily 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 "Status message" (i.e. status_text) was provided for the form, this will replace the message box text.

{{Temporarily closed place}}
This article describes a place which is temporarily closed.