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": "True if this is the last part in the stream, if it has parts.",
"description": "1 if this is the last part in the stream, if it has parts.",
"type": "boolean",
"type": "boolean",
"default": "False"
"default": "0",
"autovalue": "0"
}
}
},
},