Template:Floruit
fl.
Usage
lembaSource: {{fl.|1234}}
; {{fl.|1234–1275}}
; {{fl.|{{c.|1275}}}}
; {{fl.|1234|lk=off}}
Result: fl. 1234 ; fl. 1234–1275 ; fl. c. 1275 ; fl. 1234
This template generates an abbreviation for floruit ("fl."); by default, it has a mouse-over tooltip explaining its meaning.
Parameters
lembaThis template supports an optional (first, unnamed) parameter representing a year (or range of years). For example, {{fl.|1956}} renders to give fl. 1956. This differs from {{fl.}} 1956
in that {{fl.|1956}}
puts a non-breaking space in between the "fl." and the number, which prevents web browsers from inserting a line break there.
If the parameter "sortable=yes
" is specified, the template generates invisible text that will cause the column to sort correctly in sortable tables. However, it is at the cost of having that invisible text read out audibly by many screen readers. "Col 1" without the parameter does not sort correctly. "Col 2" with the sortable parameter sorts correctly.
Title | Col 1 | Col 2 |
---|---|---|
Foo | 1066 | 1066 |
Bar | fl. 1510 | 1510 | fl.
Baz | 1956 | 1956 |
Jaz | fl. 410 | 410 | fl.
If the |lk=
(as in "link") parameter is set to |lk=off
, then the abbreviation will be rendered as fl. (without a wikilink). Otherwise, the link is displayed. (This can be used to avoid overlinking when this template is used repeatedly in the body of an article.)