Difference between revisions of "Module:Information/doc"

From Multilingual Bookbinding Dictionary
Jump to navigation Jump to search
Imported>Jarekt
 
m (1 revision imported)
 
(No difference)

Latest revision as of 16:46, 13 September 2020

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

Examples

Code Render
Test simple case:

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