https://shn.wikivoyage.org/wiki/%E1%80%91%E1%82%85%E1%80%99%E1%80%BA%E1%80%B8%E1%80%95%E1%80%9C%E1%80%B5%E1%80%90%E1%80%BA%E1%82%89%3AWikidata_Infobox?useparsoid=0
https://shn.wikivoyage.org/wiki/%E1%80%91%E1%82%85%E1%80%99%E1%80%BA%E1%80%B8%E1%80%95%E1%80%9C%E1%80%B5%E1%80%90%E1%80%BA%E1%82%89%3AWikidata_Infobox?useparsoid=1
Description
Related Objects
Event Timeline
Still looking but this may be an edge case because of script / syntax error on the page which prevents the "{{Documentation}}" string from getting tokenized properly in the PEG which then causes it not to be displayed.
There is an unclosed <includeonly> tag on the page which is causing this problem - the wikitext needs to be fixed. Looks like legacy parser resets some state (maybe when it encounters a <noinclude>). We could see if we want to institute some of that error correction in Parsoid, but this is not a blocker for deploy. We should probably fix up the page and be done with it.
Ah, looks like the issue is more about <includeonly>foo<includeonly>bar</includeonly>baz<noinclude>xyz</noinclude> as seen on this page. Looks like with legacy output, it matches the </includeonly> with the outer <includeonly> whereas Parsoid seems to match it with the inner <includeonly>.
Maybe Parsoid should have the same error handling.
The test page was fixed by T373776 / Ied9ed72be7bbff6d7f323109bc0043f1aa0f4b70 and renders the same now.
I wonder if we should just fix the wikitext and call it done.
The diff that remains is another issue that needs investigating
The docs render the same,
https://shn.wikivoyage.org/wiki/%E1%80%91%E1%82%85%E1%80%99%E1%80%BA%E1%80%B8%E1%80%95%E1%80%9C%E1%80%B5%E1%80%90%E1%80%BA%E1%82%89:Wikidata_Infobox/doc?useparsoid=0
https://shn.wikivoyage.org/wiki/%E1%80%91%E1%82%85%E1%80%99%E1%80%BA%E1%80%B8%E1%80%95%E1%80%9C%E1%80%B5%E1%80%90%E1%80%BA%E1%82%89:Wikidata_Infobox/doc?useparsoid=1
but when included on the template page (ထႅမ်းပလဵတ်ႉ:Wikidata_Infobox), it results in two nodes on the page with the same id, wdinfobox.
If I look at,
https://shn.wikivoyage.org/wiki/%E1%80%91%E1%82%85%E1%80%99%E1%80%BA%E1%80%B8%E1%80%95%E1%80%9C%E1%80%B5%E1%80%90%E1%80%BA%E1%82%89:Wikidata_Infobox?action=info
I see,
Duplicate IDs 1
https://shn.wikivoyage.org/wiki/%E1%80%91%E1%82%85%E1%80%99%E1%80%BA%E1%80%B8%E1%80%95%E1%80%9C%E1%80%B5%E1%80%90%E1%80%BA%E1%82%89:Wikidata_Infobox/styles.css would need to be updated to use a class before updating the template