Difference between revisions of "Module:Example/doc"

(Created page with "This is example documentation for the module, used for demonstrations and the like.")
 
(Example usage)
Line 1: Line 1:
 
This is example documentation for the module, used for demonstrations and the like.
 
This is example documentation for the module, used for demonstrations and the like.
 +
 +
* Example hello: {{#invoke:Example | hello_to | everyone }}
 +
* Example counting fruits: {{#invoke:Example | count_fruit | bananas=5 |apples=6 }}

Revision as of 23:01, 13 October 2021

This is example documentation for the module, used for demonstrations and the like.

  • Example hello: Hello, everyone !
  • Example counting fruits: I have 5 bananas and 6 apples