Template:Actor: Difference between revisions
Appearance
Dustin Loup (talk | contribs) No edit summary |
removing Cargo for now |
||
(63 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Actor | {{Actor | ||
| | |stakeholder group= | ||
| | |country= | ||
| | |region= | ||
| | |address= | ||
| | |industry= | ||
|founded= | |||
|website= | |||
|email= | |||
|facebook= | |||
|twitter= | |||
|keypeople= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude> | |||
</noinclude><includeonly>{ | <includeonly> | ||
{| style="width: 25em; font-size: 100%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | |||
|- | |- | ||
{{#if:{{{ | {{#if:{{{Logo|}}} | ||
|{{!}}colspan="2" {{!}} [[ | |{{!}} colspan="2" {{!}} [[File:{{{Logo}}}|250px|center]]}} | ||
|- | |||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">General Information</span> | |||
|- | |- | ||
{{#if:{{{industry|}}} | {{#if:{{{industry|}}} | ||
|{{!}}Industry: | |{{!}} '''Industry:''' | ||
{{!}}{{{industry}}}}} | {{!}} {{{industry}}}}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{stakeholder group|}}} | ||
|{{!}} | |{{!}} '''Stakeholder Group:''' | ||
{{!}}{{{ | {{!}} {{{stakeholder group}}}}} | ||
|- | |||
{{#if:{{{actor type|}}} | |||
|{{!}} '''Type:''' | |||
{{!}} {{{actor type}}} [[Category:{{{actor type}}}]]}} | |||
|- | |- | ||
{{#if:{{{ | {{#if:{{{issue areas|}}} | ||
|{{!}} | |{{!}} '''Issue Areas:''' | ||
{{!}}{{{ | {{!}} {{{issue areas}}}}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{country|}}} | ||
|{{!}} | |{{!}} '''Country:''' | ||
{{!}}{{{ | {{!}} {{{country}}} [[Category:{{{country}}}]]}} | ||
|- | |- | ||
! | {{#if:{{{region|}}} | ||
|{{!}} '''Region:''' | |||
{{!}} {{{region}}} [[Category:{{{region}}}]]}} | |||
|- | |- | ||
! | {{#if:{{{founded|}}} | ||
|{{!}} '''Founded:''' | |||
{{!}} {{{founded}}}}} | |||
|- | |- | ||
{{#if:{{{headquarters|}}} | {{#if:{{{headquarters|}}} | ||
|{{!}}valign="top" width="65px" {{!}} Headquarters: | |{{!}} valign="top" width="65px" {{!}} '''Headquarters:''' | ||
{{!}}{{{headquarters}}}}} | {{!}} {{{headquarters}}}}} | ||
|- | |||
{{#if:{{{website|}}} | |||
|{{!}} valign="top" {{!}} Website: | |||
{{!}} <span class="plainlinks">[{{{website}}} {{{websitename|{{{website}}}}}}]</span>}} | |||
|- | |- | ||
{{#if:{{{email|}}} | {{#if:{{{email|}}} | ||
|{{!}}valign="top" {{!}} Email: | |{{!}} valign="top" {{!}} Email: | ||
{{!}}{{{email}}} | {{!}} {{{email}}}}} | ||
|- | |- | ||
{{#if:{{{facebook|}}} | {{#if:{{{facebook|}}} | ||
|{{!}}Facebook: | |{{!}} Facebook: | ||
{{!}}<span class="plainlinks">{{{facebook}}} | {{!}} <span class="plainlinks">[{{{facebook}}} Facebook]</span>}} | ||
|- | |- | ||
{{#if:{{{twitter|}}} | {{#if:{{{twitter|}}} | ||
|{{!}}Twitter: | |{{!}} Twitter: | ||
{{!}}<span class="plainlinks">[ | {{!}} <span class="plainlinks">[@{{{twitter}}} Twitter]</span>}} | ||
|} | |||
{| style="width: 25em; font-size: 100%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | |||
{ | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">People</span> | ||
| | |||
|- | |- | ||
{{#if:{{{keypeople|}}} | {{#if:{{{keypeople|}}} | ||
| | |{{!}} colspan="2" {{!}} {{{keypeople}}}}} | ||
{{!}}colspan="2" {{!}} {{{keypeople}}}}} | |||
|- | |- | ||
{{#if:{{{ | {{#if:{{{founders|}}} | ||
|{{!}} | |{{!}} valign="top" {{!}} Founder(s): | ||
{{!}} {{{founders}}}}} | |||
{{!}} | |||
{{!}}{ | |||
|} | |} | ||
</includeonly> | </includeonly> |
Latest revision as of 18:07, 6 November 2024
This is the "Actor" template. It should be called in the following format:
{{Actor |stakeholder group= |country= |region= |address= |industry= |founded= |website= |email= |facebook= |twitter= |keypeople= }}
Edit the page to see the template text.