Template:Character Infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
</tr> | </tr> | ||
</table> | </table> | ||
<templatedata> | |||
{ | |||
"description": "Infobox for a TTRPG character", | |||
"params": { | |||
"name": { | |||
"label": "Character Name", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"type": "wiki-file-name", | |||
"required": false | |||
} | |||
} | |||
} | |||
</templatedata> | |||
Revision as of 14:46, 26 June 2026
| [[File:|250px|center]] |
Infobox for a TTRPG character
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Character Name | name | no description | String | required |
| Image | image | no description | File | optional |