Temple::getPreposition - jcobban/Genealogy GitHub Wiki
$temple->getPreposition()
Up: class Temple
This method returns the preposition to be used when displaying the instance of Temple
as part of text. This method exists for symmetry with class Location.
The return value is an string. At the moment there is no field in the Temple
record to store this value so the value is 'at'.
Next: $temple->get($fieldname)