Android Boot Manager:Template

From Android Boot Manager
Revision as of 17:30, 15 February 2021 by ABM>Luka177 (Created page with "<noinclude> {{Template}} '''A special template for use in ''all'' template pages.''' == Usage == This template should be added at the very beginning of all template pages be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This page is a template. It contains no ABM-related information, but should be used as part of other articles.

Check out all pages using this template and feel free to discuss it in the gitlab issues.

For more information, read Templates and Template:Template.

A special template for use in all template pages.

Usage

This template should be added at the very beginning of all template pages between 'noinclude' tags:

<noinclude>
{{Template}}
</noinclude>

A brief description of the template, usage instructions, and output example should also be added between the 'noinclude' tags (as in this template).

The template wikitext must be written between 'includeonly' tags:

<includeonly>...</includeonly>

See also