I've imported Module:Documentation and Module:Arguments for custom mediawiki from wikipedia. Unfortunately, Lua indicates template loop inside them on also wiki-native pages like Template:Extension, these are not custom templates or pages. Would like a hint or direction to look into, maybe someone encountered the same problem.
Asked
Active
Viewed 166 times
0

Александр Кушниренко
- 210
- 1
- 12
-
Sprinkle `mw.log` here and there? – user3840170 Feb 05 '22 at 17:52
1 Answers
0
The problem is in Template:Extension docs (probably, Template:Extension/doc). The Module:Documentation in both Russian and English Wikipedias is shorter than 464 lines, so your version is either obsolete or modified.

Alexander Mashin
- 3,892
- 1
- 9
- 15
-
https://en.wikipedia.org/wiki/Module:Documentation Maybe I'm looking at a wrong page, here it has 1000 lines of code – Александр Кушниренко Feb 03 '22 at 11:34
-
Is the wiki public? Can you give a link to the errorous page? If not, can you provide the relevant part of the Wikitext and the `?action=raw&templates=expand` of the page? – Noam Feb 06 '22 at 09:17