Setting/roomsunitnames: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
[UNITNAME:2] = second piece of information | [UNITNAME:2] = second piece of information | ||
Example: | |||
You have 2 units (100 and 101). Check-in for 100 is form 3.00 pm and check-in for 101 is from 4.00 pm | |||
Additionally you want to add a specific key code for each unit. | |||
In "Unitname" enter: | |||
100|3.00 pm|12 | |||
101|4.00 pm|98 | |||
Template variable: | |||
Your room is [UNITNAME]. Check-in from: [UNITNAME:1] . The key code is: [UNITNAME:2] | |||