Template:Outdated/doc: Difference between revisions
Jump to navigation
Jump to search
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..." |
mNo edit summary |
||
Line 4: | Line 4: | ||
==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}} | ||
}} | |||
== Examples == | == Examples == |
Latest revision as of 22:24, 9 November 2024
Description[edit source]
This message box template should be used on outdated pages.
Usage[edit source]
It should be placed at the top of the page. Directly using {{Outdated}}
at the top of the page is going to display the message box below:
“Cannot waste time.”
This page is outdated and it needs to be updated. You can help Deadlock Wiki by updating it.
Examples[edit source]
Using the optional parameter will add a note to the message box:
Code:
{{Outdated|The calculations were changed in patch V2.3 and aren't correct anymore, testing is required to determine the new values.}}
Result:
“Cannot waste time.”
This page is outdated and it needs to be updated. You can help Deadlock Wiki by updating it.
Notes: The calculations were changed in patch V2.3 and aren't correct anymore, testing is required to determine the new values.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Additional notes to explain why it is outdated. | String | optional |