Overview
Unit Tags fill in a unit's details when a template is generated, such as the unit's number, size, rate, and features.
This article shows the complete list of Unit Tags.
Unit Details
{{u.num}}- Unit's number.{{u.stdrate}}- Unit's standard rate.{{u.webrate}}- Unit's web rate.{{u.type}}- Unit's type.{{u.dim}}- Unit's dimensions.{{u.drhgt}}- Unit's door height.{{u.drwdt}}- Unit's door width.{{u.width}}- Unit's width.{{u.height}}- Unit's height.{{u.length}}- Unit's length.{{u.botcap}}- Unit's bottle capacity{{u.light}}- Unit's lighting.{{u.nrelev}}- Unit's attribute Near Elevator{{u.power}}- Unit Power.{{u.clmctrl}}- Unit climate-controlled.{{u.alarm}}- Whether the unit has an alarm.{{u.covered}}- Whether the unit is covered.{{u.floor}}- Unit's floor.{{u.inout}}- Whether the unit is indoor or outdoor.{{u.class}}- Unit's class.{{u.furn}}- Whether the unit is furnished.{{u.drvup}}- Unit's drive-up access.{{u.drtype}}- Unit's door type.{{u.area}}- Unit's area.{{u.mnt}}- Unit Attributes Monitoring Enabled.{{u.smlock}}- Unit Smart Lock Enabled.
Frequently Asked Questions
Which tag inserts the unit number? Use {{u.num}} in the template.
Which tags describe the unit's size? Use {{u.dim}} for the full dimensions, or {{u.width}}, {{u.height}}, and {{u.length}} for each measurement. Use {{u.area}} for the total area.
Which tag shows the unit's rate? Use {{u.stdrate}} for the standard rate and {{u.webrate}} for the web rate.
