Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Difference between revisions of "Template:OutdatedContent"

From DFO World Wiki
Jump to: navigation, search
m
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="width: 80%; margin: 0 0 0 10%; border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #000000;"
+
<includeonly><table style="width: 80%; margin: 0 0 0 10%; border-collapse: collapse; background: #FBFBFB; border 1px solid #aaa; border-left: 10px solid #000000;"><tr><td style="width: 52px; padding: 2px 0px 2px 0.5em; text-align: center;">[[Image:future content.png|65px]]</td><td style="padding: 0.25em 0.5em;">'''This article is no longer actively maintained because it contains in-game content that is considered outdated.'''<br>Although it may still be in the game, its systems or features have been rendered unnecessary or obsolete by an update{{#if:{{{1|}}}|&nbsp;(superceded by '''[[{{{1}}}]])'''.|.}}</td></tr></table></includeonly><noinclude>{{Documentation}}</noinclude>
|-
 
| style="width: 52px; padding: 2px 0px 2px 0.5em; text-align: center;" | [[Image:future content.png|65px]]
 
| style="padding: 0.25em 0.5em;" | '''This article is no longer being actively maintained because it contains content that is considered outdated.'''<br>Although it may still be in the game, its systems or features have been rendered unnecessary or useless by an update{{#if:{{{1|}}}|&nbsp;(see: '''[[{{{1}}}]])'''.|.}}
 
|}
 
<includeonly>[[Category:Outdated Content]]</includeonly>
 
<noinclude>
 
== Usage ==
 
 
 
<pre>{{OutdatedContent}}</pre>
 
 
 
[[Category: Notification Templates]]
 
</noinclude>
 

Latest revision as of 18:17, 20 April 2025

Template Documentation view
Description
This template will render a banner designed to warn readers about outdated content that may still exist in the game. For instance, this could refer to a dungeon from a previous level cap whose rewards have no use in the current level cap aside from transitioning players. For content that has become entirely inaccessible, use Template:RemovedContent instead.
Syntax
1 (optional)
The name of an article to link to include in the banner.
Example
Without a reference link
{{OutdatedContent}}
Future content.pngThis article is no longer actively maintained because it contains in-game content that is considered outdated.
Although it may still be in the game, its systems or features have been rendered unnecessary or obsolete by an update.
With a reference link
{{OutdatedContent|Disciple of Doom}}
Future content.pngThis article is no longer actively maintained because it contains in-game content that is considered outdated.
Although it may still be in the game, its systems or features have been rendered unnecessary or obsolete by an update (superceded by Disciple of Doom).