(Die Seite wurde neu angelegt: „{{documentation subpage}} {{module rating|release}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> This module implements va…“) |
imported>Oetterer |
||
Zeile 1: | Zeile 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
− | {{module rating| | + | {{module rating|protected}} |
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> | <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> | ||
Zeile 14: | Zeile 14: | ||
<!-- Categories go here if you wish an additional category to that set in {{module rating}} above automatically. -->[[Category:Lua metamodules]] | <!-- Categories go here if you wish an additional category to that set in {{module rating}} above automatically. -->[[Category:Lua metamodules]] | ||
− | }}</includeonly> | + | }}</includeonly><!-- null edit comment; remove --> |
Aktuelle Version vom 7. Oktober 2022, 18:11 Uhr
This is a documentation subpage for Modul:Util. It contains usage information, categories and other content that is not part of the original modul page. |
This module is subject to page protection. It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing. |
This module implements various general utility functions to be used via #invoke
.
Usage[Quelltext bearbeiten]
{{#invoke:Util|getSkin}}
- returns name of active skin, if Extension:BootstrapComponents is installed, "unknown" otherwise.