Talk:всеядный
Latest comment: 6 years ago by Erutuon
@Erutuon Hello. There's a weird error in the etymology; apparently {{affix|ru|все-|[[есть|-яд]]|-ный}}
is not a valid syntax. --Per utramque cavernam 20:27, 3 May 2018 (UTC)
- @Per utramque cavernam:
{{affix}}
doesn't allow piped links in numbered parameters. You have to use|altN=
:{{affix|ru|все-|есть|-ный|alt2=-яд}}
. (This syntax doesn't add a category for -яд (-jad).) — Eru·tuon 20:37, 3 May 2018 (UTC)- @Erutuon: Thanks, I'll do that then. But strangely, it seems to work at плотоя́дный:
{{affix|ru|плоть|-о-|[[есть|-яд]]|-ный}}
→ плоть (plotʹ) + -о- (-o-) + -яд (-jad) + -ный (-nyj). Is there a difference? --Per utramque cavernam 20:41, 3 May 2018 (UTC)- @Per utramque cavernam: Hmm, I don't know what was causing the problem above then. I'll look into it. — Eru·tuon 20:44, 3 May 2018 (UTC)
- Oh, I've got it. This line:
part_sort_base = lang:makeEntryName(parts[2].term)
. So,[[есть|-яд]]
was the second element in the first template and was used as the sortkey, causing an error, while-о-
was the second element in плотоя́дный (plotojádnyj). — Eru·tuon 20:52, 3 May 2018 (UTC)
- @Erutuon: Thanks, I'll do that then. But strangely, it seems to work at плотоя́дный: