Template:Infobox biz role: Difference between revisions
Content deleted Content added
Created page with "<includeonly> {| class="infobox infobox-biz-role" style="width:25em; font-size:90%; line-height:1.3;" |- ! colspan="2" class="infobox-title" style="text-align:center; font-size:120%; font-weight:bold;" | {{{name|{{PAGENAME}}}}} <!-- Abbreviation --> {{#if: {{{abbreviation|}}}| |- | colspan="2" style="text-align:center; font-style:italic;" | {{{abbreviation}}} }} <!-- Image --> {{#if: {{{image|}}}| |- | colspan="2" class="infobox-image" style="text-align:center;" | File..." |
No edit summary |
||
Line 3:
|-
! colspan="2" class="infobox-title" style="text-align:center; font-size:120%; font-weight:bold;" | {{{name|{{PAGENAME}}}}}
<!-- Abbreviation -->
{{#if: {{{abbreviation|}}} |
|-
| colspan="2" style="text-align:center; font-style:italic;" | {{{abbreviation}}}
}}
<!-- Image -->
{{#if: {{{image|}}} |
|-
| colspan="2" class="infobox-image" style="text-align:center;" | [[File:{{{image}}}|250px|alt={{{alt|}}}|center]]
}}
|-
| colspan="2" class="infobox-caption" style="text-align:center; font-size:90%;" | {{{caption}}}
}}
<!-- Synonyms -->
{{#if: {{{synonyms|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap;" | Synonyms
| {{{synonyms}}}
}}
<!-- SECTION: Organizational placement -->
{{#if: {{{function|}}}{{{seniority_level|}}}{{{reports_to|}}}{{{direct_reports|}}} |
|-
! colspan="2" class="infobox-section" style="text-align:center; background:#f2f2f2;" | Organizational placement
}}
{{#if: {{{function|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap;" | Function
| {{{function}}}
}}
{{#if: {{{seniority_level|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap;" | Seniority level
| {{{seniority_level}}}
}}
{{#if: {{{reports_to|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap;" | Reports to
| {{{reports_to}}}
}}
{{#if: {{{direct_reports|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap;" | Direct reports
| {{{direct_reports}}}
}}
<!-- SECTION: Mandate and metrics -->
{{#if: {{{core_responsibilities|}}}{{{key_decisions|}}}{{{key_metrics|}}}{{{activity_sector|}}}{{{employment_field|}}} |
|-
! colspan="2" class="infobox-section" style="text-align:center; background:#f2f2f2;" | Mandate and metrics
}}
{{#if: {{{core_responsibilities|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap; vertical-align:top;" | Core responsibilities
| {{{core_responsibilities}}}
}}
{{#if: {{{key_decisions|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap; vertical-align:top;" | Key decisions
| {{{key_decisions}}}
}}
{{#if: {{{key_metrics|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap; vertical-align:top;" | Key metrics
| {{{key_metrics}}}
}}
{{#if: {{{activity_sector|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap;" | Activity sector
| {{{activity_sector}}}
}}
{{#if: {{{employment_field|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap;" | Employment field
| {{{employment_field}}}
}}
{{#if: {{{related_roles|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap;" | Related roles
| {{{related_roles}}}
}}
<!-- SECTION: Skills and education -->
{{#if: {{{competencies|}}}{{{education|}}} |
|-
! colspan="2" class="infobox-section" style="text-align:center; background:#f2f2f2;" | Skills and education
}}
{{#if: {{{competencies|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap; vertical-align:top;" | Competencies
| {{{competencies}}}
}}
{{#if: {{{education|}}} |
|-
! scope="row" style="text-align:left; white-space:nowrap; vertical-align:top;" | Education
Line 101 ⟶ 108:
<noinclude>
{{documentation}}
== Usage ==
Line 148 ⟶ 154:
* competencies
* education
[[Category:Infobox templates]]
[[Category:Biz/roles templates]]
| |||