wiki:Rules/IncompleteObjectWarnings

Version 1 (modified by Timonade, 3 years ago) ( diff )

--

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");

}

Note: See TracWiki for help on using the wiki.