Plugin Directory

Changeset 3123923


Ignore:
Timestamp:
07/23/2024 01:17:44 PM (21 months ago)
Author:
mheob
Message:

Update readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include-fussball-de-widgets/trunk/readme.txt

    r3123580 r3123923  
    3737== Frequently Asked Questions ==
    3838
    39 
    4039= Where can I get the website key (old version) =
    4140
     
    5655= How should I write the shortcode (old variant) =
    5756
    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}]`
     58e.g. like this: `[fubade api="020EXXXXXG000000VS54XXXXXSGIXXME" notice="Standings U19" fullWidth=true devtools=false]`
     59The fields "notice", "fullWidth" and "devtools" are optional and do not have to be set.
    6060
    6161= How should I write the shortcode (new variant) =
    6262
    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}]`
     64e.g.`[fubade api="299e1496-abcd-abcd-1234-8880c7270477" notice="Standings U19" fullWidth=true devtools=false]`
     65The fields "notice", "fullWidth" and "devtools" are optional and do not have to be set.
    6566
    6667= What is the `api` (old: `{32-digit API}`) =
Note: See TracChangeset for help on using the changeset viewer.