Module:Information/doc
From Safer nicotine wiki
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 = 2022-07-04 |source = {{own}} |author = author |permission = permission |other versions = <gallery>File:Image-x-generic - black.svg</gallery> }} |
Lua error in Module:Information at line 160: attempt to index field 'wikibase' (a nil value). |
Test case with missing source, author and description:
{{#invoke:Information|information |description = |date = 2022-07-04 |source = |author = }} |
Lua error in Module:Information at line 160: attempt to index field 'wikibase' (a nil value). |