##### [[Building Elements]] # Compact Laundry %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID Areas + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Compact Laundry]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Living Areas.md\|Living Areas]] \ [[3 Resources/Building Elements/Compact Laundry.md\|Compact Laundry]]<br><br>[[3 Resources/Issues/Compact Laundries Require Floor Wastes.md\|Compact Laundries Require Floor Wastes]] | <ul><li>Compact Laundries are often installed in living areas of Apartments.</li><li>According to the NCC, these laundries require Floor Wastes and Waterproofing around their base.</li><li>Naturally, they will require a puddle flange too.</li></ul> | %% DATAVIEW_PUBLISHER: end %%