Module:Information/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Information
Lua error: Internal error: The interpreter exited with status 127.Lua error: Internal error: The interpreter exited with status 127. Module providing back-end for {{Information}} template.
Examples
Code | Render | ||||||
---|---|---|---|---|---|---|---|
Test simple case:
{{#invoke:Information|information |
description = description | date = 2025-05-19 | source = {{own}} | author = author | permission = permission | other versions = <gallery>File:Image-x-generic - black.svg</gallery>
}} |
Lua error: Internal error: The interpreter exited with status 127. |
Test case with missing source, author and description:
{{#invoke:Information|information |
description = | date = 2025-05-19 | source = | author =
}} |
Lua error: Internal error: The interpreter exited with status 127. |