Mal:Lua/dok: Forskjell mellom sideversjoner
< Mal:Lua
(add note param and an example) |
(use nocat=true in the examples) |
||
Linje 11: | Linje 11: | ||
* {{tlx|lua}} |
* {{tlx|lua}} |
||
{{lua}} |
{{lua|nocat=true}} |
||
* {{tlx|lua|Module:Bananas}} |
* {{tlx|lua|Module:Bananas}} |
||
{{lua|Module:Bananas}} |
{{lua|Module:Bananas|nocat=true}} |
||
* {{tlx|lua|Module:Bananas|You can use this script as an example to help you get started.}} |
* {{tlx|lua|Module:Bananas|You can use this script as an example to help you get started.}} |
||
{{lua|Module:Bananas|You can use this script as an example to help you get started.}} |
{{lua|Module:Bananas|You can use this script as an example to help you get started.|nocat=true}} |
||
== See also == |
== See also == |
Sideversjonen fra 19. jul. 2013 kl. 12:51
![]() | Dette er en underside med dokumentasjon for Mal:Lua (se denne siden for selve malen). Den inneholder brukerinformasjon, kategorier og annet som ikke er del av den originale malsiden. |
This template is used to show that templates have been converted to Lua. It can be placed on the template's /doc page or on its talk page. It automatically adds the template to Category:Lua-based templates if the page is in the template namespace, and it is not on any of the subpages /doc, /sandbox, /sandbox2 or /testcases. To suppress categorisation explicitly, use |nocat=true
.
Usage
{{lua|module name|note}}
Examples
{{lua}}
![]() | Feil: ingen moduler angitt |
{{lua|Module:Bananas}}
![]() | Denne malen benytter seg av Lua: |
{{lua|Module:Bananas|You can use this script as an example to help you get started.}}
![]() | Denne malen benytter seg av Lua: |
See also