Template:MemRecord
From PCSAR
(Difference between revisions)
(New page: <noinclude> This template marks out sections which are used to automatically update the membership record of a person. Usage: <pre><nowiki> {{MemRecord|i= <Contact Name="Wuth, Brett"> ...) |
|||
Line 5: | Line 5: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{MemRecord|i= | {{MemRecord|i= | ||
- | < | + | <Member LastName="Wuth" |
- | + | FirstName="Brett" | |
- | + | MailToAddress="Box 1251" | |
- | + | MailToTown="Pincher Creek" | |
- | + | PostalCode="T0K 1W0" | |
- | + | ResidenceAddress="Apt 302, 758 Police Ave." | |
- | + | ResidenceCommunity="Pincher Creek" | |
- | < | + | EMail="wuth@acm.org" |
- | + | Occupation="Computer Consultant" | |
- | + | Employer="Self" | |
- | + | BirthDate="1963-04-03" | |
- | + | NextOfKinName="Farley Wuth" | |
- | </ | + | NextOfKinRelationship="Brother" |
- | + | NextOfKinAddress="703 Broadview St." | |
- | + | NextOfKinHomePhone="627-4776" | |
- | + | NextOfKinWorkPhone="627-3684" | |
- | + | Availability="24 hrs, 70% of days" | |
- | + | Trailer2InchBall="no" | |
- | + | Trailer7Prong="no" | |
- | + | CallOutFundamentals="yes" | |
- | + | SearchManager="yes" | |
- | </ | + | FirstCall="yes" |
- | </ | + | CallOutPriority="1" |
- | < | + | CallOutSnowmobile="no" |
- | </ | + | CallOutHorse="no" |
- | </ | + | CallOutATV="no" |
+ | CallForTraining="yes" | ||
+ | CallOutLogistics="no" | ||
+ | CallOutNotes="" | ||
+ | FanOutCalledBy="Bob Costa" | ||
+ | OpStatus="Emergency"> | ||
+ | <Phone Location="Cell" | ||
+ | Number="627-..." /> | ||
+ | <Phone Location="Home" | ||
+ | Number="627-2460" /> | ||
+ | <Phone Location="Work" | ||
+ | Number="627-2460" /> | ||
+ | <Phone Location="Calgary" | ||
+ | Number="235-2972"/> | ||
+ | <Phone Format="Fax" | ||
+ | Number="627-4332" /> | ||
+ | <Training> | ||
+ | Emergency Medical Responder (Alberta College of Paramedics, 2006-12) | ||
+ | ... | ||
+ | Cave Rescue-Basic (2004-11) | ||
+ | </Training> | ||
+ | <Experience> | ||
+ | Hiking | ||
+ | Camping | ||
+ | X-Country Skiing | ||
+ | Alpine Skiing | ||
+ | Snowshoeing | ||
+ | Cave rescue | ||
+ | Mountain Scrambling | ||
+ | Maps | ||
+ | </Experience> | ||
+ | <Equipment> | ||
+ | Personal Hiking & Camping Equipment | ||
+ | Extensive Map Collection | ||
+ | 4x4 | ||
+ | </Equipment> | ||
+ | ... | ||
+ | <Status Type="Voting" | ||
+ | AsOf="2002-01-08" /> | ||
+ | <Committee Name="Training"/> | ||
+ | <Committee Name="Preplan"/> | ||
+ | <Committee Name="Membership"/> | ||
+ | <Participation> | ||
+ | <Part Date="1997-03-04" | ||
+ | Description="mtg" /> | ||
+ | ... | ||
+ | <Part Date="2010-03-23" | ||
+ | Description="preplan mtg" /> | ||
+ | </Participation> | ||
+ | <Notes> | ||
+ | </Notes> | ||
+ | </Member> | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
</noinclude><includeonly><{{p1|pre}}>{{{i|no text found}}}</{{p1|pre}}>[[Category:MemRecord]]</includeonly> | </noinclude><includeonly><{{p1|pre}}>{{{i|no text found}}}</{{p1|pre}}>[[Category:MemRecord]]</includeonly> |
Revision as of 20:09, 31 May 2010
This template marks out sections which are used to automatically update the membership record of a person.
Usage:
{{MemRecord|i= <Member LastName="Wuth" FirstName="Brett" MailToAddress="Box 1251" MailToTown="Pincher Creek" PostalCode="T0K 1W0" ResidenceAddress="Apt 302, 758 Police Ave." ResidenceCommunity="Pincher Creek" EMail="wuth@acm.org" Occupation="Computer Consultant" Employer="Self" BirthDate="1963-04-03" NextOfKinName="Farley Wuth" NextOfKinRelationship="Brother" NextOfKinAddress="703 Broadview St." NextOfKinHomePhone="627-4776" NextOfKinWorkPhone="627-3684" Availability="24 hrs, 70% of days" Trailer2InchBall="no" Trailer7Prong="no" CallOutFundamentals="yes" SearchManager="yes" FirstCall="yes" CallOutPriority="1" CallOutSnowmobile="no" CallOutHorse="no" CallOutATV="no" CallForTraining="yes" CallOutLogistics="no" CallOutNotes="" FanOutCalledBy="Bob Costa" OpStatus="Emergency"> <Phone Location="Cell" Number="627-..." /> <Phone Location="Home" Number="627-2460" /> <Phone Location="Work" Number="627-2460" /> <Phone Location="Calgary" Number="235-2972"/> <Phone Format="Fax" Number="627-4332" /> <Training> Emergency Medical Responder (Alberta College of Paramedics, 2006-12) ... Cave Rescue-Basic (2004-11) </Training> <Experience> Hiking Camping X-Country Skiing Alpine Skiing Snowshoeing Cave rescue Mountain Scrambling Maps </Experience> <Equipment> Personal Hiking & Camping Equipment Extensive Map Collection 4x4 </Equipment> ... <Status Type="Voting" AsOf="2002-01-08" /> <Committee Name="Training"/> <Committee Name="Preplan"/> <Committee Name="Membership"/> <Participation> <Part Date="1997-03-04" Description="mtg" /> ... <Part Date="2010-03-23" Description="preplan mtg" /> </Participation> <Notes> </Notes> </Member> }}