Template:FeederInfobox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 35: | Line 35: | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
}, | |||
"nearby_feeders": { | |||
"description": "Other feeders that are nearby, only add if confirmed", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
Line 43: | Line 47: | ||
"other_names", | "other_names", | ||
"name_zh", | "name_zh", | ||
"watch_id" | "watch_id", | ||
"nearby_feeders" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 16:21, 16 June 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name_en | name_en | the English name (if there is one) or original name of the feeder
| String | required |
image | image | a picture of the feeder's cameras | File | optional |
caption | caption | caption shown under image
| String | optional |
other_names | other_names | other names for the feeder | String | optional |
name_zh | name_zh | the original Chinese name for the feeder, if it is not the only name | String | optional |
watch_id | watch_id | the stream ID generated by the app, used for meow.camera and VLC feeds | String | optional |
nearby_feeders | nearby_feeders | Other feeders that are nearby, only add if confirmed | String | optional |