Templat:Infraspeciesbox/doc: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
kTidak ada ringkasan suntingan
k MITGATVM memindahkan halaman Templat:Kotak info taksonomi infraspesies/doc ke Templat:Infraspeciesbox/doc dengan menimpa pengalihan lama: Dipindahkan ke judul bahasa Inggris yang pada awal pembuatan ditujukan untuk membedakan templat taxobox berbasis Wikidata
Tag: Suntingan perangkat seluler Suntingan peramban seluler Suntingan seluler lanjutan
 
(3 revisi perantara oleh 2 pengguna tidak ditampilkan)
Baris 1:
{{Navbar taksonomi otomatis}}
The '''[[Templat:Infraspeciesbox]]''' displays an automatic taxobox for a rank lower than [[species]] (an infraspecific rank) for taxa governed by the ''ICN''  (the botanical code). For taxa governed by the ''ICZN''  (the zoological code), see [[Templat:Subspeciesbox]].
 
At present it can only handle the ranks subspecies and variety or the combination of the two.
 
== Usage ==
The parameters are generally the same as [[Templat:Subspeciesbox]], which handles subspecies whose names are governed by the ''Zoological Code''.
 
=== Subspecies only ===
Suppose that a species called ''Yucca grandiflora'' has a subspecies ''Y. g.'' subsp. ''laxifolia''. Then:
{{-}}
<div style="float:left;"><pre><nowiki>{{Infraspeciesbox
| genus = Yucca
| species = grandiflora
| subspecies = laxifolia
| authority = A.Anon
}}</nowiki></pre>
generates →</div>
<div style="float:right;">{{Infraspeciesbox
|genus = Yucca
|species = grandiflora
|subspecies = laxifolia
|authority = A.Anon
}}</div>
{{-}}
 
=== Variety only ===
Suppose that the species ''Yucca grandiflora'' has a variety ''Y. g.'' var. ''tenuifolia'', with no intervening subspecies. Then:
{{-}}
<div style="float:left;"><pre><nowiki>{{Infraspeciesbox
| genus = Yucca
| species = grandiflora
| variety = tenuifolia
| authority = B.Anon
}}</nowiki></pre>
generates →
 
Note the use of "variety" '''not''' "varietas".</div>
<div style="float:right;">{{Infraspeciesbox
| genus = Yucca
| species = grandiflora
| variety = tenuifolia
| authority = B.Anon
}}</div>
{{-}}
=== Subspecies and variety ===
Finally suppose that ''Y. g.'' var. ''tenuifolia'' is actually within ''Y. g.'' subsp. ''laxifolia''. Then:
{{-}}
<div style="float:left;"><pre><nowiki>{{Infraspeciesbox
|genus = Yucca
|species = grandiflora
|subspecies = laxifolia
|variety = tenuifolia
|authority = B.Anon
}}</nowiki></pre>
generates →
 
Note that the ''ICN'' does not allow ''Y. g.'' subsp. ''laxifolia'' var. ''tenuifolia'' as a name.</div>
<div style="float:right;">{{Infraspeciesbox
| genus = Yucca
| species = grandiflora
| subspecies = laxifolia
| variety = tenuifolia
| authority = B.Anon
}}</div>
{{-}}
 
=== Authorities ===
If for some reason it is desired to attach authorities, note carefully how this is done (at present):
<div style="float:left;"><pre><nowiki>{{Infraspeciesbox
| genus = Yucca
| grandparent_authority = D.Anon
| species = grandiflora
| binomial_authority = C.Anon
| subspecies = laxiflora
| subspecies_authority = A.Anon
| variety = tenuifolia
| authority = B.Anon
}}</nowiki></pre>
generates →</div>
<div style="float:right;">{{Infraspeciesbox
|genus = Yucca
|grandparent_authority = D.Anon
|species = grandiflora
|binomial_authority = C.Anon
|subspecies = laxiflora
|subspecies_authority = A.Anon
|variety = tenuifolia
|authority = B.Anon
}}</div>
{{-}}
== Performance considerations ==
As of February 2012, this template had not been tested with many of the other possible parameters. Because the template invokes [[Templat:Taxobox/core]], it is limited by resources used there, such as expansion depth of 39 levels.
 
== See also ==
 
* [[Templat:Subspeciesbox]]
* [[Templat:Speciesbox]]
 
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Kategori:Templat taxobox]]
</includeonly>