User
Search Results
{if logged_out}
{embed="%prefix%inc/guest_column"}
{if:else}
{embed="%prefix%inc/control_column"}
{/if}
{total_results} results for "{keywords}"
{exp:user:results orderby="screen_name" sort="asc" limit="10" paginate="bottom"}
- Joined {join_date format="%F %j, %Y"}
{screen_name}
{location}
{if user_no_results}- No results found.
{/if}
{paginate}- Page {current_page} of {total_pages} page{if total_pages > "1"}s{/if} {pagination_links}
{/paginate}
{/exp:user:results}
About This Page
The "Search Results" page displays a list of results of members that matched the keyword and/or field search terms provided by the user.
It makes use of the following function:
- User:Results to display a list of site members that match search terms provided.
{embed="%prefix%inc/footer"}