Template:SidebarOrganization

From Sojourn

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:

<templatedata> { "params": { "orgname": { "label": "Org. Name", "description": "The name of the group", "example": "Nano-Trasen", "type": "string", "required": true }, "img_file": { "label": "Image/Logo", "description": "Filename of an image/logo to display (filename only, no File:)", "example": "wahpaws.png", "type": "wiki-file-name", "suggested": true }, "tagline": { "label": "Tagline", "description": "Small text blurb to display under the picture, like company motto", "example": "Together We Take Your Money", "type": "string", "suggested": true }, "type": { "label": "Type of Org.", "description": "Like megacorporation, government, etc", "example": "Research Conglomerate", "type": "string", "suggested": true }, "presence": { "label": "Presence", "description": "How ubiquitous their presence is", "example": "Most star systems", "type": "string", "suggested": true }, "focus": { "label": "Focus", "description": "What their focus is (making weapons, interstellar diplomacy, etc)", "example": "Weapons Manufacture", "type": "string", "suggested": true }, "techlevel": { "label": "Tech Level", "description": "How advanced they are, relative to the things available on station", "example": "Similar to Virgo", "type": "string", "suggested": true } }, "description": "This is a sidebar template for government/organization pages.", "format": "block" } </templatedata>