Modul:Util <
Version vom 14. Februar 2018, 11:57 Uhr von Oetterer (Diskussion | Beiträge) (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…“)
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 rated as ready for general use. It has reached a mature form and is thought to be bug-free and ready for use wherever appropriate. It is ready to mention on help pages and other Wikipedia resources as an option for new users to learn. To reduce server load and bad output, it should be improved by sandbox testing rather than repeated trial-and-error 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.