Template:SidebarOrganization: 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#Important_Groups|Organizations]] | | pretitle = One of many [[Backstory#Important_Groups|Organizations]] | ||
| title = {{{orgname|Unspecified}}} | | title = {{{orgname|Unspecified}}} | ||
| image = {{#if:{{{img_file|}}}| [[File:{{{img_file}}}]] | }} | | image = {{#if:{{{img_file|}}}| [[File:{{{img_file}}}|200px]] | }} | ||
| 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": "Small text blurb to display under the picture, like company motto", | "description": "Small text blurb to display under the picture, like company motto", | ||
"example": "Together We Take Your Money", | "example": "Together We Take Your Money", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"type": { | "type": { | ||
Line 72: | Line 64: | ||
"description": "Like megacorporation, government, etc", | "description": "Like megacorporation, government, etc", | ||
"example": "Research Conglomerate", | "example": "Research Conglomerate", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"presence": { | "presence": { | ||
Line 78: | Line 71: | ||
"description": "How ubiquitous their presence is", | "description": "How ubiquitous their presence is", | ||
"example": "Most star systems", | "example": "Most star systems", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"focus": { | "focus": { | ||
Line 84: | Line 78: | ||
"description": "What their focus is (making weapons, interstellar diplomacy, etc)", | "description": "What their focus is (making weapons, interstellar diplomacy, etc)", | ||
"example": "Weapons Manufacture", | "example": "Weapons Manufacture", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"techlevel": { | "techlevel": { | ||
Line 90: | Line 85: | ||
"description": "How advanced they are, relative to the things available on station", | "description": "How advanced they are, relative to the things available on station", | ||
"example": "Similar to Virgo", | "example": "Similar to Virgo", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
} | } | ||
}, | }, | ||
"description": "This is a sidebar template for government/organization pages." | "description": "This is a sidebar template for government/organization pages.", | ||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 20:17, 3 January 2018
One of many Organizations Unspecified
Type of Organization
Unknown
Presence
Unknown
Main Focus
Unknown
Technology Level
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 Organizations |
Darkside Inc. |
---|
They made the paws. |
Type of Organization |
Research Corporation |
Presence |
Everywhere there's a paw |
Main Focus |
Paw abuse |
Technology Level |
Mid-High |
This is a sidebar template for government/organization pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Org. Name | orgname | The name of the group
| String | required |
Image/Logo | img_file | Filename of an image/logo to display (filename only, no File:)
| File | suggested |
Tagline | tagline | Small text blurb to display under the picture, like company motto
| String | suggested |
Type of Org. | type | Like megacorporation, government, etc
| String | suggested |
Presence | presence | How ubiquitous their presence is
| String | suggested |
Focus | focus | What their focus is (making weapons, interstellar diplomacy, etc)
| String | suggested |
Tech Level | techlevel | How advanced they are, relative to the things available on station
| String | suggested |