Template:Actor: Difference between revisions
Appearance
Dustin Loup (talk | contribs) No edit summary |
removing Cargo for now |
||
(64 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:{{{Logo|}}} | |||
| {{{ | |{{!}} 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|}}} | ||
|{{!}} '''Industry:''' | |||
{{!}} {{{industry}}}}} | |||
|- | |- | ||
! | {{#if:{{{stakeholder group|}}} | ||
|{{!}} '''Stakeholder Group:''' | |||
{{!}} {{{stakeholder group}}}}} | |||
|- | |- | ||
! Website | {{#if:{{{actor type|}}} | ||
| {{{ | |{{!}} '''Type:''' | ||
{{!}} {{{actor type}}} [[Category:{{{actor type}}}]]}} | |||
|- | |||
{{#if:{{{issue areas|}}} | |||
|{{!}} '''Issue Areas:''' | |||
{{!}} {{{issue areas}}}}} | |||
|- | |||
{{#if:{{{country|}}} | |||
|{{!}} '''Country:''' | |||
{{!}} {{{country}}} [[Category:{{{country}}}]]}} | |||
|- | |||
{{#if:{{{region|}}} | |||
|{{!}} '''Region:''' | |||
{{!}} {{{region}}} [[Category:{{{region}}}]]}} | |||
|- | |||
{{#if:{{{founded|}}} | |||
|{{!}} '''Founded:''' | |||
{{!}} {{{founded}}}}} | |||
|- | |||
{{#if:{{{headquarters|}}} | |||
|{{!}} valign="top" width="65px" {{!}} '''Headquarters:''' | |||
{{!}} {{{headquarters}}}}} | |||
|- | |||
{{#if:{{{website|}}} | |||
|{{!}} valign="top" {{!}} Website: | |||
{{!}} <span class="plainlinks">[{{{website}}} {{{websitename|{{{website}}}}}}]</span>}} | |||
|- | |||
{{#if:{{{email|}}} | |||
|{{!}} valign="top" {{!}} Email: | |||
{{!}} {{{email}}}}} | |||
|- | |||
{{#if:{{{facebook|}}} | |||
|{{!}} Facebook: | |||
{{!}} <span class="plainlinks">[{{{facebook}}} Facebook]</span>}} | |||
|- | |||
{{#if:{{{twitter|}}} | |||
|{{!}} Twitter: | |||
{{!}} <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|}}} | |||
|{{!}} colspan="2" {{!}} {{{keypeople}}}}} | |||
|- | |||
{{#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.