Template:Infobox character: Difference between revisions
From Black Cat Studios
Jump to navigationJump to search
No edit summary |
No edit summary Tag: Reverted |
||
Line 6: | Line 6: | ||
| kinks = {{{kinks|}}} | | kinks = {{{kinks|}}} | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Character Name", | |||
"example": "Azlos", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"example": "[zorro_bust.webp]", | |||
"type": "wiki-file-name", | |||
"required": true | |||
}, | |||
"location": { | |||
"label": "Locations", | |||
"example": "General Store", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"availability": { | |||
"label": "Availability", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"kinks": { | |||
"label": "Kinks", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 19:57, 19 June 2023
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Character Name | name | no description
| String | required |
Image | image | no description
| File | required |
Locations | location | no description
| String | suggested |
Availability | availability | no description | String | suggested |
Kinks | kinks | no description | String | suggested |