Template:Deprecated/doc
From Roll20 Wiki
This is a documentation subpage for Deprecated. It contains usage information, categories and other content that is not part of the original template page. |
Default Produces:
This script has been deprecated |
Code:
{{deprecated|nocat=true}}
If the first anonymous parameter is dev
, the output will incidate that the deprecation is only relevant on the Dev Server:
This script has been deprecated due to changes currently on the Dev Server |
Code:
{{deprecated|dev|nocat=true}}
An arbitrary reason
may alternatively be supplied:
This script has been deprecated because it's just an example |
code:
{{deprecated|reason=because it's just an example|nocat=true}}