Warning: You are not logged in. Once you make an edit, a temporary account will be created for you.
Learn more.
Log in or
create an account to continue receiving notifications after this account expires, and to access other features.
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== | | == Usage == |
| This message box template should be placed at the top of an outdated page. | | This template should be placed at the top of the outdated page. To provide additional notes, use {{tlx|outdated|your text here}}. It will automatically add the page to [[:Category: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 [[Template:Message box|message box]] below:
| |
| {{Outdated|nocat=1}}
| |
| | |
| == Examples ==
| |
| Using the optional parameter will add a note to the message box:
| |
| | |
| Code:
| |
| <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:
| |
| {{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>
| |
| {
| |
| "params": {
| |
| "1": {
| |
| "description": "Additional notes to explain why it is outdated.",
| |
| "type": "string"
| |
| }
| |
| },
| |
| "format": "inline"
| |
| }
| |
| </templatedata>
| |
| <includeonly>[[Category:Message box templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | | <includeonly>[[Category:Message box templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> |