Template:Outdated/doc: Difference between revisionsGive feedback
Created page with "==Description== This message box template should be used on outdated pages. ==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 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}}|up..." |
update nocat |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
==Description== | ==Description== | ||
This message box template should be | This message box template should be placed at the top of an outdated page. | ||
==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: | ||
{{ | {{Outdated|nocat=1}} | ||
}} | |||
== Examples == | == Examples == | ||
| Line 18: | Line 12: | ||
<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.|nocat=1}} | ||
<templatedata> | <templatedata> | ||