Template:Infobox character: Difference between revisions

From Black Cat Studios
Jump to navigationJump to search
No edit summary
No edit summary
Line 19: Line 19:
"characterName": {
"characterName": {
"label": "Character's Name",
"label": "Character's Name",
"required": true
"required": true,
            "type": "string"
},
},
"image": {
"image": {
Line 28: Line 29:
"location": {
"location": {
"label": "Locations found at",
"label": "Locations found at",
"required": true
"required": true,
            "type": "string"
},
},
"availability": {
"availability": {
"label": "Availability"
"label": "Availability",
            "type": "string"
},
},
"kinks": {
"kinks": {
"label": "List of kinks"
"label": "List of kinks",
            "type": "string"
}
}
}
}
}
}
</templatedata>
</templatedata>

Revision as of 03:00, 19 June 2023

General information

Character summary

Template parameters

ParameterDescriptionTypeStatus
Character's NamecharacterName

no description

Stringrequired
Character Imageimage

no description

Filerequired
Locations found atlocation

no description

Stringrequired
Availabilityavailability

no description

Stringoptional
List of kinkskinks

no description

Stringoptional