Template:Reference column heading
Kaonekelo
(Kufumila ku Template:Reference heading)
Ref.
Produces an abbreviated text for tables that have a column for references, without requiring a lot of space to take up.
Usage
[kulemba source]{{refh}} → Ref.
{{refh|plural=no}} → Ref.
In a table
[kulemba source]{| class="wikitable"
! scope="col" | Text
! scope="col" | {{refh|plural=yes}}
|-
| Content
| <ref>...</ref>
|}
| Text | Ref. |
|---|---|
| Content | [1] |
Templatedata
[kulemba source]This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Reference column heading in articles based on its TemplateData.
TemplateData for Reference column heading
Creates a heading to be used for reference columns in tables.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| multi | multi plural | Specifies whether column can contain multiple references per row, and changes tooltip from "Reference(s)" to "Reference" if not.
| Boolean | suggested |