Template:MemRecord/Doc

From PCSAR

Revision as of 18:22, 21 April 2014 by Dick Burnham (Talk | contribs)
Jump to: navigation, search

The template {{MemRecord|i=...}} marks out sections which are used to automatically update the membership record of a person.

Usage:

{{MemRecord|i=
  <Member LastName="Hagmann"
          FirstName="Amanda"
          MailToAddress="Box 1731"
          MailToTown="Pincher Creek"
          PostalCode="T0K 1W0"
          ResidenceAddress="650 Kettles Street."
          ResidenceCommunity="Pincher Creek"
          EMail="ahgmnn@gmail.com"
          Occupation="Paramedic"
          Employer="PCES"
          BirthDate="1986-08-05"
          NextOfKinName="Adam Taylor"
          NextOfKinRelationship="Fiance"
          NextOfKinAddress="650 Kettles Street."
          NextOfKinHomePhone="613-797-3356"
          NextOfKinWorkPhone="627-6010"
          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-447-9314/>
    <Phone Location="Home"
           Number="613-797-3556" />
    <Phone Location="Work"
           Number="627...." />
            <Training>
      Paramedic Alberta College of Paramedics                                                           
  </Experience>
    <Equipment>
    <Status Type="Associate"
            AsOf="2014-05-06" />
    <Committee Name=""/>
    <Committee Name=""/>
    <Committee Name=""/>
    <Participation>
      <Part Date="2014-03-29"
            Description="Avalanche Training Level 1" />
      ...
      <Part Date="2014-03-30"
		  Description="Avalanche Training Level 1" />
    </Participation> 
    <Notes>
    </Notes>
  </Member>
}}

For documentation on the format, see this link.