This document describes all of the modules available to you when using Advanced Skin Customization. If you have any suggestions for new modules, let us know!
Shows a chronological list of all your most recently contributed items (photos/videos/audio/text/links/quotes/status).
<virb display="tumblelog" limit="10" />
Shows a list of all your photos.
<virb display="photos" limit="10" image_size="crop_240x180" />
Shows a list of your photo albums.
<virb display="photos.albums" limit="10" image_size="crop_240x180" />
Shows a list of all your photos in a specific album.
<virb display="photos.album" limit="10" title="My family" />
Shows a list of your Flickr favorite photos. requires auth
<virb display="photos.flickrFavorites" limit="10" />
image_size="crop_48x48" image_size="crop_90x90" image_size="crop_100x75" image_size="crop_120x90" image_size="crop_120x120" image_size="crop_150x150" image_size="resize_150x150" image_size="resize_180x180" image_size="crop_240x180" image_size="resize_500x500" image_size="resize_575x575" image_size="resize_1024x1024"
Shows a list of all your videos.
<virb display="videos" limit="10" image_size="crop_240x180" />
Shows a list of your videos albums.
<virb display="videos.albums" limit="10" image_size="crop_240x180" />
Shows a list of all your videos in a specific album.
<virb display="videos.album" limit="10" title="My family" />
Shows a list of your Vimeo videos. requires auth
<virb display="videos.vimeo" limit="10" />
Shows a list of your Vimeo videos likes. requires auth
<virb display="photos.flickrFavorites" limit="10" />
image_size="crop_48x48" image_size="crop_90x90" image_size="crop_100x75" image_size="crop_120x90" image_size="crop_120x120" image_size="crop_150x150" image_size="resize_150x150" image_size="resize_180x180" image_size="crop_240x180" image_size="resize_500x500" image_size="resize_575x575" image_size="resize_1024x1024"
Shows a list of your recent text.
<virb display="text" limit="10" />
Shows a list of your recent links.
<virb display="links" limit="10" />
Shows a list of your recent quotes.
<virb display="quotes" limit="10" />
Shows your most recent status (or tagline if that field isn't blank).
<virb display="status" />
Shows a list of profiles you're following.
<virb display="relationships.following" limit="10" image_size="crop_48x48" />
Shows a list of profiles that are following you.
<virb display="relationships.followers" limit="10" image_size="crop_48x48" />
Shows a list of profiles you've added to a specific circle.
<virb display="circle" id="12345" limit="10" image_size="crop_48x48" />
Shows a list of your groups.
<virb display="groups" limit="10" image_size="crop_48x48" />
image_size="crop_48x48" image_size="crop_90x90" image_size="crop_100x75" image_size="crop_120x90" image_size="crop_120x120" image_size="crop_150x150" image_size="resize_150x150" image_size="resize_180x180" image_size="crop_240x180" image_size="resize_500x500" image_size="resize_575x575" image_size="resize_1024x1024"
Shows a list of all your likes.
<virb display="likes" limit="10" />
Shows a specific interest group.
<virb display="interest" name="Music" />
Shows a list of all your interests.
<virb display="interests" />
Shows a list of your most recent songs played with VirbTunes.
<virb display="virbTunes.songs" limit="10" />
Shows a list of your top songs played with VirbTunes.
<virb display="virbTunes.topSongs" limit="10" />
Shows a list of your top albums played with VirbTunes.
<virb display="virbTunes.topAlbums" limit="10" />
Shows a list of your top artists played with VirbTunes.
<virb display="virbTunes.topArtists" limit="10" />
Shows your profile image.
<virb display="profile.image" image_size="crop_90x90" />
Shows your display name.
<virb display="profile.displayName" />
Shows your meta information (Age, Location, Genre, etc).
<virb display="profile.meta" />
Shows links to the various subpages that have content.
<virb display="profile.nav" />
Shows links to send a message, follow, etc.
<virb display="profile.connect" />
Shows info about you.
<virb display="about" />
Shows a custom module.
<virb display="content" title="Special area for extras" />
Shows a list of all the comments on your profile.
<virb display="comments" limit="5" />
image_size="crop_48x48" image_size="crop_90x90" image_size="crop_100x75" image_size="crop_120x90" image_size="crop_120x120" image_size="crop_150x150" image_size="resize_150x150" image_size="resize_180x180" image_size="crop_240x180" image_size="resize_500x500" image_size="resize_575x575" image_size="resize_1024x1024"
Shows your default audio playlist.
<virb display="audio.player" height="10" />
Shows a list of your audio albums.
<virb display="audio.albums" limit="1" />
Shows a list of your band members.
<virb display="members" />
Shows a list of your events.
<virb display="events" limit="10" />
Advertisement