home *** CD-ROM | disk | FTP | other *** search
- {info description="Resume Webpage" author="burger" type="template" wholepage="yes"}
-
- {page number=1 heading="Resume Construction Kit"}
-
- {label top=5 caption="This template will help you produce a Resume Page"}
-
- {label top=+45 width=170 caption="Enter Your Contact Details:"}
- {label top=+15 width=210 caption="Name"}
- {text top=+15 name="Name" width=210 default="type in your name..."}
- {label top=+25 width=70 caption="Address"}
- {text top=+15 name="Address" width=210 default="type in your address..."}
- {label top=+25 width=70 caption="Phone Number"}
- {text top=+15 width=210 name="Phone" default="type in your phone number..."}
- {label top=+25 width=160 caption="Facsimile Number"}
- {text top=+15 width=210 name="Facsimile" default="Not Applicable"}
- {label top=+25 width=110 caption="E-Mail Address"}
- {text top=+15 width=210 name="Email" default="No Email available"}
-
- {/page}
-
- {page number=2}
-
- {label top=5 width=150 caption="Enter Your Personal Details:"}
- {label top=+15 width=210 caption="Date of Birth" default="type in your d.o.b..."}
- {text top=+15 name="DOB" width=210}
- {label top=+25 width=70 caption="Marital Status"}
- {text top=+15 name="Marital" width=210 default="type in your marital status"}
- {label top=+25 width=70 caption="Health"}
- {text top=+15 width=210 name="Health" default="type in your health status"}
- {label top=+25 width=160 caption="Nationality"}
- {text top=+15 width=210 name="Nationality" "type in your nationality}
- {label top=+25 width=140 caption="Method of Transport"}
- {text top=+15 width=210 name="Transport" default="type in how you get to work...."}
- {label top=+25 width=140 caption="Interests and Hobbies"}
- {text top=+15 width=210 name="Hobbies" return="<BR>" default="type in your hobbies/interests..."}
-
- {label top=+35 width=150 caption="Insert a Photo of Yourself"}
- {imagefile top=+15 name="File1" filetype="jpg,gif" value"}
-
- {label top=+25 caption="Image Height" width=70}
- {label top=+0 left=+20 caption="Image Width" width=70}
- {label top=+0 left=+20 caption="Image Alt" width=70}
- {text top=+15 name="height" default=%imgheight% value="HEIGHT=[%myvalue%]" width=60}
- {text top=+0 left=+30 name="width" default=%imgwidth% value="WIDTH=[%myvalue%]" width=60}
- {text top=+0 left=+30 name="alt" default=%imgalt% value="ALT=[%myvalue%]" width=60}
-
- {/page}
-
- {page number=3}
-
- {label top=5 width=210 caption="Enter Your Tertiary Education Details:"}
- {label top=+15 width=210 caption="University/Institute"}
- {text top=+15 width=210 name="Uni"}
- {label top=+25 width=150 caption="Course Read"}
- {text top=+15 width=210 name="Course"}
- {label top=+25 width=150 caption="Year Completed"}
- {text top=+15 width=210 name="YearUniFinished"}
-
- {label top=+35 width=200 caption="Enter Your Secondary Education Details:"}
- {label top=+15 width=210 caption="School/College"}
- {text top=+15 width=210 name="School"}
- {label top=+25 width=150 caption="Level Reached"}
- {text top=+15 width=210 name="Schoollevel"}
- {label top=+25 width=150 caption="Year Completed"}
- {text top=+15 width=210 name="YearSchoolFinish"}
-
- {/page}
-
- {page number=4}
-
- {label top=5 width=260 caption="Enter Work Experience Details:"}
- {label top=+15 width=100 caption="Company"}
- {text top=+15 width=210 name="Company1"}
- {label top=+25 width=210 caption="Employment Period"}
- {text top=+15 width=210 name="Date1"}
- {label top=+25 width=100 caption="Job Title"}
- {text top=+15 width=210 name="Position1"}
- {label top=+25 width=210 caption="Duties/Responsibilities"}
- {text top=+15 width=210 name="Duties1"}
- {label top=+25 width=150 caption="Reason for Leaving"}
- {text top=+15 width=210 name="Reason1" return="<BR>"}
-
- {/page}
-
- {page number=5}
-
- {label top=5 width=150 caption="REFERENCES"}
- {label top=+25 width=150 caption="Name of Referee"}
- {text top=+15 width=210 name="Refname1"}
- {label top=+25 width=150 caption="Referee's Title"}
- {text top=+15 width=210 name="Reftitle1"}
- {label top=+25 width=150 caption="Referee's Company"}
- {text top=+15 width=210 name="Refcompany1"}
- {label top=+25 width=150 caption="Referee's Address"}
- {text top=+15 width=210 name="Refaddress1"}
- {label top=+25 width=150 caption="Referee's Telephone Number"}
- {text top=+15 width=210 name="Refphone1"}
-
-
-
-
- {/page}
-
- {skeleton}
- <HTML>
- <HEAD>
- <TITLE>{Name} - Résumé</TITLE>
- </HEAD>
- <BODY>
-
- <h1><center><font size=+7 color="#FF0000">{Name} - Résumé</font></center></h1>
- <HR WIDTH=600>
-
- <br>
- <CENTER><TABLE WIDTH=600 CELLSPACING=10>
- <tr>
-
- <td valign=top>
-
- <h3><font color="#0000C0"><b>CONTACT DETAILS</b></font></h3>
-
- <table>
- <tr><td valign=top>
- <strong>NAME</strong>
- </td>
- <td valign=top>
- {Name}
- </td>
- </tr>
- <tr>
- <td valign=top>
- <strong>ADDRESS</strong>
- </td>
- <td valign=top>
- {Address}
- </td>
- </tr>
- <tr>
- <td valign=top>
- <strong>TELEPHONE</strong>
- </td>
- <td valign=top>
- {Phone}
- </td>
- </tr>
- <tr>
- <td valign=top>
- <strong>FACSIMILE</strong>
- </td>
- <td valign=top>
- {Facsimile}
- </td></tr>
- <td valign=top>
- <strong>E-MAIL</strong>
- </td>
- <td valign=top>
- {Email}
- </td>
- </tr>
- </table>
-
- </td>
- <td valign=top>
-
- <img src="{File1}" {Alt} {Width} {Height}>
-
- </td>
- </tr>
-
- <BR CLEAR=ALL>
- <TR>
- <TD COLSPAN=2>
-
- <HR>
-
- </TD></TR>
- <TR>
- <TD COLSPAN=2>
- <H3><FONT COLOR="#0000C0"><b>PERSONAL DETAILS</b></FONT></H3>
-
- <TABLE>
- <TR>
- <TD VALIGN=TOP><STRONG>DATE OF BIRTH</STRONG>
- </TD><TD VALIGN=TOP>
- {DOB}
- </TD></TR>
- <TR>
- <TD VALIGN=TOP><STRONG>MARITAL STATUS</STRONG>
- </TD><TD VALIGN=TOP>
- {Marital}
- </TD></TR>
- <TR>
- <TD VALIGN=TOP><STRONG>HEALTH</STRONG>
- </TD><TD VALIGN=TOP>
- {Health}
- </TD></TR>
- <TR>
- <TD VALIGN=TOP><STRONG>NATIONALITY</STRONG>
- </TD><TD VALIGN=TOP>
- {Nationality}
- </TD></TR>
- <TR>
- <TD VALIGN=TOP><STRONG>TRANSPORT</STRONG>
- </TD><TD VALIGN=TOP>
- {Transport}
- </TD></TR>
- <TR>
- <TD VALIGN=TOP><STRONG>INTERESTS</STRONG>
- </TD><TD VALIGN=TOP>
- {Hobbies}
- </TD></TR>
- </TABLE>
- </TD></TR>
- <TR>
- <TD COLSPAN=2>
- <HR>
- <H3><FONT COLOR="#0000C0"><b>EDUCATION</b></FONT></H3>
-
- <TABLE>
- <TR>
- <TD VALIGN=TOP>
- <DL>
- <DT><STRONG>TERTIARY</STRONG>
- <!-- Begin Repeat if necessary -->
- <DD>
- <UL>
- <LI>{Uni}
- <LI>{Course}
- <LI>{YearUniFinished}
- </UL>
- <P>
- <!-- End Repeat if necessary -->
- <DT><STRONG>SECONDARY</STRONG>
- <UL>
- <LI>{School}
- <LI>{Schoollevel}
- <LI>{YearSchoolFinish}
- </UL>
- <P>
- </TABLE>
- </TD>
- </TR>
- <TR>
- <TD COLSPAN=2>
-
-
- <HR>
-
- <H3><FONT COLOR="#0000C0"><b>EMPLOYMENT HISTORY</b></FONT></H3>
-
- <!-- Begin Repeat if necessary -->
- <TABLE>
- <TR>
- <TD VALIGN=TOP><STRONG>PERIOD</STRONG>
- </TD><TD VALIGN=TOP>
- {Date1}
- </TD></TR>
- <TR>
- <TD VALIGN=TOP><STRONG>EMPLOYER'S NAME</STRONG>
- </TD><TD VALIGN=TOP>
- {Company1}
- </TD></TR>
- <TR>
- <TD VALIGN=TOP><STRONG>TITLE</STRONG>
- </TD><TD VALIGN=TOP>
- {Position1}
- </TD></TR>
- <TR>
- <TD VALIGN=TOP><STRONG>RESPONSIBILITIES</STRONG>
- </TD><TD VALIGN=TOP>
- {Duties1}
- </TD></TR>
- <TR>
- <TD VALIGN=TOP><STRONG>REASON FOR LEAVING</STRONG>
- </TD><TD VALIGN=TOP>
- {Reason1}
- </TD></TR>
- </TABLE>
- <!-- End Repeat if necessary -->
-
- <tr><td valign=top colspan=2>
- <HR>
- </td></tr>
- <tr>
- <td colspan=2>
- <h3><font color="#0000C0"><b>REFERENCES</b></font></h3>
- </TD>
- </TR>
-
- <!-- begin repeat as required here-->
- <tr><td colspan=2><table>
- <TR><TD valign=top>
- <strong>NAME</strong>
- </TD>
- <TD valign=top>
- {Refname1}
- </td>
- <tr>
- <tr>
- <TD valign=top>
- <strong>TITLE</strong>
- </td>
- <TD valign=top>
- {Reftitle1}
- </td>
- </tr>
- <tr>
- <TD valign=top>
- <strong>COMPANY</strong>
- </td>
- <TD valign=top>
- {Refcompany1}
- </td>
- </tr>
- <TD valign=top>
- <strong>ADDRESS</strong>
- </td>
- <TD valign=top>
- {Refaddress1}
- </td>
- </tr>
- <TD valign=top>
- <strong>TELEPHONE NUMBER</strong>
- </td>
- <TD valign=top>
- {Refphone1}
- </td>
- </tr>
- <p>
- </table>
- <!-- end repeat as required here-->
- </TABLE>
-
-
- </TABLE></CENTER>
-
- </BODY>
- </HTML>
- {/skeleton}