Template:Reflist-talk
References
File:Farm-Fresh css add.svg | This template uses TemplateStyles: |
This template is a version of {{Reflist }} designed to show a reference section for a talk page discussion within a bordered box. It can also be useful on other types of non-mainspace pages, e.g., for a section in a user's sandbox.
Usage
- {{Reflist-talk}}
Optional:
- {{Reflist-talk|title=|group=|colwidth=|refs=}}
The template should be placed after the discussion that includes the references, as it will include all references before the template that haven't been claimed by a previous template.
Limitations
Correctly boxed example
If this is fixed, the above example would display inside a correctly-indented box, which would look like the following: [1]
-
References
- ↑ Correctly boxed example reference
-
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Reflist-talk
<templatedata> { "description": "This template creates a list of references for a talk page discussion within a particular section.", "params": { "title": { "label": "Section title", "description": "The title to display before the references", "default": "References", "type": "line" }, "colwidth": { "aliases": [ "1" ], "label": "Columns / Column width",
"description": "Passed to"default": "1 if < 11 references; otherwise 30em", "type": "string" }, "group": { "label": "Group",
"description": "Passed to"type": "string" }, "refs": { "label": "List of references",
"description": "Passed to"type": "string" } } } </templatedata>