Template:Howto test
Revision as of 07:08, 21 November 2023 by Rudolf@tygron.nl (talk | contribs)
If more are needed, append:
{{#if:{{{8|}}}|:# {{{8}}}}}
Example:
Howto test:
- First include the template.
- Then write instructions.
- The title will automatically be the page name.
How to add a custom title:
- First include the template.
- Then add a "title" parameter, which will be prefixed with "How to".
- Finally, write instructions.
Setting up other parameters:
- Include the template.
- Use a "preamble" parameter, which will replace the default "How to".
- Use a "title" parameter, which will be prefixed with the entered prefix.
- Use a "form" parameter to dictate the listing prefix (":#" is default, "::*" for indented unordered list.
- Use a "howtoblock" to:
Add multiline instructions
Use an "image" for those instructions. - Finally, review the result.