„Sablon:Comma separated entries” változatai közötti eltérés
Megjelenés
Új oldal, tartalma: „{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|comma}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>” |
a 1 változat importálva |
(Nincs különbség)
| |
A lap jelenlegi, 2025. január 21., 21:36-kori változata
| Warning | This template is used on approximately 455 000 pages, or roughly 27344% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
| Fájl:Lua-Logo.svg | Luát használ: |
This template is used primarily in infoboxes to create a comma-delimited collection of items, only adding the commas where needed.
For lists of items, without bullets, use {{plainlist}}.
Usage
Typing:
{{comma separated entries|entry1|entry2|entry3|entry4|entry5|...}}
Results in:
- entry1, entry2, entry3, entry4, entry5, ...
Example
| Code | Result |
|---|---|
{{comma separated entries|entry1|entry2|entry3|entry4}} |
entry1, entry2, entry3, entry4 |
{{comma separated entries| |entry2|entry3|entry4}} |
entry2, entry3, entry4 |
{{comma separated entries|entry1| |entry3|entry4}} |
entry1, entry3, entry4 |
{{comma separated entries|entry1|entry2| |entry4}} |
entry1, entry2, entry4 |
{{comma separated entries|entry1|entry2|entry3| }} |
entry1, entry2, entry3 |
{{comma separated entries|entry1| | | }} |
entry1 |
{{comma separated entries| |entry2| | }} |
entry2 |
{{comma separated entries| | |entry3| }} |
entry3 |
{{comma separated entries| | | |entry4}} |
entry4 |
{{comma separated entries|entry1|entry2}} |
entry1, entry2 |
{{comma separated entries| | | | }} |
|
{{comma separated entries|entry1|entry2|entry3|entry4|entry5|entry6}} |
entry1, entry2, entry3, entry4, entry5, entry6 |
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Comma separated entries in articles based on its TemplateData.
TemplateData for Comma separated entries
Lua-hiba a(z) Modul:TNT modulban a(z) 182. sorban: Missing Commons dataset I18n/Module:TNT.tab
See also
- {{br separated entries}} (displays a list with an item per line)
- {{plainlist}} (same as above, but using regular unordered list markup)
- {{flatlist}} (converts a regular unordered list into an inline list separated by interpuncts)
- {{pagelist}} (formats a list of internal links as prose, using commas or "and" when appropriate)
- {{prose list}} (formats a list using commas and "and" before the last item)
- {{Catalog lookup link}}
- Module:Separated entries, the Lua module used to realize this template.
- REDIRECT Template:When on basepage
This page is a redirect. The following categories are used to track and monitor this redirect:
|