Template:Notice
Jump to navigation
Jump to search
Description
This template is used to mark a tutorial page as having outdated information or as being no longer compatible. It will automatically add the category Obsoleted Tutorials to the page.
Usage
This template can be used by entering the following onto a relevant page.
{{Notice|Old}}
OR
{{Notice|Broken}}
Parameters
Parameter | Notes | Example |
---|---|---|
First (unnamed) parameter | Input "Broken" or "Old" | {{Notice|Broken}} OR {{Notice|Old}}
|
Second (unnamed) parameter | Input any clarifying text or links to other wiki pages. | {{Notice|Broken|Please use [[this page]] instead}}
|
Examples
{{Notice|Old}}results in:
![]() |
This tutorial is outdated, as modding best practices have shifted.
|
{{Notice|Broken}}results in:
![]() |
This tutorial is based on code or frameworks no longer supported in the current game version. Please search for alternate options.
|