modelheads — adds the icons with links for model(s) specified
use Wacs;
use Wacs::WacsStd;
modelheads( | lookup_method, | |
set_number, | ||
dbhandle) ; |
scalar lookup_method
;scalar set_number
;scalar dbhandle
;The modelheads
function was originally written
as part of the implementation of masthead
but has
broader uses. It provides a table of a model (or group of models) headshots
with ratings and name. The lookup_method
can
be one of byset
(where it's the models featured in the
specified set number) or byno
(where the second
argument is the model number rather than the set
number). The default option in other cases is any models who've been
added today - it is recommended you specify bydate
and pass the date for this option.