Help:Templates: Difference between revisions

From IdleOn MMO Wiki
No edit summary
 
Line 1: Line 1:
{{Rfd|Pages relating to the wiki as a whole belong in the project namespace. Migrate to [[IdleOn:Templates]]}}
'''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.
'''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.



Latest revision as of 08:25, 12 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.