Template:Inactive place: Difference between revisions
IssuePress (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
This template displays a message on places with an "Inactive" <code>status</code> value to let readers know they are viewing a page about a place which no longer uses a duplicator or is otherwise inactive. It also adds the page to [[:Category:Inactive places]]. | This template displays a message on places with an "Inactive" <code>status</code> value to let readers know they are viewing a page about a place which no longer uses a duplicator or is otherwise inactive. It also adds the page to [[:Category:Inactive places]]. | ||
It is embedded in [[Template: | It is embedded in [[Template:Place]] and should not need to be invoked directly. | ||
== Usage == | == Usage == | ||
Line 9: | Line 9: | ||
{{Inactive place}} | {{Inactive place}} | ||
</pre> | </pre> | ||
{{ | {{mbox | ||
| text={{#if:{{#show:{{PAGENAME}}|?Has status message}}|{{#show:{{PAGENAME}}|?Has status message}}|This {{#if:{{#show:{{PAGENAME}}|?Has place type}}|{{lc:{{#arraymap:{{#show:{{PAGENAME}}|?Has place type}}|,|@@@@|@@@@|/}}}}|place}} is no longer active in [[stencil printing]] but remains in the wiki for historical reference.}} | |||
| color_bar=#009DA5 | |||
| background=#f2fafa | |||
| border=1px solid #E6F5F6 | |||
| class=inactive-place-ambox | |||
| icon=hand fa-flip-horizontal | |||
}} | |||
</noinclude><!-- | </noinclude><!-- | ||
--><includeonly>{{mbox | --><includeonly>{{mbox | ||
| text={{#if:{{#show:{{PAGENAME}}|?Has status message}}|{{#show:{{PAGENAME}}|?Has status message}}|This {{#if:{{#show:{{PAGENAME}}|?Has place type}}|{{lc:{{#arraymap:{{#show:{{PAGENAME}}|?Has place type}}|,|@@@@|@@@@|/}}}}|place}} is no longer active in stencil printing.}} | | text={{#if:{{#show:{{PAGENAME}}|?Has status message}}|{{#show:{{PAGENAME}}|?Has status message}}|This {{#if:{{#show:{{PAGENAME}}|?Has place type}}|{{lc:{{#arraymap:{{#show:{{PAGENAME}}|?Has place type}}|,|@@@@|@@@@|/}}}}|place}} is no longer active in [[stencil printing]] but remains in the wiki for historical reference.}} | ||
| color_bar=#009DA5 | | color_bar=#009DA5 | ||
| background=#f2fafa | | background=#f2fafa |
Latest revision as of 15:18, 17 December 2024
This template displays a message on places with an "Inactive" status
value to let readers know they are viewing a page about a place which no longer uses a duplicator or is otherwise inactive. It also adds the page to Category:Inactive places.
It is embedded in Template:Place 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.
{{Inactive place}}