MyWikiBiz, Author Your Legacy — Thursday November 14, 2024
Jump to navigationJump to search
2,501 bytes added
, 19:53, 19 December 2006
{| class="navbox"
! colspan="7" | Curriculum Vitae
|-
|width="10%"| '''[[Period]]'''
|width="30%"| '''[[Employer]]'''
|width="10%"| '''[[Title]]'''
|width="10%"| '''[[Salary]]'''
|width="10%"| '''[[Experience]]'''
|width="20%"| '''[[Occupation]]'''
|width="10%"| '''[[NAICS]]'''
|-
| {{{period1}}}
| {{{employer1}}}
| {{{title1}}}
| {{{salary1}}}
| {{{experience1}}}
| {{{occupation1}}}
| {{{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}}}
}}
|}
<noinclude>
<br clear="all">
----
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]], 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 Issac Newton]]).
For '''personally revealing''' information like physical features, political and religious affiliation, marital status, and friends, see [[Template:Infobox_Personal]].
== Usage ==
All parameters are ''required for the first listing''; parameters are then optional thereafter for any additional listings.
<pre>
{{Infobox_Resume
| period1 = <--Time period; e.g. 1999-2004
| employer1 = <--Company name
| title1 = <--e.g. VP
| salary1 = <--100000 (don't use $dollar signs, commas, or periods -- attribute will be formatted automatically
| experience1 = <--Total years; e.g. 5.5
| occupation1 = <--NAICS description
| code1 = <--NAICS code
}}
</pre>
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
[[Category:people infobox templates|Person]]
</noinclude>