Module:Information/doc

From Multilingual Bookbinding Dictionary
Jump to navigation Jump to search

This is the documentation page for Module:Information

Module providing back-end for {{Information}} template.

Examples

Code Render
Test simple case:

{{#invoke:Information|information
description = description date = 2026-04-12 source = {{own}} author = author permission = permission other versions = <gallery>File:Image-x-generic - black.svg</gallery>
}}
Lua error in Module:Information at line 161: attempt to index field 'wikibase' (a nil value).
Test case with missing source, author and description:

{{#invoke:Information|information
description = date = 2026-04-12 source = author =
}}
Lua error in Module:Information at line 161: attempt to index field 'wikibase' (a nil value).