සැකිල්ල:Basic scribbling example/doc
Appearance
This is a documentation subpage for සැකිල්ල:Basic scribbling example. It may contain usage information, categories and other content that is not part of the original සැකිල්ල page. |
Usage
[සංස්කරණය]මෙම සැකිල්ල ලුවා භාවිතා කරයි: |
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.