Template:Pagelist
| This template is used on approximately 4,100 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
Usage
This template creates a comma-separated list of pages formatted as links. The last two pages in the list are separated by "and" instead of a comma. Any number of pages may be included in the list.
An optional nspace parameter can be specified to provide a namespace to use for all links.
Two other optional parameters are supported to provide formatting of the page links. If specified, the delim parameter is included before and after each page name. Optionally, the edelim parameter can specify the delimiter used at the end of the page name—in this case the delim tag is still used for the beginning of the page name.
It is possible to specify a custom separator (instead of a comma) using the separator parameter. It is also possible to specify a custom value to use instead of "and" before the final item using the conjunction parameter. For both of these parameters, there are special values that use the default separators for the language set in users' preferences: dot ( · ), pipe ( | ), comma (, ), or tpt-languages (⧼tpt-languages-separator⧽).
This template is mostly useful from within other templates that accept a variable number of page names, up to twenty pages, as arguments. For example, the page arguments {{{1}}}–{{{10}}} can be passed to this template using {{pagelist|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}|{{{10|}}}}}. Any parameters not specified to the original template will be passed as empty parameters and not listed by the pagelist template.
Examples
| Type this | To get this |
|---|---|
{{Pagelist|X1|X2|X3|X4|X5}}
|
X1, X2, X3, X4 and X5 |
{{Pagelist|nspace=Template|X1|X2|X3|X4|X5}}
|
X1, X2, X3, X4 and X5 |
{{Pagelist|X1}}
|
X1 |
{{Pagelist}}
|
|
{{Pagelist|X1|X2|X3|separator=;}}
|
X1;X2 and X3 |
{{Pagelist|X1|X2|X3|separator=; }}
|
X1; X2 and X3 |
{{Pagelist|X1|X2|X3|conjunction=or}}
|
X1, X2orX3 |
{{Pagelist|X1|X2|X3|conjunction= or }}
|
X1, X2 or X3 |
Parameters
TemplateData for Pagelist
This template creates a comma-separated list of pages formatted as links. The last two pages in the list are separated by "and" instead of a comma. Any number of pages may be included in the list.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Namespace | nspace | Namespace in which the pages are located, without the trailing colon (":"). Acceptable values are "Talk", "File", "File talk", "Category", "Category talk", "Help", "Help talk", "Wikipedia", "Wikipedia talk", "Portal", "Portal talk", "Template", "Template talk", "Module", "Module talk", "User", "User talk", and anything added in the future.
| String | optional |
| Prefix (starting delimiter) | delim | Wikicode to insert before each page name. Default is nothing. If this parameter is specified and no suffix parameter is specified, the contents of this parameter would also be used as the suffix. | Unbalanced wikitext | optional |
| Suffix (ending delimiter) | edelim | Wikicode to insert after each page name. If not specified, the default is the value of the prefix parameter. | Unbalanced wikitext | optional |
| Separator | separator | The character(s) used to separate specified page names, excluding the last two. Default is comma.
| String | optional |
| Conjunction | conjunction | The character(s) used to separate the last two items. Default is "and".
| String | optional |
| Page name 1 | 1 | no description | Unbalanced wikitext | optional |
| Page name 2 | 2 | no description | Unbalanced wikitext | optional |
| Page name 3 | 3 | no description | Unbalanced wikitext | optional |
| Page name 4 | 4 | no description | Unbalanced wikitext | optional |
| Page name 5 | 5 | no description | Unbalanced wikitext | optional |
| Page name 6 | 6 | no description | Unbalanced wikitext | optional |
| Page name 7 | 7 | no description | Unbalanced wikitext | optional |
| Page name 8 | 8 | no description | Unbalanced wikitext | optional |
| Page name 9 | 9 | no description | Unbalanced wikitext | optional |
| Page name 10 | 10 | no description | Unbalanced wikitext | optional |
See also
- {{Catlist}}, for a list of linked categories
- {{Comma separated entries}}
- {{Catalog lookup link}}
- {{Enum}}, an equivalent template which does not wikilink
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.