This is the documentation page for ਮੌਡਿਊਲ:Information
| ਇਹ ਮੌਡਿਊਲ ਹੇਠ ਲਿਖੇ ਮੌਡਿਊਲਾਂ ਉੱਤੇ ਨਿਰਭਰ ਕਰਦਾ ਹੈ: |
Module providing back-end for {{Information}} template.
Code |
Render
|
Test simple case:
{{#invoke:Information|information
|description = description
|date = 2024-11-27
|source = {{own}}
|author = author
|permission = permission
|other versions = <gallery>File:Image-x-generic - black.svg</gallery>
}}
|
|
Test case with missing source, author and description:
{{#invoke:Information|information
|description =
|date = 2024-11-27
|source =
|author =
}}
|
|