Difference between revisions of "Template:Infobox Resume"
m (Isaac) |
|||
(38 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="navbox" | {| class="navbox" | ||
− | ! Curriculum Vitae | + | ! 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}}} | ||
+ | }} | ||
|} | |} | ||
Line 10: | Line 63: | ||
<br clear="all"> | <br clear="all"> | ||
---- | ---- | ||
− | This template should be used to provide ''supplemental '''resume''' information'' | + | 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 | + | 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 for the first listing''; parameters are then optional thereafter for any additional listings. | |
<pre> | <pre> | ||
{{Infobox_Resume | {{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> | </pre> |
Latest revision as of 21:10, 20 December 2006
Curriculum Vitae | ||||||
---|---|---|---|---|---|---|
Period | Employer | Title | Salary | Experience | Occupation | NAICS |
{{{period1}}} | {{{employer1}}} | {{{title1}}} | {{{salary1}}} | {{{experience1}}} | {{{occupation1}}} | {{{code1}}} |
This Infobox_Resume template should be used to provide supplemental resume information within Directory listings only for persons and/or estates (e.g., 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 Isaac 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.
{{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 }}