Parser Functions

From SemanticOrganization
Jump to: navigation, search

#semorg-person

called like this (preferably via template):

{{#semorg-person:
  |ref={{FULLPAGENAME}}
  |prefix={{{prefix|}}}
  |firstname={{{firstname|}}}
  |lastname={{{lastname|}}}
  |name={{{firstname|}}} {{{lastname|}}}
  |suffix={{{suffix|}}}
  |workstreet={{{workstreet|}}}
  |workpostalcode={{{workpostalcode|}}}
  |worklocality={{{worklocality|}}}
  |email={{{email|}}}
  |workphone={{{workphone|}}}
  |homepage={{{homepage|}}}
  |note={{{note|}}}
  |organization={{{organization|}}}
  |gender={{{gender|}}}
}}

sets all the attributes and spits out a nicely formatted table with all the contact information and also a download link for a .vcard file

#semorg-person-ref

#semorg-form

#semorg-field

#semorg-template