Aus OPwiki
(Unterschied zwischen Versionen)
[gesichtete Version] | [gesichtete Version] |
K |
K |
Zeile 21: |
Zeile 21: |
| }}</nowiki> | | }}</nowiki> |
| | | |
- | <nowiki>}} <!-- Ende inneres switch --> | + | <nowiki>}} |
| | | |
| | b= {{#expr:{{Jump Kapitel|b}}-1}} | | | b= {{#expr:{{Jump Kapitel|b}}-1}} |
Zeile 35: |
Zeile 35: |
| + {{LOCALWEEK}} | | + {{LOCALWEEK}} |
| + ({{#timel:NH}} >= 717) | | + ({{#timel:NH}} >= 717) |
- | + ({{LOCALWEEK}} < {{#expr:{{LOCALWEEK}}+1}}) | + | + ({{LOCALWEEK}} < </nowiki>{{#expr:{{LOCALWEEK}}+1}}<nowiki>) |
| }}</nowiki> | | }}</nowiki> |
| | | |
- | <nowiki>}} <!-- Ende äußeres switch --> | + | <nowiki>}} |
| }}</nowiki> | | }}</nowiki> |
| </code> | | </code> |
| </onlyinclude> | | </onlyinclude> |
Version vom 12:30, 7. Apr. 2025
Default
{{#switch:{{{1|}}}|+=
{{#switch:{{LOCALWEEK}}
| 23 =
{{#ifexpr:{{#timel:NH}}<717
| {{MangaPlus|h=17|dayofWeek=7}}
| {{MangaPlus|break=2|h=17}}
}}
| 24 =
{{MangaPlus|break=2|h=17}}
}}
| #default =
{{#ifexpr:{{#timel:NH}}<717
| {{MangaPlus|h=17|dayofWeek=7}}
| {{MangaPlus|break=1|h=17}}
}}
}}
| b= {{#expr:{{Jump Kapitel|b}}-1}}
<nowiki>| #default =
{{#switch:{{LOCALWEEK}}
| 24 = 1151
| #default =
{{#expr:
{{#expr:{{Jump Kapitel|b}}-1}}
+ {{LOCALWEEK}}
+ ({{#timel:NH}} >= 717)
+ ({{LOCALWEEK}} < 24)
}}
}}
}}