Add a VCard (VCard-Plugin)
With this Plugin you can create vCard files on the fly in your wiki, which other users can download and add to their addressbook.
Simply type in your Wiki-Page:
{vcard> Full Name <email@host.com> http://www.host.com 1976-05-03 # +41 43 534 0462 | Street Nr., ZIP City, Country}}
All information besides the name are optional. Here are the parameters:
Name: space delimited words; the first is considered to be the first name, the last to be the last name; everything in between will be middle / additional name.
E-Mail: enclosed in < and > signs.
Website: only http is recognized.
Birthday: in format yyyy-mm-dd.
Phone Number(s): after a # sign; multiple numbers are delimited by an & sign; the first is considered as home phone, the second as cell phone, the third as work phone and the fourth as fax number.
Address: after a | sign; comma delimited with first street, then zip-code and city and finally country.
Example:
Hendrik Thomas
Back to the help page