Module:Information/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Information
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. To reduce server load and bad output, it should be improved by sandbox testing rather than repeated trial-and-error editing. |
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. |
Module providing back-end for {{Information}} template.
Examples
Code | Render | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Test simple case:
{{#invoke:Information|information |
description = description | date = 2024-12-07 | source = {{own}} | author = author | permission = permission | other versions = <gallery>File:Image-x-generic - black.svg</gallery>
}} |
| ||||||||||||
Test case with missing source, author and description:
{{#invoke:Information|information |
description = | date = 2024-12-07 | source = | author =
}} |
|