{{Mbox|text=Messagebox of '''delete''' type. Typically used for pages whose content is deprecated or to be deleted.|type=delete}}
{{Mbox|text=Messagebox of '''delete''' type. Typically used for pages whose content is deprecated or to be deleted.|type=delete}}
{{Mbox|text=Messagebox of '''content''' type. Typically used for pages whose content requires verification or significant restructuring.|type=content}}
{{Mbox|text=Messagebox of '''content''' type. Typically used for pages whose content requires verification or rewriting.|type=content}}
{{Mbox|text=Messagebox of '''style''' type. Typically used for pages whose writing style doesn't fit the wiki's standards.|type=style}}
{{Mbox|text=Messagebox of '''style''' type. Typically used for pages whose writing style doesn't fit the wiki's standards.|type=style}}
{{Mbox|text=Messagebox of '''ready''' type. Used to denote pages with exceptionally reliable and accurate information, such as guides or pages akin to "good article" pages on Wikipedia.|type=ready}}
{{Mbox|text=Messagebox of '''ready''' type. Used to denote pages with reliable content (like Wikipedia's "good articles") or features that are ready.|type=ready}}
{{Mbox|text=Messagebox of '''notice''' type. Used to denote general notices. Most mboxes are of this type.|type=notice}}
{{Mbox|text=Messagebox of '''notice''' type. Used to denote general notices. Most messageboxes are of this type.|type=notice}}
{{Mbox|text=Messagebox of '''move''' type. Denotes pages that are to be moved.|type=move}}
{{Mbox|text=Messagebox of '''move''' type. Denotes pages that are to be moved.|type=move}}
Template:Ganaram inukshuk/Template sandbox is a draft template. It is incomplete and may not be in active development. If possible, editors are encouraged to help with its development. In the meantime, editors should avoid using this template across the Xenharmonic Wiki, except for testing.
Template:Ganaram inukshuk/Template sandbox is ready for use. This message indicates that a template is ready for use, or has recently been repaired. This message may be removed once this template has been used on several pages or once it is verified to work as intended.
Template:Ganaram inukshuk/Template sandbox is currently broken. If possible, editors are encouraged to improve it or nominate it for deletion or deprecation if it cannot be fixed. In the meantime, editors should avoid using this template across the Xenharmonic Wiki, except for testing.
Template:Ganaram inukshuk/Template sandbox is deprecated and has no replacement. Further use of this template is not advised. This template is kept for historical purposes and should not be deleted.
Template:Ganaram inukshuk/Template sandbox is deprecated and has no replacement. Further use of this template is not advised. This template is kept for historical purposes and should not be deleted.
This template has an unrecognized rating or is in the incorrect namespace.
Details: Valid ratings are draft, ready, broken, replaced, and deprecated. Valid namespaces are Module and Template. This template's rating is aaa and is currently in the Module namespace.
Dochead header:
invoke-only: This module's functions are not meant to be called by other modules; please use the corresponding template: <template-name>
Most lua-based templates should use this header.
module-only: This module is primarily used as a library for other modules. To use these functions, add <sample-code> to your module.
Some modules serve as libraries. Some libraries include #invoke-able functions, but if the majority of the functions are meant to be called by other modules, use this header.
one-function: This module provides one function that can be used by other modules. To use this function, add <sample-code> to your module.
Some modules only provide one function.
dual-use: This module's functions are available for other modules by adding <sample-code> to your module, or by using invoke.
Some library modules have two versions of many of its functions: one for modules and one that can be called using #invoke. If this is the case, use this header.