Editing Template:Outdated/docGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
==Description== | ==Description== | ||
This message box template should be | This message box template should be used on outdated pages. | ||
==Usage== | ==Usage== | ||
It should be placed at the top of the page. Directly using {{t|Outdated}} at the top of the page is going to display the [[Template:Message box|message box]] below: | It should be placed at the top of the page. Directly using {{t|Outdated}} at the top of the page is going to display the [[Template:Message box|message box]] below: | ||
{{ | {{Message box | ||
| bgcolor = #f8f7f5 | |||
| bdcolor = #e1d2b3 | |||
| image = AttributeIconTechDuration.svg | |||
| notice = This page is outdated and it needs to be updated. You can help Deadlock Wiki by [[Special:Edit/{{FULLPAGENAME}}|updating it]]. | |||
| notes = {{{1|}}} | |||
}} | |||
== Examples == | == Examples == | ||
| Line 12: | Line 18: | ||
<pre>{{Outdated|The calculations were changed in patch V2.3 and aren't correct anymore, testing is required to determine the new values.}}</pre> | <pre>{{Outdated|The calculations were changed in patch V2.3 and aren't correct anymore, testing is required to determine the new values.}}</pre> | ||
Result: | Result: | ||
{{Outdated|The calculations were changed in patch V2.3 and aren't correct anymore, testing is required to determine the new values. | {{Outdated|The calculations were changed in patch V2.3 and aren't correct anymore, testing is required to determine the new values.}} | ||
<templatedata> | <templatedata> | ||