Template:Outdated: Difference between revisions
Appearance
added paradox quote |
update nocat functionality |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Message box | {{Message box | ||
| | | image = Paradox MM.png | ||
| quote = Cannot waste time. | |||
| notice = This page is outdated and it needs to be updated. You can help the Deadlock Wiki by [[Special:Edit/{{FULLPAGENAME}}|updating it]]. | |||
| quote = Cannot waste time. | | notes = {{{1|}}} | ||
| notice = This page is outdated and it needs to be updated. You can help Deadlock Wiki by [[Special:Edit/{{FULLPAGENAME}}|updating it]]. | }}<includeonly>{{#if: {{{nocat|}}} || [[Category:Outdated pages]] }}</includeonly><noinclude>{{Documentation}}</noinclude> | ||
| notes = {{{1|}}} | |||
}}<includeonly>[[Category:Outdated pages]]</includeonly><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 07:33, 10 December 2024
“Cannot waste time.”
This page is outdated and it needs to be updated. You can help the Deadlock Wiki by updating it.
Description[edit source]
This message box template should be placed at the top of an outdated page.
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 the 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 the 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 |