Changeset 2131949
- Timestamp:
- 08/01/2019 07:58:46 AM (7 years ago)
- File:
-
- 1 edited
-
calj/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
calj/trunk/readme.txt
r2131945 r2131949 31 31 The `caljshabbat` shortcode accepts several directives, which you can arrange the way you want in your pages. 32 32 33 * Print the name of the current week's Parasha. 33 34 Print the name of the current week's Parasha. 34 35 Available languages are: `en`, `fr`, `he`, `ru`. 35 36 … … 37 38 38 39 39 *Print the candle-lighting time for the forthcoming Shabbat, in 24-hour format (example: `18:41`).40 Print the candle-lighting time for the forthcoming Shabbat, in 24-hour format (example: `18:41`). 40 41 41 42 `[caljshabbat val="shabbat.begins"]` 42 43 43 44 44 *Print the hour of candle-lighting time, in 12-hour format (example: `6`).45 Print the hour of candle-lighting time, in 12-hour format (example: `6`). 45 46 46 47 `[caljshabbat val="shabbat.beginsHour12"]` 47 48 48 49 49 *Print the hour of candle-lighting time, in 24-hour format (example: `18`).50 Print the hour of candle-lighting time, in 24-hour format (example: `18`). 50 51 51 52 `[caljshabbat val="shabbat.beginsHour24"]` … … 130 131 = With multiple cities = 131 132 132 If you purchased a multiple-city package, you may use the following syntax to 133 display the times for a selected city by its code: 133 If you purchased a multiple-city package, you may use the following syntax to display the times for a selected city by its code: 134 134 135 135 `[caljshabbat city="Montreal" val="shabbat.begins"]`
Note: See TracChangeset
for help on using the changeset viewer.