Difference between revisions of "Taxobox Templates for Biological Classification"

From Help Wiki
(Created page with 'The [http://en.wikipedia.org/wiki/Template:Taxobox/doc Taxobox templates] can be implemented at wikis.evergreen.edu to create an standardized way of adding biological classificat…')
 
m (subst applied to Template:TwoColumn)
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
 +
<div class="container-fluid">
 +
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 
The [http://en.wikipedia.org/wiki/Template:Taxobox/doc Taxobox templates] can be implemented at wikis.evergreen.edu to create an standardized way of adding biological classification data identical to what's done at wikipedia.org.
 
The [http://en.wikipedia.org/wiki/Template:Taxobox/doc Taxobox templates] can be implemented at wikis.evergreen.edu to create an standardized way of adding biological classification data identical to what's done at wikipedia.org.
 +
</div>
 +
 +
===Examples of Taxobox===
 +
* http://en.wikipedia.org/wiki/Geoduck
 +
* [http://wikis.evergreen.edu/pugetprairieplants/index.php/Using_the_Taxobox_Syntax  Using Taxobox with plants.]
 +
 +
===Taxobox syntax===
 +
<pre>
 +
{{Taxobox
 +
| image = GooeyduckSeafood.jpg
 +
| image_caption =  Four live geoducks in a seafood tank
 +
| regnum = [[Animal]]ia
 +
| phylum = [[Mollusca]]
 +
| classis = [[Bivalvia]]
 +
| ordo = [[Myoida]]
 +
| familia = [[Hiatellidae]]
 +
| genus = ''[[Panopea (mollusc)|Panopea]]''
 +
| species = '''''P. generosa'''''
 +
| binomial = ''Panopea generosa''
 +
| binomial_authority = Gould, 1850
 +
}}
 +
</pre>
 +
 +
 +
===Setting up Taxobox on your wiki (for wiki admins)===
 +
The following template files  must be copied from wikipedia.org before using the taxobox template:
 +
 +
#Template:!
 +
#*subtemplate ''Template doc'' is not required
 +
#Template:Taxobox
 +
#*subtemplate ''Template:Documentation'' is not required
 +
#*subtemplate ''Template:Pp-template'' is not required
 +
#Template:Taxobox colour
 +
#*subtemplate ''Template:Template doc'' is not required
 +
#Template:Taxobox/species
 +
  
The following template files are needed to make this system work:
+
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 +
{{Mediawiki Help}}
 +
{{GetHelp}}
  
 +
<!-- end col-md-3-->
 +
</div>
 +
<!-- end row-->
 +
</div>
 +
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->
 +
__NOTOC__
 +
__NOEDITSECTION__
 
  [[category:Mediawiki]]
 
  [[category:Mediawiki]]

Latest revision as of 17:01, 14 August 2017

The Taxobox templates can be implemented at wikis.evergreen.edu to create an standardized way of adding biological classification data identical to what's done at wikipedia.org.

Examples of Taxobox

Taxobox syntax

{{Taxobox
| image = GooeyduckSeafood.jpg
| image_caption =  Four live geoducks in a seafood tank
| regnum = [[Animal]]ia
| phylum = [[Mollusca]]
| classis = [[Bivalvia]]
| ordo = [[Myoida]]
| familia = [[Hiatellidae]]
| genus = ''[[Panopea (mollusc)|Panopea]]''
| species = '''''P. generosa'''''
| binomial = ''Panopea generosa''
| binomial_authority = Gould, 1850
}}


Setting up Taxobox on your wiki (for wiki admins)

The following template files must be copied from wikipedia.org before using the taxobox template:

  1. Template:!
    • subtemplate Template doc is not required
  2. Template:Taxobox
    • subtemplate Template:Documentation is not required
    • subtemplate Template:Pp-template is not required
  3. Template:Taxobox colour
    • subtemplate Template:Template doc is not required
  4. Template:Taxobox/species