Template:Basic scribbling example/doc

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>SomeoneDreaming at 19:00, 9 August 2024 (Categorizing template - You can help!). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template is used to demonstrate basic scribbling. It uses Module:Example. The template takes one or two numerical inputs and outputs a string, with or without numbers, based on their relationship. An optional named parameter adds an extra string.

{{Basic scribbling example|2}} produces Lonely

{{Basic scribbling example|3|1}} produces 2

{{Basic scribbling example|1|3}} produces Be positive!

{{Basic scribbling example|4|1|lucky=yeah}} produces 3 is my lucky number.

See module page for details.