Line 1: |
Line 1: |
− | {| class="navbox" style="width: 30em;" | + | {| class="navbox" |
| ! colspan="7" | Curriculum Vitae | | ! colspan="7" | Curriculum Vitae |
| |- | | |- |
− | |width="14%"| [[Period]] | + | |width="10%"| '''[[Period]]''' |
− | |width="14%"| [[Employer]] | + | |width="30%"| '''[[Employer]]''' |
− | |width="14%"| [[Title]] | + | |width="10%"| '''[[Title]]''' |
− | |width="14%"| [[Salary]] | + | |width="10%"| '''[[Salary]]''' |
− | |width="14%"| [[Experience]] | + | |width="10%"| '''[[Experience]]''' |
− | |width="14%"| [[Occupation]] | + | |width="20%"| '''[[Occupation]]''' |
− | |width="14%"| [[Code]] | + | |width="10%"| '''[[NAICS]]''' |
− | |- | + | |- |
− | |width="14%"| {{{period}}} | + | | {{{period1}}} |
− | |width="14%"| {{{employer}}} | + | | {{{employer1}}} |
− | |width="14%"| {{{title}}} | + | | {{{title1}}} |
− | |width="14%"| {{{salary}}} | + | | {{{salary1}}} |
− | |width="14%"| {{{experience}}} | + | | {{{experience1}}} |
− | |width="14%"| {{{occupation}}} | + | | {{{occupation1}}} |
− | |width="14%"| {{{code}}} | + | | {{{code1}}} |
| + | |- |
| + | {{#if: {{{period2|}}}| |
| + | {{!}} {{{period2|}}} |
| + | {{!}} {{{employer2}}} |
| + | {{!}} {{{title2}}} |
| + | {{!}} {{{salary2}}} |
| + | {{!}} {{{experience2}}} |
| + | {{!}} {{{occupation2}}} |
| + | {{!}} {{{code2}}} |
| + | }} |
| + | |- |
| + | {{#if: {{{period3|}}}| |
| + | {{!}} {{{period3|}}} |
| + | {{!}} {{{employer3}}} |
| + | {{!}} {{{title3}}} |
| + | {{!}} {{{salary3}}} |
| + | {{!}} {{{experience3}}} |
| + | {{!}} {{{occupation3}}} |
| + | {{!}} {{{code3}}} |
| + | }} |
| + | |- |
| + | {{#if: {{{period4|}}}| |
| + | {{!}} {{{period4|}}} |
| + | {{!}} {{{employer4}}} |
| + | {{!}} {{{title4}}} |
| + | {{!}} {{{salary4}}} |
| + | {{!}} {{{experience4}}} |
| + | {{!}} {{{occupation4}}} |
| + | {{!}} {{{code4}}} |
| + | }} |
| + | |- |
| + | {{#if: {{{period5|}}}| |
| + | {{!}} {{{period5|}}} |
| + | {{!}} {{{employer5}}} |
| + | {{!}} {{{title5}}} |
| + | {{!}} {{{salary5}}} |
| + | {{!}} {{{experience5}}} |
| + | {{!}} {{{occupation5}}} |
| + | {{!}} {{{code5}}} |
| + | }} |
| |} | | |} |
| | | |
Line 23: |
Line 63: |
| <br clear="all"> | | <br clear="all"> |
| ---- | | ---- |
− | This template should be used to provide ''supplemental '''resume''' information'' only for persons and/or estates within [[Centiare:Directory|Directory]] listings (e.g. [[Directory:Marilyn Monroe|Marilyn Monroe]] who retain commercial ownership of their name, likeness, image, works, etc. | + | This ''Infobox_Resume'' template should be used to provide ''supplemental '''resume''' information'' within [[Centiare:Directory|Directory]] listings only for persons and/or estates (e.g., [[Directory:Marilyn Monroe|Marilyn Monroe]] who retain commercial ownership of their name, likeness, image, works, etc.). |
| | | |
− | For primary personal information, see [[Template:Infobox_Person]]. | + | For primary personal information, see [[Template:Infobox_Person]], which should be used to portray the '''vital statistics''' of living persons, persons with active estates, and non-commercial Main space subjects (e.g., [[Sir Isaac Newton]]). |
| | | |
− | For all non-commercial ''Directory'' listings (e.g. [[Sir Issac Newton]]), please use the Main Page namespace. | + | For '''personally revealing''' information like physical features, political and religious affiliation, marital status, and friends, see [[Template:Infobox_Personal]]. |
| | | |
| == Usage == | | == Usage == |
− | '''''All parameters are required'''''.
| + | All parameters are ''required for the first listing''; parameters are then optional thereafter for any additional listings. |
| | | |
| <pre> | | <pre> |
| {{Infobox_Resume | | {{Infobox_Resume |
− | | period = <--Time period eg 1999-2004 | + | | period1 = <--Time period; e.g. 1999-2004 |
− | | employer = <--Company name | + | | employer1 = <--Company name |
− | | title = <--eg VP | + | | title1 = <--e.g. VP |
− | | salary = <--100000 (don't use $ or commas/periods - attribute will be formatted automatically | + | | salary1 = <--100000 (don't use $dollar signs, commas, or periods -- attribute will be formatted automatically |
− | | experience = <--Total years eg 5.5 | + | | experience1 = <--Total years; e.g. 5.5 |
− | | occupation = <--NAICS description | + | | occupation1 = <--NAICS description |
− | | code = <--NAICS code | + | | code1 = <--NAICS code |
| }} | | }} |
| </pre> | | </pre> |