Template:Outdated feature/doc - minecraft.fandom.com
Treść tej podstrony pochodzi z artykułu „Template:Outdated feature/doc” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
[purge]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationThis 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.
Usage[]
{{Outdated feature|1|edition=Set edition|section=Optional section mode|nocat=Category remover}}
- The
1parameter replaces the default message. Use this when a more specific message is needed. - The
editionparameter sets the edition where the feature was removed from. It also changes the image of the template to one related to the edition. - The
section=1parameter changes the template to a section style. - The
nocat=1parameter prevents adding the page to Category:Removed features. This should normally only be used if a more specific category is appropriate.
Examples[]
| Template code | Generates |
|---|---|
Normal usage:{{Outdated feature}} |
This page describes content that exists only in outdated versions of Minecraft.
This feature used to be in the game, but has ever since been removed. It may or may not return in a future update.
|
Custom message:{{Outdated feature|This block was removed in all editions.}} |
This page describes content that exists only in outdated versions of Minecraft.
This block was removed in all editions.
|
Specific edition:{{Outdated feature|edition=bedrock}} |
This page describes content that exists only in outdated versions of Bedrock Edition.
This feature used to be in the game, but has ever since been removed. It may or may not return in a future update.
|
Section style:{{Outdated feature|section=1}} |
This section describes content that exists only in outdated versions of Minecraft.
This feature used to be in the game, but has ever since been removed. It may or may not return in a future update.
|