Template:RemovedFeature: Difference between revisions
Jump to navigation
Jump to search
(Recreated.) |
(Minor fix.) |
||
Line 5: | Line 5: | ||
| colorbackground = Yellow | | colorbackground = Yellow | ||
| colortext = | | colortext = | ||
| text = '''This feature no longer exist in the game.'''{{#if:{{{1|}}}| | | text = '''This feature no longer exist in the game.'''{{#if:{{{1|}}}|<br>Related patch notes: {{{1}}}|}} | ||
Related patch notes: {{{1}}}|}} | |||
}}{{#if:{{{Unlisted|}}}||[[Category:Removed_features]]}}</includeonly><noinclude>{{RemovedFeature/Doc}}</noinclude> | }}{{#if:{{{Unlisted|}}}||[[Category:Removed_features]]}}</includeonly><noinclude>{{RemovedFeature/Doc}}</noinclude> |
Revision as of 23:16, 24 February 2024
What is the {{RemovedFeature}} tag?
The {{RemovedFeature}} tag is used to mark a page as being about a removed feature.
To see a list of removed features, go to the Category:Removed features page.
How to use
To flag a page as removed, simply add the {{RemovedFeature}} tag on the top of the wanted page.
{{RemovedFeature}}
When using the {{RemovedFeature}} tag, you can also add the relevant patch notes by using the tag like this:
{{RemovedFeature|[[World Update]]}}
{{RemovedFeature|1=[https://hazeron.com/mybb/showthread.php?tid=3054 2024-02-23 Asteroid Lost, Scroll Bars, Yeet Bug]}}
Although the {{RemovedFeature}} tag can be added to anywhere on a page, it is best to have it at the very top/start of the page.
What it'll look like
{{RemovedFeature}}
This feature no longer exist in the game. |
{{RemovedFeature|[[World Update]]}}
This feature no longer exist in the game. Related patch notes: World Update |
{{RemovedFeature|1=[https://hazeron.com/mybb/showthread.php?tid=3054 2024-02-23 Asteroid Lost, Scroll Bars, Yeet Bug]}}
This feature no longer exist in the game. Related patch notes: 2024-02-23 Asteroid Lost, Scroll Bars, Yeet Bug |