Template:SpeciesBox: Difference between revisions

From Shiptest Wiki
Jump to navigationJump to search
No edit summary
Tag: Manual revert
m (adds the option to give the image specific details)
Line 37: Line 37:
<div style="background: white;">
<div style="background: white;">
<div style="padding: 0.2em 0 0.2em 0;">
<div style="padding: 0.2em 0 0.2em 0;">
<center>[[File:{{{image}}}|256px]]</center>
<center>[[File:{{{image}}}|256px|{{{imagedetail}}}]]</center>
</div>
</div>
<div style="background: #{{{color|cc8899}}}; border-radius: .2em; color: #FFF;"><center>'''Basic Information'''</center></div>
<div style="background: #{{{color|cc8899}}}; border-radius: .2em; color: #FFF;"><center>'''Basic Information'''</center></div>

Revision as of 19:37, 8 April 2023


Example usage of the template:

{{SpeciesBox
 | name       = Human
 | image      = Generic_assistant2.png
 | origin     = Earth, Sol System
 | height     = 180cm
 | diet       = Omnivorous
 | color      = cc8899
 | temp       = 270-340K
 | traits     = 
* Little monkey mans
* oo oo aa aa 
* hair
}}
Human
{{{imagedetail}}}
Basic Information
Origin Point: Earth, Sol System
Temp Range: 270-340K
Height: 180cm
Diet: Omnivorous

  • Little monkey mans
  • oo oo aa aa
  • hair


{{{name}}}
[[File:{{{image}}}|256px|{{{imagedetail}}}]]
Basic Information
Origin Point: {{{origin}}}
Temp Range: {{{temp}}}
Height: {{{height}}}
Diet: {{{diet}}}

No traits.