Template:Species: Difference between revisions

From ElonWiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 22: Line 22:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div style="display: flex; flex-wrap: wrap; align-items: flex-start; margin-bottom: 1em;">
{| class="infobox" style="float: right; clear: right; margin: 0 0 1em 1em; width: 300px; border: 1px solid #aaa; background: #f9f9f9;"
    <!-- Left column: Summary and TOC -->
! colspan="2" style="text-align: center; background-color: #006699; color: white;" | {{{Name|{{PAGENAME}}}}}
    <div style="flex: 1; min-width: 250px; margin-right: 1em;">
{{#if:{{{Image|}}}|
        <div>
|-
            '''{{{name|{{PAGENAME}}}}}'''
| colspan="2" style="text-align: center;" | [[File:{{{Image}}}|250px]]
            <br>
}}
            {{{Cultural_Traits|Summary of cultural traits or description goes here.}}}
|-
        </div>
! Scientific Name
        __TOC__
| {{{Scientific_Name|}}}
    </div>
|-
! Common Names
| {{{Common_Names|}}}
|-
! Class
| {{{Class|}}}
|-
! Habitat
| {{{Habitat|}}}
|-
! Origin
| {{{Origin|}}}
|-
! Average Height
| {{{Average_Height|}}}
|-
! Average Weight
| {{{Average_Weight|}}}
|-
! Skin Colors
| {{{Skin_Colors|}}}
|-
! Eye Colors
| {{{Eye_Colors|}}}
|-
! Lifespan
| {{{Lifespan|}}}
|-
! Diet
| {{{Diet|}}}
|-
! Languages
| {{{Languages|}}}
|-
! Technological Level
| {{{Tech_Level|}}}
|-
! Cultural Traits
| {{{Cultural_Traits|}}}
|-
! Notable Individuals
| {{{Notable_Individuals|}}}
|}


    <!-- Right column: Infobox -->
'''{{PAGENAME}}''' is a species known for their {{{Cultural_Traits|various traits}}}. Its Origin is {{{Origin}}}, and it is typically found in {{{Habitat}}}.
    <div style="flex: 0; width: 300px; margin-left: auto;">
        <table class="infobox" style="width: 100%; border: 1px solid #aaa; background: #f9f9f9;">
            <tr>
                <th colspan="2" style="text-align: center; background-color: #006699; color: white;">
                    {{{name|{{PAGENAME}}}}}
                </th>
            </tr>
            {{#if:{{{image|}}}|
            <tr>
                <td colspan="2" style="text-align: center;">
                    [[File:{{{image}}}|250px]]
                </td>
            </tr>
            }}
            <tr><th>Scientific Name</th><td>{{{Scientific_Name|}}}</td></tr>
            <tr><th>Common Names</th><td>{{{Common_Names|}}}</td></tr>
            <tr><th>Class</th><td>{{{Class|}}}</td></tr>
            <tr><th>Habitat</th><td>{{{Habitat|}}}</td></tr>
            <tr><th>Origin</th><td>{{{Origin|}}}</td></tr>
            <tr><th>Average Height</th><td>{{{Average_Height|}}}</td></tr>
            <tr><th>Average Weight</th><td>{{{Average_Weight|}}}</td></tr>
            <tr><th>Skin Colors</th><td>{{{Skin_Colors|}}}</td></tr>
            <tr><th>Eye Colors</th><td>{{{Eye_Colors|}}}</td></tr>
            <tr><th>Lifespan</th><td>{{{Lifespan|}}}</td></tr>
            <tr><th>Diet</th><td>{{{Diet|}}}</td></tr>
            <tr><th>Languages</th><td>{{{Languages|}}}</td></tr>
            <tr><th>Tech Level</th><td>{{{Tech_Level|}}}</td></tr>
            <tr><th>Cultural Traits</th><td>{{{Cultural_Traits|}}}</td></tr>
            <tr><th>Notable Individuals</th><td>{{{Notable_Individuals|}}}</td></tr>
        </table>
    </div>
</div>


<!-- Content starts here -->
__TOC__
<div>
'''{{PAGENAME}}''' is a species known for their {{{Cultural_Traits|various traits}}}. Its Origin is {{{Origin}}}, and it is typically found in {{{Habitat}}}.
</div>


[[Category:Species]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
    "params": {
"name": {
        "Name": {},
"label": "Name",
        "Image": {},
"description": "The name of the species.",
        "Scientific_Name": {},
"type": "string",
        "Common_Names": {},
"required": true
        "Class": {},
},
        "Habitat": {},
"image": {
        "Origin": {},
"label": "Image",
        "Average_Height": {},
"description": "An image representing the species.",
        "Average_Weight": {},
"type": "string"
        "Skin_Colors": {},
},
        "Eye_Colors": {},
"Scientific_Name": {"type": "string"},
        "Lifespan": {},
"Common_Names": {"type": "string"},
        "Diet": {},
"Class": {"type": "string"},
        "Languages": {},
"Habitat": {"type": "string"},
        "Tech_Level": {},
"Origin": {"type": "string"},
        "Cultural_Traits": {},
"Average_Height": {"type": "string"},
        "Notable_Individuals": {}
"Average_Weight": {"type": "string"},
    }
"Skin_Colors": {"type": "string"},
"Eye_Colors": {"type": "string"},
"Lifespan": {"type": "string"},
"Diet": {"type": "string"},
"Languages": {"type": "string"},
"Tech_Level": {"type": "string"},
"Cultural_Traits": {"type": "string"},
"Notable_Individuals": {"type": "string"}
}
}
}
</templatedata>
</templatedata>
[[Category:Species]]
</noinclude>
</noinclude>

Latest revision as of 14:13, 15 January 2025

This is a template for describing species in your universe.


-

Scientific Name
Common Names
Class
Habitat
Origin
Average Height
Average Weight
Skin Colors
Eye Colors
Lifespan
Diet
Languages
Technological Level
Cultural Traits
Notable Individuals

Species is a species known for their . Its Origin is , and it is typically found in .




No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
NameName

no description

Unknownoptional
ImageImage

no description

Unknownoptional
Scientific_NameScientific_Name

no description

Unknownoptional
Common_NamesCommon_Names

no description

Unknownoptional
ClassClass

no description

Unknownoptional
HabitatHabitat

no description

Unknownoptional
OriginOrigin

no description

Unknownoptional
Average_HeightAverage_Height

no description

Unknownoptional
Average_WeightAverage_Weight

no description

Unknownoptional
Skin_ColorsSkin_Colors

no description

Unknownoptional
Eye_ColorsEye_Colors

no description

Unknownoptional
LifespanLifespan

no description

Unknownoptional
DietDiet

no description

Unknownoptional
LanguagesLanguages

no description

Unknownoptional
Tech_LevelTech_Level

no description

Unknownoptional
Cultural_TraitsCultural_Traits

no description

Unknownoptional
Notable_IndividualsNotable_Individuals

no description

Unknownoptional