soQuotes
Tag Name
soQuotesDescription
Shows a random quote on the page (either from the entire site or per group). This is commonly used for customer testimonials, scripture verses, mission statements, or other key (brief) sayings that are shown throughout the site.Required Parameters
noneOptional Parameters
- display ("html" or "flash") NOTE: changing this option may have no effect on your site, depending on the design
- id (ID # of the quote to show; leave this blank to show all for the organization)
- show ("one" or "all") NOTE: the default is "one"
- groupID (ID # of the group from which to pull random quotes. Leave this blank to show quotes from the entire organization)
Example
{soQuotes(groupId=123)}In the above example, a random quote will be shown from group #123 each time the page is loaded.