Template:SidebarSpecies: Difference between revisions
/>Shadow Quill m (1 revision imported) |
m (Izac112 moved page Template:Template:SidebarSpecies to Template:SidebarSpecies without leaving a redirect) |
(3 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 15:55, 30 July 2020
{{#invoke:Sidebar|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
An example:
{{#invoke:Sidebar|sidebar}}
<templatedata> { "params": { "speciesname": { "label": "Species Name", "description": "The name of the species", "example": "Skrell", "type": "string", "required": true }, "img_file": { "label": "Image File", "description": "Filename of the image (no wiki-markup, aka no File:)", "example": "wahpaw.png", "type": "wiki-file-name", "suggested": true }, "tagline": { "label": "Tagline", "description": "A small tagline (like 5 words) under the image", "example": "Space-faring Felines", "type": "string", "suggested": true }, "homeworld": { "label": "Homeworld", "description": "The homeworld for the species.", "example": "Adhomai", "type": "string", "suggested": true }, "civilization": { "label": "Civilization", "description": "The name of their society/civilization", "example": "Wahtopia", "type": "string", "suggested": true }, "virgorelations": { "label": "Virgo Relations", "description": "The state of their relations with virgo", "example": "Openly Hostile", "type": "string", "suggested": true }, "presence": { "label": "Presence", "description": "How prevalent/common the species is", "example": "Very common in Virgo", "type": "string", "suggested": true } }, "description": "This is a sidebar for species pages.", "paramOrder": [ "speciesname", "img_file", "tagline", "homeworld", "presence", "civilization", "virgorelations" ], "format": "block" } </templatedata>