Module:Information/doc

From Multilingual Bookbinding Dictionary
< Module:Information
Revision as of 20:08, 11 November 2019 by Imported>Jarekt
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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-26 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-26 source = author =
}}
Lua error in Module:Information at line 161: attempt to index field 'wikibase' (a nil value).