Add example description

pull/272/head
Gigi 2021-07-23 19:43:23 +02:00
rodzic b66bc47233
commit 9c93e42785
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 89C4A25E69A5DE7F
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -341,6 +341,13 @@ Since the value block is defined at the `<channel>` level, it applies to every p
##### Example: `<Item>` Override
To set up different payment splits for individual episodes, a value block has to
be defined on the `<item>` level. This will override the value settings set on
the `<channel>` level.
The following example defines different value blocks for each episode in order
to include the guests as value recipients. Payments are split 50/50 between host
and guest.
```xml
...