[size=150][b]Helper functions[/b][/size]
[list]
[][font=monospace]PGC.Icon.GeocacheType(type)[/font] - Returns an icon as an [font=monospace]
[/font] html tag.
[][font=monospace]PGC.Icon.GeocacheSize(size)[/font] - Returns an icon as an [font=monospace][/font] html tag.
[][font=monospace]PGC.Icon.GeocacheFound()[/font] - Returns an icon as an [font=monospace][/font] html tag.
[][font=monospace]PGC.Icon.GeocacheOwned()[/font] - Returns an icon as an [font=monospace][/font] html tag.
[][font=monospace]PGC.Icon.Challenge()[/font] - Returns an icon as an [font=monospace][/font] html tag.
[][font=monospace]PGC.Icon.Check(large)[/font] - Returns an icon as an [font=monospace][/font] html tag. Defaults to 16px, make large true to get 32px.
[][font=monospace]PGC.Icon.Stop(large)[/font] - Returns an icon as an [font=monospace][/font] html tag. Defaults to 16px, make large true to get 32px.
[][font=monospace]PGC.Icon.CountryFlag(countryName)[/font] - Returns a flag icon as an [font=monospace]
[/font] html tag.
[*][font=monospace]PGC.Icon.Attribute(int|string attribute, null|'yes'|'no' state)[/font] - Returns an icon as an [font=monospace]
[/font] html tag.
[/list]