<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FRemoved_feature%2Fdoc</id>
	<title>Template:MC/Removed feature/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FRemoved_feature%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Removed_feature/doc&amp;action=history"/>
	<updated>2026-04-10T08:16:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/Removed_feature/doc&amp;diff=45051&amp;oldid=prev</id>
		<title>imported&gt;Nixinova: never param</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Removed_feature/doc&amp;diff=45051&amp;oldid=prev"/>
		<updated>2026-03-26T09:52:16Z</updated>

		<summary type="html">&lt;p&gt;never param&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation header}} 	&lt;br /&gt;
{{redirect|Template:Outdated|the template used to mark a page that needs to be updated|Template:Update}}&lt;br /&gt;
{{shortcut|Outdated|Removed}}&lt;br /&gt;
This template inserts a note saying that the content of the page using the template has been removed from the game. &lt;br /&gt;
&lt;br /&gt;
Pages using this template are added to [[:Category:Removed features]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display: table;&amp;quot;&amp;gt;{{Removed feature|1|never=Never been in other editions?|edition=Set edition|section=Optional section mode|nocat=Category remover}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; parameter replaces the default message. Use this when a more specific message is needed.&lt;br /&gt;
* The &amp;lt;code&amp;gt;edition&amp;lt;/code&amp;gt; parameter sets the edition where the feature was removed from. It also changes the image of the template to one related to the edition.&lt;br /&gt;
* The &amp;lt;code&amp;gt;never=1&amp;lt;/code&amp;gt; parameter adds a note clarifying that the feature was never in any other editions&lt;br /&gt;
* The &amp;lt;code&amp;gt;section=1&amp;lt;/code&amp;gt; parameter changes the template to a section style.&lt;br /&gt;
* The &amp;lt;code&amp;gt;nocat=1&amp;lt;/code&amp;gt; parameter prevents adding the page to [[:Category:Removed features]]. This should normally only be used if a more specific category is appropriate.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Custom message&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Replaces the default message. Use this when a more specific message is needed.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;This feature has been removed from main gameplay, but is still available through commands in Bedrock Edition.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;section&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Section&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Makes the notice only apply to a section.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;never&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Never&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Makes the notice say that the feature was never in any other editions.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;edition&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Edition&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Sets the edition where the feature was removed from. It also changes the image of the template to one related to the edition.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;java&amp;quot;,&lt;br /&gt;
				&amp;quot;bedrock&amp;quot;,&lt;br /&gt;
				&amp;quot;earth&amp;quot;,&lt;br /&gt;
				&amp;quot;story mode&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;edition2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Edition (2)&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Adds another edition from which the feature was removed.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;edition3&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Edition (3)&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Adds another edition from which the feature was removed.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;nocat&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;No Category&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Prevents adding the page to [[:Category:Removed features]]. This should normally only be used if a more specific category is appropriate.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template inserts a note saying that the content of the page using the template has been removed from the game. Pages using this template are added to [[:Category:Removed features]].&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;1&amp;quot;,&lt;br /&gt;
		&amp;quot;edition&amp;quot;,&lt;br /&gt;
		&amp;quot;edition2&amp;quot;,&lt;br /&gt;
		&amp;quot;edition3&amp;quot;,&lt;br /&gt;
		&amp;quot;section&amp;quot;,&lt;br /&gt;
		&amp;quot;never&amp;quot;,&lt;br /&gt;
		&amp;quot;nocat&amp;quot;&lt;br /&gt;
	]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Template code !! Generates&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Normal usage:&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;{{t|Removed feature}} || {{Outdated feature}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Custom message:&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;{{t|Removed feature|This block was removed in all editions.}} || {{Outdated feature|This block was removed in all editions.}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Specific edition:&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;{{t|Removed feature|edition{{=}}bedrock}} || {{Outdated feature|edition=bedrock}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Section style:&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;{{t|Removed feature|section{{=}}1}} || {{Outdated feature|section=1}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
[[Category:Notice templates]]&lt;br /&gt;
&lt;br /&gt;
[[de:Vorlage:Veraltet]]&lt;br /&gt;
[[es:Plantilla:Eliminado]]&lt;br /&gt;
[[fr:Modèle:Fonctionnalité supprimée]]&lt;br /&gt;
[[it:Template:Funzione rimossa]]&lt;br /&gt;
[[ja:テンプレート:Removed feature]]&lt;br /&gt;
[[ko:틀:Outdated feature]]&lt;br /&gt;
[[lzh:模板:Outdated feature]]&lt;br /&gt;
[[nl:Sjabloon:Verouderde functionaliteit]]&lt;br /&gt;
[[pt:Predefinição:Recurso removido]]&lt;br /&gt;
[[ru:Шаблон:Удалённое]]&lt;br /&gt;
[[th:แม่แบบ:Outdated feature]]&lt;br /&gt;
[[uk:Шаблон:Видалена особливість]]&lt;br /&gt;
[[zh:Template:Outdated feature]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;!-- Documentation categories/interwiki here --&amp;gt;&lt;br /&gt;
[[de:Vorlage:Veraltet/Dokumentation]]&lt;br /&gt;
[[es:Plantilla:Eliminado/doc]]&lt;br /&gt;
[[fr:Modèle:Fonctionnalité supprimée/doc]]&lt;br /&gt;
[[it:Template:Funzione rimossa/doc]]&lt;br /&gt;
[[ja:テンプレート:Removed feature/doc]]&lt;br /&gt;
[[ko:틀:Outdated feature/doc]]&lt;br /&gt;
[[lzh:模板:Outdated feature/doc]]&lt;br /&gt;
[[nl:Sjabloon:Verouderde functionaliteit/doc]]&lt;br /&gt;
[[pt:Predefinição:Recurso removido/doc]]&lt;br /&gt;
[[ru:Шаблон:Удалённое/док]]&lt;br /&gt;
[[th:แม่แบบ:Outdated feature/doc]]&lt;br /&gt;
[[uk:Шаблон:Видалена особливість/док]]&lt;br /&gt;
[[zh:Template:Outdated feature/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Nixinova</name></author>
	</entry>
</feed>