Template Variables: Board Show
tip
Global variables
can also be used.
boardboard
An html link to the board
board_info_centerstring
The html to show a cluster of elements displaying board information and statistics
board_userarray of user
A link to the user profile
bookmark_menuint
If true, the board menu provides the ability to bookmark threads
can
create_pollsint
If true, the current user can create polls on the board
create_threadsint
If true, the current user can create threads on the board
reply_to_threadsint
If true, the current user can reply to threads on the board
display_thread_listint
If true, we want to show the related list of threads
list_classstring
A string containing classes to add to the class attribute of the element containing the list of threads
mark_as_menuint
If true, the board menu provides the ability to mark threads with various statuses
moderate_menuint
If true, the board menu provides the ability to perform moderation actions
more_online_textstring
Text describing how many more users are online.
paginationstring
The html to show the pagination elements for the threads in the board
search_form
q
inputstring
The html for the search input element
submit
buttonstring
The html for the search input submit button
show_statsint
If true, then statistics and information about the board should be shown
thread_liststring
The html to show the list of threads for the board
total_board_guestsstring
The number of guests viewing the board
total_board_membersstring
The number of members viewing the board
total_board_staffstring
The number of staff viewing the board
total_online_not_shownstring
The number of users who are online but not listed in the "board_user" array
total_postsstring
The total number of posts on the board
total_threadsstring
The total number of threads on the board
view_active_members_linkstring
Outputs an anchor element that links to a page showing the active members on the board
classstring
The class to add to the anchor element that shows the active members on the board
hrefstring
Used to set the href attribute of the anchor element that shows the active members on the board
viewing_bookmarksint
If true, the current user is not viewing a board. They are viewing their bookmarked threads.
wysiwygstring
Outputs the required html for the wysiwyg editor. The wysiwyg is used to create new threads.