Help:Templates: Difference between revisions
From IdleOn MMO Wiki
Line 28: | Line 28: | ||
| {{TemplatePreview|Outdated|reason?}} | | {{TemplatePreview|Outdated|reason?}} | ||
| {{Outdated}} | | {{Outdated}} | ||
|- | |||
| {{TemplatePreview|Rfd|reason?}} | |||
| {{Rfd|Some example reason}} | |||
|} | |} | ||
Revision as of 06:17, 11 June 2024
Templates are a mechanism for extracting reusable functionality and content that can be transcluded into multiple pages. This page provides an overview of templates that are used throughout the wiki. For more detailed information on a template, view its documentation page.
Annotation Templates
Annotation templates are used to annotate statements.
Template | Description |
---|---|
{{Annotation|message|tooltip?}}
|
Creates an annotation message with an optional tooltip. |
{{Dubious|message?}}
|
Indicates that a statement may be incorrect and needs to be verified. Additionally, adds the page to the Pages with Dubious Statements category to help editors track dubious statements. |
Maintenance Templates
Maintenance templates are used to indicate that a page requires maintenance.
Template | Example |
---|---|
{{Cleanup|reason?}}
|
Template:Cleanup |
{{Incomplete|reasons?}}
|
|
{{Outdated|reason?}}
|
|
{{Rfd|reason?}}
|
Utility Templates
Template | Description |
---|---|
{{MessageBox|title|content|class?|image?}}
|
Creates a message box. |