Template:SidebarOrganization: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
| techlevel = Mid-High | | techlevel = Mid-High | ||
}} | }} | ||
<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" | |||
}, | |||
"type": { | |||
"label": "Type of Org.", | |||
"description": "Like megacorporation, government, etc", | |||
"example": "Research Conglomerate", | |||
"type": "string" | |||
}, | |||
"presence": { | |||
"label": "Presence", | |||
"description": "How ubiquitous their presence is", | |||
"example": "Most star systems", | |||
"type": "string" | |||
}, | |||
"focus": { | |||
"label": "Focus", | |||
"description": "What their focus is (making weapons, interstellar diplomacy, etc)", | |||
"example": "Weapons Manufacture", | |||
"type": "string" | |||
}, | |||
"techlevel": { | |||
"label": "Tech Level", | |||
"description": "How advanced they are, relative to the things available on station", | |||
"example": "Similar to Virgo", | |||
"type": "string" | |||
} | |||
}, | |||
"description": "This is a sidebar template for government/organization pages." | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Revision as of 17:04, 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
- orgname should be the name of the organization
- tagline is a short blurb under the picture
- type is the type of org (government, corporation, etc)
- img_file is the org portrait/logo
- presence is how prevalent their influence is
- focus if they're a megacorp, what do they focus on? or if they're a government, what's their 'theme'? (eg 'interstellar diplomacy')
- techlevel is their level of technology as seen from a normal NT person's perspective
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 | optional |
Type of Org. | type | Like megacorporation, government, etc
| String | optional |
Presence | presence | How ubiquitous their presence is
| String | optional |
Focus | focus | What their focus is (making weapons, interstellar diplomacy, etc)
| String | optional |
Tech Level | techlevel | How advanced they are, relative to the things available on station
| String | optional |