Changeset 3123923
- Timestamp:
- 07/23/2024 01:17:44 PM (21 months ago)
- File:
-
- 1 edited
-
include-fussball-de-widgets/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
include-fussball-de-widgets/trunk/readme.txt
r3123580 r3123923 37 37 == Frequently Asked Questions == 38 38 39 40 39 = Where can I get the website key (old version) = 41 40 … … 56 55 = How should I write the shortcode (old variant) = 57 56 58 `[fubade api="{32-digit API}" notice="{Note}" fullWidth={iframe in full width} devtools={output of the DevTools}]` e.g. like this: `[fubade api="020EXXXXXG000000VS54XXXXXSGIXXME" notice="Standings U19" fullWidth=true devtools=false]` 59 The fields `notice`, `fullWidth` and `devtools` are optional and do not have to be set. 57 `[fubade api="{32-digit API}" notice="{Note}" fullWidth={iframe in full width} devtools={output of the DevTools}]` 58 e.g. like this: `[fubade api="020EXXXXXG000000VS54XXXXXSGIXXME" notice="Standings U19" fullWidth=true devtools=false]` 59 The fields "notice", "fullWidth" and "devtools" are optional and do not have to be set. 60 60 61 61 = How should I write the shortcode (new variant) = 62 62 63 `[fubade api="{36-digit data-id}" type="{data-type}" notice="{notice}" fullWidth={iframe in full width} devtools={output of the DevTools}]` e.g.`[fubade api="299e1496-abcd-abcd-1234-8880c7270477" notice="Standings U19" fullWidth=true devtools=false]` 64 The fields `notice`, `fullWidth` and `devtools` are optional and do not have to be set. 63 `[fubade api="{36-digit data-id}" type="{data-type}" notice="{notice}" fullWidth={iframe in full width} devtools={output of the DevTools}]` 64 e.g.`[fubade api="299e1496-abcd-abcd-1234-8880c7270477" notice="Standings U19" fullWidth=true devtools=false]` 65 The fields "notice", "fullWidth" and "devtools" are optional and do not have to be set. 65 66 66 67 = What is the `api` (old: `{32-digit API}`) =
Note: See TracChangeset
for help on using the changeset viewer.