Setting/roomsunitnames: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
If there are more than one of this room type, each can be given a name for internal use.
If there are more than one of this room type, each can be given a name for internal use.


Enter a name for each individual unit of this room type.
Enter a name for each individual unit of this room type one per line.


Unit names should be entered one per line.
Additional information about each unit can be added and accessed via template variables.


Bookings can be allocated to one of these.
Add the a pipe symbol "|" after the name and then the additional information.
 
A second set of addition information can be added after another pipe symbol.
 
i.e. Unit name | description for showing in template variable | second piece of information
 
 
The following template variables will display as follows:
 
[UNITNAME] = Unit name
 
[UNITNAME:1] = description for showing in template variable
 
[UNITNAME:2] = second piece of information

Revision as of 17:29, 17 December 2015

If there are more than one of this room type, each can be given a name for internal use.

Enter a name for each individual unit of this room type one per line.

Additional information about each unit can be added and accessed via template variables.

Add the a pipe symbol "|" after the name and then the additional information.

A second set of addition information can be added after another pipe symbol.

i.e. Unit name | description for showing in template variable | second piece of information


The following template variables will display as follows:

[UNITNAME] = Unit name

[UNITNAME:1] = description for showing in template variable

[UNITNAME:2] = second piece of information