Module:Artwork/core/doc
Part of Module:Artwork which is responsible for rendering the template and input parameter processing.
Test
| Code | Render | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Test simple case:
{{#invoke:Artwork/core|test
|infobox = artwork
|description = description
|date = 2026-04-08
|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:Artwork/core|test
|infobox = artwork
|demo = 1
}} |
|