Template:StreamIndexEntry: Difference between revisions
No edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
"last_part": { | "last_part": { | ||
"label": "Is Last Part", | "label": "Is Last Part", | ||
"description": " | "description": "1 if this is the last part in the stream, if it has parts.", | ||
"type": "boolean", | "type": "boolean", | ||
"default": " | "default": "0", | ||
"autovalue": "0" | |||
} | } | ||
}, | }, |