Template:Info/doc: Difference between revisions
Created page with "<templatedata> { "params": { "name": { "label": "Name", "description": "The name of the subject.", "type": "string", "required": true }, "image": { "label": "Image", "description": "An image of the subject.", "type": "wiki-file-name", "required": true }, "caption": { "label": "Caption", "description": "A caption for the image.", "type": "string" }, "game appearances": { "label": "Game appearances", "description": "A l..." |
mNo edit summary |
||
| Line 19: | Line 19: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "appearances": { | ||
"label": " | "label": "Appearances", | ||
"description": "A list of | "description": "A list of media this subject has appeared in. This is generated using a Lua script by writing a list of abbreviations separated by commas with no spaces.", | ||
"example": "BTD4,BTD5,BTD6", | "example": "BTD4,BTD5,BTD6", | ||
"type": "string", | "type": "string", | ||