Template:StreamIndexEntry: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
|-
|+ style="background-color: {{{color|transparent}}}"
{{#ifexpr: (not {{{part|0}}}) or {{{last_part|0}}} |
{{#ifexpr: (not {{{part|0}}}) or {{{last_part|0}}} |
{{!}}rowspan="{{#if: {{{last_part|}}} | {{{part}}} | 1 }}" style="text-align: right;"{{!}} {{{index}}}  
{{!}}rowspan="{{#if: {{{last_part|}}} | {{{part}}} | 1 }}" style="text-align: right;"{{!}} {{{index}}}  
Line 50: Line 50:
"default": "0",
"default": "0",
"autovalue": "0"
"autovalue": "0"
},
"color": {
"label": "Color",
"description": "The color to use to tint the row.",
"type": "string",
"suggested": true
}
}
},
},