Template:Infobox: Difference between revisions

Template page
No edit summary
No edit summary
Line 43: Line 43:
     </table>
     </table>
</div>
</div>
<templatedata>
{
    "description": "An infobox for articles",
    "params": {
        "name": {
            "label": "Name",
            "type": "string",
            "default": "Unknown"
        },
        "image": {
            "label": "Image",
            "type": "file",
            "default": "DefaultImage.png"
        },
        "caption": {
            "label": "Caption",
            "type": "string",
            "default": "No caption available"
        }
    }
}
</templatedata>

Revision as of 10:46, 2 October 2024

Infobox

Invalid value for property "params.image.type".