Plugin Directory

Changeset 3123951


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

Update readme

Location:
include-fussball-de-widgets
Files:
2 edited
1 copied

Legend:

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

    r3123926 r3123951  
    5555= How should I write the shortcode (old variant) =
    5656
    57 `[fubade api="{32-digit API}" notice="{Note}" fullWidth={iframe in full width} devtools={output of the DevTools}]`
     57Like this: `[fubade api="{32-digit API}" notice="{Note}" fullWidth={iframe in full width} devtools={output of the DevTools}]`
    5858e.g. like this: `[fubade api="020EXXXXXG000000VS54XXXXXSGIXXME" notice="Standings U19" fullWidth=true devtools=false]`
    5959The fields "notice", "fullWidth" and "devtools" are optional and do not have to be set.
     
    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}]`
    64 e.g.`[fubade api="299e1496-abcd-abcd-1234-8880c7270477" notice="Standings U19" fullWidth=true devtools=false]`
     63Like this: `[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="table" notice="Standings U19" fullWidth=true devtools=false]`
    6565The fields "notice", "fullWidth" and "devtools" are optional and do not have to be set.
    6666
  • include-fussball-de-widgets/trunk/readme.txt

    r3123926 r3123951  
    5555= How should I write the shortcode (old variant) =
    5656
    57 `[fubade api="{32-digit API}" notice="{Note}" fullWidth={iframe in full width} devtools={output of the DevTools}]`
     57Like this: `[fubade api="{32-digit API}" notice="{Note}" fullWidth={iframe in full width} devtools={output of the DevTools}]`
    5858e.g. like this: `[fubade api="020EXXXXXG000000VS54XXXXXSGIXXME" notice="Standings U19" fullWidth=true devtools=false]`
    5959The fields "notice", "fullWidth" and "devtools" are optional and do not have to be set.
     
    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}]`
    64 e.g.`[fubade api="299e1496-abcd-abcd-1234-8880c7270477" notice="Standings U19" fullWidth=true devtools=false]`
     63Like this: `[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="table" notice="Standings U19" fullWidth=true devtools=false]`
    6565The fields "notice", "fullWidth" and "devtools" are optional and do not have to be set.
    6666
Note: See TracChangeset for help on using the changeset viewer.