Template:MemRecord/Doc
From PCSAR
(Difference between revisions)
| (4 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
{{template doc|<nowiki>i=...</nowiki>}} | {{template doc|<nowiki>i=...</nowiki>}} | ||
marks out sections which are used to automatically update the membership record of a person. | marks out sections which are used to automatically update the membership record of a person. | ||
| + | |||
| + | To create a new member or applicant, | ||
| + | see [[Edit_Membership_Database_Task#New_Members_and_Applicants|these directions]]. | ||
| + | |||
Usage: | Usage: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{MemRecord|i= | {{MemRecord|i= | ||
| - | <Member LastName=" | + | <Member LastName="Taylor" |
| - | FirstName=" | + | FirstName="Adam" |
| - | MailToAddress="Box | + | MailToAddress="Box 1731" |
MailToTown="Pincher Creek" | MailToTown="Pincher Creek" | ||
PostalCode="T0K 1W0" | PostalCode="T0K 1W0" | ||
| - | ResidenceAddress=" | + | ResidenceAddress="650 Kettles Street." |
ResidenceCommunity="Pincher Creek" | ResidenceCommunity="Pincher Creek" | ||
| - | EMail=" | + | EMail="adataylor@gmail.com" |
| - | Occupation=" | + | Occupation="Constable" |
| - | Employer=" | + | Employer="RCMP" |
| - | BirthDate=" | + | BirthDate="1986-11-26" |
| - | NextOfKinName=" | + | NextOfKinName="Amanada Hagmann" |
| - | NextOfKinRelationship=" | + | NextOfKinRelationship="Fiance" |
| - | NextOfKinAddress=" | + | NextOfKinAddress="650 Kettles Street." |
| - | NextOfKinHomePhone=" | + | NextOfKinHomePhone="613-447-9315" |
| - | NextOfKinWorkPhone="627- | + | NextOfKinWorkPhone="627-5333" |
| - | Availability=" | + | Availability="variable" |
Trailer2InchBall="no" | Trailer2InchBall="no" | ||
Trailer7Prong="no" | Trailer7Prong="no" | ||
| - | CallOutFundamentals=" | + | CallOutFundamentals="no" |
| - | SearchManager=" | + | SearchManager="no" |
| - | FirstCall=" | + | FirstCall="no" |
CallOutPriority="1" | CallOutPriority="1" | ||
CallOutSnowmobile="no" | CallOutSnowmobile="no" | ||
| Line 34: | Line 38: | ||
CallOutLogistics="no" | CallOutLogistics="no" | ||
CallOutNotes="" | CallOutNotes="" | ||
| - | FanOutCalledBy=" | + | FanOutCalledBy="" |
OpStatus="Emergency"> | OpStatus="Emergency"> | ||
<Phone Location="Cell" | <Phone Location="Cell" | ||
| - | Number=" | + | Number="613-797-3556"/> |
<Phone Location="Home" | <Phone Location="Home" | ||
| - | Number=" | + | Number="613-797-3556" /> |
<Phone Location="Work" | <Phone Location="Work" | ||
| - | Number=" | + | Number="403-965-2001" /> |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
<Training> | <Training> | ||
| - | |||
| - | |||
| - | |||
</Training> | </Training> | ||
<Experience> | <Experience> | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
</Experience> | </Experience> | ||
<Equipment> | <Equipment> | ||
| - | |||
| - | |||
| - | |||
</Equipment> | </Equipment> | ||
| - | + | <Status Type="Associate" | |
| - | <Status Type=" | + | AsOf="2014-04-01" /> |
| - | AsOf=" | + | <Committee Name=""/> |
| - | <Committee Name=" | + | <Committee Name=""/> |
| - | <Committee Name=" | + | <Committee Name=""/> |
| - | <Committee Name=" | + | |
<Participation> | <Participation> | ||
| - | <Part Date=" | + | <Part Date="2014-03-14" |
| - | Description=" | + | Description="ROPE skills" /> |
... | ... | ||
| - | <Part Date=" | + | <Part Date="" |
| - | Description=" | + | Description="" /> |
</Participation> | </Participation> | ||
<Notes> | <Notes> | ||
Current revision
The template {{MemRecord|i=...}}
marks out sections which are used to automatically update the membership record of a person.
To create a new member or applicant, see these directions.
Usage:
{{MemRecord|i=
<Member LastName="Taylor"
FirstName="Adam"
MailToAddress="Box 1731"
MailToTown="Pincher Creek"
PostalCode="T0K 1W0"
ResidenceAddress="650 Kettles Street."
ResidenceCommunity="Pincher Creek"
EMail="adataylor@gmail.com"
Occupation="Constable"
Employer="RCMP"
BirthDate="1986-11-26"
NextOfKinName="Amanada Hagmann"
NextOfKinRelationship="Fiance"
NextOfKinAddress="650 Kettles Street."
NextOfKinHomePhone="613-447-9315"
NextOfKinWorkPhone="627-5333"
Availability="variable"
Trailer2InchBall="no"
Trailer7Prong="no"
CallOutFundamentals="no"
SearchManager="no"
FirstCall="no"
CallOutPriority="1"
CallOutSnowmobile="no"
CallOutHorse="no"
CallOutATV="no"
CallForTraining="yes"
CallOutLogistics="no"
CallOutNotes=""
FanOutCalledBy=""
OpStatus="Emergency">
<Phone Location="Cell"
Number="613-797-3556"/>
<Phone Location="Home"
Number="613-797-3556" />
<Phone Location="Work"
Number="403-965-2001" />
<Training>
</Training>
<Experience>
</Experience>
<Equipment>
</Equipment>
<Status Type="Associate"
AsOf="2014-04-01" />
<Committee Name=""/>
<Committee Name=""/>
<Committee Name=""/>
<Participation>
<Part Date="2014-03-14"
Description="ROPE skills" />
...
<Part Date=""
Description="" />
</Participation>
<Notes>
</Notes>
</Member>
}}
For documentation on the format, see this link.

