Template:Infobox taxonomy: Difference between revisions

From Pikmin Fanon
mNo edit summary
(Updated and improved.)
Line 1: Line 1:
<noinclude>{{Taxonomy}}</noinclude>
{| class="infobox" align="right" style="width: 30em; font-size: 82%; text-align: left; border-style: solid; border-width: 2px; border-color: grey"
{| class="infobox" align="right" style="width: 30em; font-size: 82%; text-align: left; border-style: solid; border-width: 2px; border-color: grey"
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''[[Pikcanon-NOT:Taxonomy Project|Taxonomy]]''
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''[[PikminFanon:Taxonomy Project|Taxonomy]]''
|-
! colspan="2" style="font-size: 88%; background: #ccf; text-align: center;" | ''Warning: content contained in this template is all [[PikminFanon:Coverage Policy#Fanon|fanon information]]''.
|-
|-
{{#if: {{{kingdom|}}}|
{{#if: {{{kingdom|}}}|
! width="30%" style="background: #e6e9ff;" {{!}} Kingdom
! width="30%" style="background: #e6e9ff;" {{!}} Kingdom
{{!}} width = "70%" {{!}} '''{{{kingdom}}}'''
{{!}} width = "70%" {{!}} [[PikminFanon:Taxonomy Project/{{{kingdom}}}|{{{kingdom}}}]]
}}
}}
|-
|-
{{#if: {{{phylum|}}}|
{{#if: {{{phylum|}}}|
! width="30%" style="background: #e6e9ff;" {{!}} Phylum
! width="30%" style="background: #e6e9ff;" {{!}} Phylum
{{!}} width = "70%" {{!}} '''{{{phylum}}}'''
{{!}} width = "70%" {{!}} [[PikminFanon:Taxonomy Project/{{{phylum}}}|{{{phylum}}}]]
}}
}}
|-
|-
{{#if: {{{class|}}}|
{{#if: {{{class|}}}|
! width="30%" style="background: #e6e9ff;" {{!}} Class
! width="30%" style="background: #e6e9ff;" {{!}} Class
{{!}} width = "70%" {{!}} '''{{{class}}}'''
{{!}} width = "70%" {{!}} [[PikminFanon:Taxonomy Project/{{{class}}}|{{{class}}}]]
}}
}}
|-
|-
{{#if: {{{order|}}}|
{{#if: {{{order|}}}|
! width="30%" style="background: #e6e9ff;" {{!}} Order
! width="30%" style="background: #e6e9ff;" {{!}} Order
{{!}} width = "70%" {{!}} '''{{{order}}}'''
{{!}} width = "70%" {{!}} [[PikminFanon:Taxonomy Project/{{{order}}}|{{{order}}}]]
}}
}}
|-
|-
{{#if: {{{family|}}}|
{{#if: {{{family|}}}|
! width="30%" style="background: #e6e9ff;" {{!}} Family
! width="30%" style="background: #e6e9ff;" {{!}} Family
{{!}} width = "70%" {{!}} '''{{{family}}}'''
{{!}} width = "70%" {{!}} [[{{{family}}} family|{{{family}}}]]
}}
}}
|-
|-
{{#if: {{{genus|}}}|
{{#if: {{{genus|}}}|
! width="30%" style="background: #e6e9ff;" {{!}} Genus
! width="30%" style="background: #e6e9ff;" {{!}} Genus
{{!}} width = "70%" {{!}} '''{{{genus}}}'''
{{!}} width = "70%" {{!}} [[PikminFanon:Taxonomy Project/{{{genus}}}|{{{genus}}}]]
}}
}}
|-
|-
{{#if: {{{species|}}}|
{{#if: {{{species|}}}|
! width="30%" style="background: #e6e9ff;" {{!}} Species
! width="30%" style="background: #e6e9ff;" {{!}} Species
{{!}} width = "70%" {{!}} '''{{{species}}}'''
{{!}} width = "70%" {{!}} [[PikminFanon:Taxonomy Project/{{{species}}}|{{{species}}}]]
}}
}}
|-
|-
{{#if: {{{subspecies|}}}|
{{#if: {{{subspecies|}}}|
! width="30%" style="background: #e6e9ff;" {{!}} Subspecies
! width="30%" style="background: #e6e9ff;" {{!}} Subspecies
{{!}} width = "70%" {{!}} '''{{{subspecies}}}'''
{{!}} width = "70%" {{!}} [[PikminFanon:Taxonomy Project/{{{subspecies}}}|{{{subspecies}}}]]
}}
}}
|-
|-
|}
|}<includeonly>[[Category:Taxonomy Project]]</includeonly><noinclude>
<noinclude>[[Category:Infobox templates]]


{{clear}}
{{clear}}


==Use==
==Info==
<pre>
This optional template is to be used in enemy and [[Pikmin]] articles. Place it below their respective infoboxes, [[Template:Infobox enemy]] and [[Template:Infobox Pikmin]]. The template will appear below the infoboxes it is placed under, on the right side of the page.
{{Taxa                           
 
|kingdom=kingdom name
Pages with this template are automatically placed in [[:Category:Taxonomy Project]].
|phylum=phylum name
 
|class=class name
==Parameters==
|order=order name
{| class = "wikitable"
|family=family name
! Parameter || Mandatory || Default || Detailed description
|genus=genus name
|-
! kingdom
| No ||  || The kingdom an enemy or Pikmin belongs in. For example, the Red Bulborb's kingdom is [[PikminFanon:Taxonomy Project/Animalia|Animalia]].
|-
! phylum
| No ||  || Same as above, but phylum. For example, the Red Bulborb's phylum is [[PikminFanon:Taxonomy Project/Cannicus|Cannicus]].
|-
! class
| No ||  || Same as above, but class. For example, the Red Bulborb's class is [[PikminFanon:Taxonomy Project/Vegeterii|Vegeterii]].
|-
! order
| No ||  || Same as above, but order.
|-
! family
| No ||  || Same as above, but family. For example, the Red Bulborb's family is the [[grub-dog family]].
|-
! genus
| No ||  || Same as above, but genus. For example, the Red Bulborb's genus is ''[[PikminFanon:Taxonomy Project/Oculus|oculus]]''.
|-
! species
| No ||  || Same as above, but species. For example, the Red Bulborb's species is ''[[PikminFanon:Taxonomy Project/Kageyamii|kageyamii]]''.
|-
! subspecies
| No ||  || Same as above, but subspecies. For example, the Red Bulborb's subspecies is ''[[PikminFanon:Taxonomy Project/Russus|russus]]''.
|}
 
==Skeleton==
<pre>{{infobox taxa
|kingdom=
|phylum=
|class=
|order=
|family=
|genus=
|species=
|subspecies=
}}</pre>
}}</pre>
 
[[Category:Infobox templates]]</noinclude>
[[Category:Taxa]]</noinclude>

Revision as of 04:19, 17 April 2021

Taxonomy
Warning: content contained in this template is all fanon information.

Info

This optional template is to be used in enemy and Pikmin articles. Place it below their respective infoboxes, Template:Infobox enemy and Template:Infobox Pikmin. The template will appear below the infoboxes it is placed under, on the right side of the page.

Pages with this template are automatically placed in Category:Taxonomy Project.

Parameters

Parameter Mandatory Default Detailed description
kingdom No The kingdom an enemy or Pikmin belongs in. For example, the Red Bulborb's kingdom is Animalia.
phylum No Same as above, but phylum. For example, the Red Bulborb's phylum is Cannicus.
class No Same as above, but class. For example, the Red Bulborb's class is Vegeterii.
order No Same as above, but order.
family No Same as above, but family. For example, the Red Bulborb's family is the grub-dog family.
genus No Same as above, but genus. For example, the Red Bulborb's genus is oculus.
species No Same as above, but species. For example, the Red Bulborb's species is kageyamii.
subspecies No Same as above, but subspecies. For example, the Red Bulborb's subspecies is russus.

Skeleton

{{infobox taxa
|kingdom=
|phylum=
|class=
|order=
|family=
|genus=
|species=
|subspecies=
}}