Module:Information/doc
Appearance
This is a documentation subpage for Module:Information. It contains usage information, categories and other content that is not part of the original module page. |
This module depends on the following other modules: |
This module uses TemplateStyles: |
Module providing back-end for {{Information}} template.
Examples
[edit]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 = }} |
|