Difference between revisions of "Template:Infobox Species"

From Manaverse Wiki
Jump to: navigation, search
m
 
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
|}
 
|}
 
|-
 
|-
| colspan="2" |
+
| colspan="2" align="right" | <div style="z-index:-2"><span style="margin-right:5px; opacity:0.25">{{{Planet Icon|}}}</span>
 +
<div style="margin-top:-{{#if: {{{Planet Icon|}}}|150px|20px}}; z-index:300">
 
{| align="center" width="99%" style="background-color:#999999; border:2px outset #888888;  border-radius:0.25em"
 
{| align="center" width="99%" style="background-color:#999999; border:2px outset #888888;  border-radius:0.25em"
 
|-
 
|-
Line 29: Line 30:
 
|-
 
|-
 
| align="center" style="width:30%; background-color:#777777; border-radius:0 0 0 0.25em" |
 
| align="center" style="width:30%; background-color:#777777; border-radius:0 0 0 0.25em" |
'''Status'''
+
'''Conservation Status'''
 
| align="left" style="width:70%;" |
 
| align="left" style="width:70%;" |
 
{{{Status|}}}
 
{{{Status|}}}
 
|}
 
|}
 +
</div>
 +
</div>
 
|}
 
|}
 
<noinclude>Basically, it'll be set up like this:
 
<noinclude>Basically, it'll be set up like this:
Line 44: Line 47:
 
|Habitat=
 
|Habitat=
 
|Status=}}</pre>
 
|Status=}}</pre>
 +
Example, this:
 +
<pre>{{Infobox Species
 +
|Box title=Red box
 +
|image=
 +
|Science=Blah blah
 +
|Planet=Terra
 +
|Habitat=Stores
 +
|Status=Least Concern}}</pre>
 +
Produces this:
 +
{{Infobox Species
 +
|Box title=Black box
 +
|image=
 +
|Science=Blah blah
 +
|Planet=Terra
 +
|Habitat=Stores
 +
|Status=Least Concern}}
 +
It also works if you set it up as a single line.
 +
'''Note: This template is meant to be used for proper species and subspecies, and not for higher taxonomic ranks (e.g. genera or families).'''
  
'''Note: This template is meant to be used for proper species and subspecies. For the time being, this template will not be altered to accommodate use outside of its intended purpose, and should not be used as such.'''
 
  
 
[[Category:Infobox Templates]]</noinclude>
 
[[Category:Infobox Templates]]</noinclude>

Latest revision as of 18:15, 24 April 2015

{{{Box title}}}

Scientific Name

Native Planet

Habitat

Conservation Status

Basically, it'll be set up like this:

{{Infobox Species
|Box title=
|image=
|Caption=(Remove this part if you're not filling it in. 
Leaving it empty results in a random apostrophe for some reason.)
|Science=Binomial/trionomial name. If you have no idea what either of these mean, then Google.
|Planet=
|Habitat=
|Status=}}

Example, this:

{{Infobox Species
|Box title=Red box
|image=
|Science=Blah blah
|Planet=Terra
|Habitat=Stores
|Status=Least Concern}}

Produces this:

Black box

Scientific Name

Blah blah

Native Planet

Terra

Habitat

Stores

Conservation Status

Least Concern

It also works if you set it up as a single line. Note: This template is meant to be used for proper species and subspecies, and not for higher taxonomic ranks (e.g. genera or families).