Category:Widgets: Difference between revisions
Jump to navigation
Jump to search
| Line 78: | Line 78: | ||
|- | |- | ||
| buttonTitle || text || button text | | buttonTitle || text || button text | ||
|- | |- | ||
| color || hex code/any valid CSS || text color | | color || hex code/any valid CSS || text color | ||
|- | |||
| customParamenter|| || adds the pecified information to the URL of the booking page | |||
|- | |- | ||
| Line 109: | Line 114: | ||
|- | |- | ||
| defaultNumAdult || || default number of adults | | defaultNumAdult || || default number of adults | ||
|- | |||
| group|| || opens the booking page for the specified group | |||
|- | |||
| maxNumNight || || maximum number of nights | |||
|- | |||
| minNumNight || || minimum number of nights | |||
|- | |||
| noGroup|| || opens the booking page with the specified group removed | |||
|- | |- | ||