Template:Infobox house/doc: Difference between revisions
template data |
light and dark mode variables |
||
| (One intermediate revision by the same user not shown) | |||
| Line 15: | Line 15: | ||
"location": { | "location": { | ||
"label": "Location" | "label": "Location" | ||
}, | }, | ||
"capacity": { | "capacity": { | ||
| Line 44: | Line 40: | ||
"label": "Website", | "label": "Website", | ||
"type": "url" | "type": "url" | ||
}, | |||
"yearbuilt": { | |||
"label": "Year built", | |||
"type": "date" | |||
}, | |||
"titlebg-light": { | |||
"label": "Title color, light mode" | |||
}, | |||
"titlebg-dark": { | |||
"label": "Title color, dark mode" | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||