{{{label}}}

<templatedata> {

   "params": {
       "image": {
           "label": "Image",
           "description": "Image filename showing the uniform (e.g. British-Line-Infantry.png)",
           "type": "wiki-file-name",
           "required": true
       },
       "label": {
           "label": "Label",
           "description": "Text label shown below the image (e.g. British Line Infantry)",
           "type": "string",
           "required": true
       }
   },

"description": "A small card displaying a class uniform image with a label. Use inside

{{{content}}}

for a grid layout.",

   "format": "inline"

} </templatedata>