Template:Basic scribbling example/doc
< Template:Basic scribbling example
Jump to navigation
Jump to search
Revision as of 06:58, 10 January 2018 by imported>Szqecs (←Created page with '{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> ==U...')
| This is a documentation subpage for Template:Basic scribbling example. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This module is used to demonstrate basic usage of scribbling. It invokes Module:Basic example. The template takes one or two numerical parameters and outputs a string, with or without numbers, based on their relationship.
{{Basic scribbling example|3}} produces Lonely.
{{Basic scribbling example|3|1}} produces 2.
{{Basic scribbling example|1|3}} produces Be positive!.
See module page for details.