More actions
Add image param |
Change image param |
||
Line 3: | Line 3: | ||
<TemplateData> | <TemplateData> | ||
{ | { | ||
"description": { | |||
"en": "This template is used for displaying the infobox for an NPC.", | |||
"ru": "Этот шаблон используется для отображения информационного блока для NPC." | |||
}, | |||
"format": "block", | |||
"params": { | |||
"name": { | |||
"label": { | |||
"en": "NPC name", | |||
"ru": "Имя NPC" | |||
}, | |||
"type": "string", | |||
"required": true | |||
}, | }, | ||
" | "image": { | ||
"label": { | |||
" | "en": "Image", | ||
"ru": "Изображение" | |||
" | |||
}, | }, | ||
"type": "wiki-file-name", | |||
"required": true | |||
} | } | ||
} | } | ||
} | |||
</TemplateData> | </TemplateData> |
Latest revision as of 19:16, 5 March 2025
This template is used for displaying the infobox for an NPC.
This template is used for displaying the infobox for an NPC.
Parameter | Description | Type | Status | |
---|---|---|---|---|
NPC name | name | no description | String | required |
Image | image | no description | File | required |