This template is used on many 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 external link template is underused, compared to the number of links to the site it represents (check here). Please help convert those links to make use of this template, for ease of tracking, and ease of interoperability with Wikidata. |
Usage
editTemplate to make CS1/CS2 citations to World Flora Online.
The |id=
is required. The title can be given using |title=
or it can be generated from a combination of |family=
, |genus=
, |species=
and |authority=
, as shown in the following examples.
- Using
|id=
and|title=
-
- Code:
{{Cite WFO |title=''Ditrichum'' Hampe |id=4000012284 |access-date=9 April 2020}}
- "Ditrichum Hampe". World Flora Online. Retrieved 9 April 2020.
- Code:
- Using
|id=
with|genus=
and|authority=
-
- Code:
{{Cite WFO|genus=Goniolimon |authority=Boiss. |id=4000015998 |access-date=25 June 2020 }}
- "Goniolimon Boiss." World Flora Online. Retrieved 25 June 2020.
- Code:
- Using
|id=
with|genus=
,|species=
and|authority=
-
- Code:
{{Cite WFO|genus=Goniolimon |species=besserianum |authority=(Schult. ex Rchb.) Kusn. |id=0000706383 |access-date=25 June 2020 }}
- "Goniolimon besserianum (Schult. ex Rchb.) Kusn." World Flora Online. Retrieved 25 June 2020.
- Code:
- Using
|id=
with|family=
and|authority=
-
- Code:
{{Cite WFO|family=Plumbaginaceae |authority=Juss. |id=7000000482 |access-date=25 June 2020 }}
- "Plumbaginaceae Juss." World Flora Online. Retrieved 25 June 2020.
- Code:
- Other parameters.
The template is compliant with CS1/CS2 and takes all the standard {{cite web}} or {{citation}} parameters, e.g. |mode=cs1
or |mode=cs2
.