Module:Example/doc

< Module:Example
Revision as of 23:02, 13 October 2021 by Nicjansma (talk | contribs) (Example usage)

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

  • Example hello: Hello, everyone !
    {{#invoke:Example | hello_to | everyone }}
  • Example counting fruits: I have 5 bananas and 6 apples
    {{#invoke:Example | count_fruit | bananas=5 |apples=6 }}