Vorlage:Lua: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
(Update from sandbox (icononly option))
(unbulleted list if icononly)
Zeile 4: Zeile 4:
| image = [[File:Lua-logo-nolabel.svg|30px|alt=Lua logo|link=Wikipedia:Lua]]
| image = [[File:Lua-logo-nolabel.svg|30px|alt=Lua logo|link=Wikipedia:Lua]]
| text = {{#if:{{{icononly|}}} | |'''Uses''' [[Wikipedia:Lua|Lua]]:}}
| text = {{#if:{{{icononly|}}} | |'''Uses''' [[Wikipedia:Lua|Lua]]:}}
   {{Bulleted list
   {{{{#if:{{{icononly|}}} |Un}}bulleted list
     | {{#if:{{{1|<noinclude>1</noinclude>}}} |[[:{{{1}}}]]}}
     | {{#if:{{{1|<noinclude>1</noinclude>}}} |[[:{{{1}}}]]}}
     | {{#if:{{{2|}}} |[[:{{{2}}}]]}}
     | {{#if:{{{2|}}} |[[:{{{2}}}]]}}

Version vom 31. Mai 2014, 13:42 Uhr

Template-info.png Dokumentation für die Vorlage {{Lua}}[Ansicht] [Bearbeiten] [Versionsgeschichte] [Aktualisieren]


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 Kategorie:Lua-basierte Vorlagen.

Usage

Basic usage

{{lua|module name}}

All parameters

{{lua|module name|note|category=custom category|nocat=true}}

Examples

  • {{lua|Modul:Quickbar2}}
  • {{lua|Modul:Quickbar2|You can use this script as an example to help you get started.}}

Categorisation

This template adds pages to Kategorie:Lua-basierte Vorlagen if the page is in the template namespace, and it is not on any of the subpages /doc, /sandbox, /sandbox2 or /testcases. You can specify a different category with the |category= parameter, e.g. |category=Lua String-based templates. To suppress categorisation, use |nocat=true.

Siehe auch

Hinweise