Developers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 54: | Line 54: | ||
|- | |- | ||
| checkin || check-in full date || The page will open at this check-in date | | checkin || check-in full date || The page will open at this check-in date | ||
|- | |||
| desktop=yes || desktop view || Display the booking page in desktop view | |||
|- | |- | ||
| Line 68: | Line 72: | ||
|- | |- | ||
| numnight || number of nights | | mobile=yes || mobile view || Display the booking page in mobile view | ||
|- | |||
| numnight || number of nights || Initial value for the number of nights selector | |||
|- | |- | ||
| numadult || number of adults | | numadult || number of adults || Initial value for the number of adults selector | ||
|- | |- | ||
| numchild || number of children | | numchild || number of children || Initial value for the number of children selector | ||
|- | |- | ||
| width || page width in px | | width || page width in px || Useful for embedding the booking page in an iframe of fixed size | ||
|- | |- | ||
| numdisplayed || number of nights with prices displayed | | numdisplayed || number of nights with prices displayed || Only applies to price table pages, use this to reduce the number of nights for narrow designs | ||
|- | |- | ||