Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infobox only shows heading in VisualEditor #132

Open
OfficialCRUGG opened this issue Sep 27, 2024 · 1 comment
Open

Infobox only shows heading in VisualEditor #132

OfficialCRUGG opened this issue Sep 27, 2024 · 1 comment

Comments

@OfficialCRUGG
Copy link

Not sure if this is related to #70, but as of MediaWiki 1.42 (and several previous versions I was on), I never had fully working Infobox previews in VisualEditor. I have a template for an Infobox and include that in my page. It only shows the heading and none of the fields.

@alex4401
Copy link
Contributor

alex4401 commented Dec 30, 2024

It's related to #129 and there's no solution for it currently. The extension does some sketchy things (such as drawing template parameters from thin air) that are not supported by Parsoid (which handles VisualEditor's wikitext parsing) at the moment, with no guarantee it'll be supported in future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants