ਸਮੱਗਰੀ 'ਤੇ ਜਾਓ

ਮੌਡਿਊਲ:Information/doc

ਵਿਕੀਸਰੋਤ ਤੋਂ

This is the documentation page for ਮੌਡਿਊਲ:Information

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

Examples

[ਸੋਧੋ]
Code Render
Test simple case:

{{#invoke:Information|information
|description    = description
|date           = 2024-09-28
|source         = {{own}}
|author         = author
|permission     = permission     
|other versions = <gallery>File:Image-x-generic - black.svg</gallery>
}}
Lua error in package.lua at line 80: module 'Module:DateI18n' not found.
Test case with missing source, author and description:

{{#invoke:Information|information
|description    = 
|date           = 2024-09-28   
|source         = 
|author         = 
}}
Lua error in package.lua at line 80: module 'Module:DateI18n' not found.