{{{ #!style type="mapcss" meta { title: "Incomplete Object Warnings"; version: "[[revision]]_[[date]]"; description: "Checks for incomplete data"; author: "Timonade"; } node[emergency=fire_hydrant][!fire_hydrant:position] { throwWarning: tr("{0} without {1}.", "{0.tag}", "{1.key}"); group: tr("incomplete data"); } }}}