question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[EN] Handle 'otherforms=1' argument of 'nb...' template

See original GitHub issue

Wikicode:

{{nb...|doubt, doubten, dought, doughten, douti, douʒte, dut, duten, duti|otherforms=1}}

Output:

&nbsp;[and other forms <i>doubt, doubten, dought, doughten, douti, douʒte, dut, duten, duti</i>]

Expected:

&nbsp;[and other forms]

This will help us being aligned on the Wiktionary output, but when you are reading, it will be useless to only display “[and other forms]”. I am not sure how to handle that case.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
lasconiccommented, May 24, 2021

I changed my mind 😃

0reactions
BoboTiGcommented, May 19, 2021

It works for me too then 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Template parameters and template arguments
Every template is parameterized by one or more template parameters, indicated in the parameter-list of the template declaration syntax: ...
Read more >
c++ - Template template collection accepting another template ...
The problem (a problem?) in your code is that std::vector is a template class that receive more than one templates argument (two: the...
Read more >
no-model-argument-in-route-templates - GitHub
This rule includes a fixer in order to handle the migration for you automatically. References. Ember.js issue: emberjs/ember.js#18987.
Read more >
Problems with template argument deduction for class templates
Template argument deduction for nested classes does not compile, but does with gcc 7.3 if c++17 is enabled, and intellisense shows errors for...
Read more >
Template:Lang-nb - Wikipedia
The parameter |lit= enables a literal translation (in English) to be given. It is being rolled out to these templates and so may...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found