Steps to replicate the issue (include links if applicable):
- https://de.wikivoyage.org/wiki/Nachrichten:Januar_2023?useparsoid=1 : Parsoid is used
- https://de.wikivoyage.org/wiki/Nachrichten:Januar_2023?useparsoid=0 : Legacy parser is used
* Example template call:
<noinclude>{{NewsList
| Month=01
| Year=2023
| Image=[[File:Pernegg Kloster Turm 20170128.jpg|250px|links|Eckturm der Umfassungsmauern des ehemaligen Klosters Pernegg, Österreich]]
| 1=
</noinclude>
<!-- ... -->What happens?:
- With legacy parser all is OK
- With parsoid, <noinclude> is handled like <nowiki>: the wiki syntax of the template is shown. But in this case, <noinclude> should be ignored.
What should have happened instead?:
- The Wiki syntax should not be shown. Instead the template should be correctly parsed
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
- 1.43.0-wmf.20 (ef87455)
Other information (browser name/version, screenshots, etc.):
- All browser, desktop