Module:Separated entries/doc: Difference between revisions
Jump to navigation
Jump to search
>Tomoneill (copy from https://en.wikipedia.org/w/index.php?title=Module:Separated_entries/doc&oldid=859518367) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 07:59, 13 September 2024
This Lua module is used on approximately 2050000 pages. To avoid large-scale disruption and unnecessary server load, any changes to this module should first be tested in its /sandbox or /testcases subpages. The tested changes can then be added to this page in one single edit. Please consider discussing any changes on the talk page before implementing them. |
Usage
Module:Separated entries serves as a template front-end to mw.text.listToText
. It takes any number of positional parameters and pieces them together with |separator=
. |conjunction=
can be optionally defined if a different separator is desired between the last and second last items. The starting positional parameter can be specified using |start=
. Leading and trailing whitespace is stripped; if the |separator=
should contain spaces, use the HTML escape code  
. Separated entries does not raise any errors by design.
{{#invoke:Separated entries|main|separator=...}}