Template:SidebarSpecies

From Yawn Wider Wiki
Jump to navigation Jump to search

{{#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>