Template:SidebarSpecies: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
| pretitle = One of many [[Backstory#Alien_species_you_will_meet|Species]] | | pretitle = One of many [[Backstory#Alien_species_you_will_meet|Species]] | ||
| title = {{{speciesname|Unspecified}}} | | title = {{{speciesname|Unspecified}}} | ||
| image = {{#if:{{{img_file|}}}| [[File:{{{img_file}}}]] | }} | | image = {{#if:{{{img_file|}}}| <div class='smallpic'>[[File:{{{img_file}}}]]</div> | }} | ||
| above = {{{tagline|}}} | | above = {{{tagline|}}} | ||
Line 25: | Line 25: | ||
View the source of this page to see how to use this sidebar. | View the source of this page to see how to use this sidebar. | ||
Here's wikipedia's explanation: https://en.wikipedia.org/wiki/Template:Sidebar | Here's wikipedia's explanation: https://en.wikipedia.org/wiki/Template:Sidebar | ||
'''An example:''' | '''An example:''' | ||
Line 66: | Line 57: | ||
"description": "A small tagline (like 5 words) under the image", | "description": "A small tagline (like 5 words) under the image", | ||
"example": "Space-faring Felines", | "example": "Space-faring Felines", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"homeworld": { | "homeworld": { | ||
Line 72: | Line 64: | ||
"description": "The homeworld for the species.", | "description": "The homeworld for the species.", | ||
"example": "Adhomai", | "example": "Adhomai", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"civilization": { | "civilization": { | ||
Line 78: | Line 71: | ||
"description": "The name of their society/civilization", | "description": "The name of their society/civilization", | ||
"example": "Wahtopia", | "example": "Wahtopia", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"virgorelations": { | "virgorelations": { | ||
Line 84: | Line 78: | ||
"description": "The state of their relations with virgo", | "description": "The state of their relations with virgo", | ||
"example": "Openly Hostile", | "example": "Openly Hostile", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"presence": { | "presence": { | ||
Line 90: | Line 85: | ||
"description": "How prevalent/common the species is", | "description": "How prevalent/common the species is", | ||
"example": "Very common in Virgo", | "example": "Very common in Virgo", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 102: | Line 98: | ||
"civilization", | "civilization", | ||
"virgorelations" | "virgorelations" | ||
] | ], | ||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 20:11, 3 January 2018
One of many Species Unspecified
Homeworld
Unknown
Presence
Unknown
Civilization
Unknown
Virgo Relations
Unknown
View the source of this page to see how to use this sidebar. Here's wikipedia's explanation: https://en.wikipedia.org/wiki/Template:Sidebar
An example:
One of many Species |
Wahpeets |
---|
They got the paws. |
Homeworld |
Wah Prime (Ceres) |
Presence |
Very Rare |
Civilization |
Wahtopia |
Virgo Relations |
Peaceful |
This is a sidebar for species pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Species Name | speciesname | The name of the species
| String | required |
Image File | img_file | Filename of the image (no wiki-markup, aka no File:)
| File | suggested |
Tagline | tagline | A small tagline (like 5 words) under the image
| String | suggested |
Homeworld | homeworld | The homeworld for the species.
| String | suggested |
Presence | presence | How prevalent/common the species is
| String | suggested |
Civilization | civilization | The name of their society/civilization
| String | suggested |
Virgo Relations | virgorelations | The state of their relations with virgo
| String | suggested |