Template:SidebarOrganization: Difference between revisions

From VORE Station Wiki
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
* '''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:'''
'''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 21:17, 3 January 2018

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:

This is a sidebar template for government/organization pages.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Org. Nameorgname

The name of the group

Example
Nano-Trasen
Stringrequired
Image/Logoimg_file

Filename of an image/logo to display (filename only, no File:)

Example
wahpaws.png
Filesuggested
Taglinetagline

Small text blurb to display under the picture, like company motto

Example
Together We Take Your Money
Stringsuggested
Type of Org.type

Like megacorporation, government, etc

Example
Research Conglomerate
Stringsuggested
Presencepresence

How ubiquitous their presence is

Example
Most star systems
Stringsuggested
Focusfocus

What their focus is (making weapons, interstellar diplomacy, etc)

Example
Weapons Manufacture
Stringsuggested
Tech Leveltechlevel

How advanced they are, relative to the things available on station

Example
Similar to Virgo
Stringsuggested