Skip to Main Content

Admin

Keywords

 

SUPPORTED TEMPLATE KEYWORDS

Keyword

Output

{{skip_link}}

Outputs the skip link, which users can click to navigate to the main content section of the page.
Important for optimizing page accessibility.

{{public_header}}

Outputs the header from the system level or group level, as appropriate.

{{breadcrumbs}}

Outputs the breadcrumbs in the format Institution Reference > System Name > Group Name > Guide Name > Page Name.

{{guide_title}}

Outputs the title of the guide.

{{page_title}}

Outputs the page title.

{{guide_description}}

Outputs the guide description.

  • Home
  • Content Style Guide
  • TCC Colors
  • HTML
  • CSS Code
  • Templates
  • Bootstrap 3
  • Web Accessibility
  • Primo Search Box
  • Help Files
  • LibApps Content Storage Guide
  • LibChat Info
  • Security Certificate
  • VCCS Library System Office Help Ticket
  • LibApps Content Storage Guide
  • Images
  • Maintenance
  • Outputs all page titles in an unordered list, so you can customize this area via CSS.

    {{content}}

    Outputs the content area of the entire page (all boxes).
    If using this, do not use the other {{content_something}} options below.
    Alternately, if using the options below, do not include this keyword on the page.

    {{content_col_<id>}}

    Outputs the boxes belonging to the column designated.
    Replace <id> with the appropriate identifier for the column. (e.g., {{content_col_1}}{{content_col_2}}, etc.)
    Do not use if using {{content}} in the template.

    {{content_box_<id>}}

    Outputs the content box with whatever ID you define in the keyword.
    Replace <id> with the appropriate box ID.
    The box ID must already exist in a guide the system (e.g., a reusable content guide) for this to work.
    Do not use if using {{content}} in the template.

    {{content_box_profile}}

    Outputs the profile box for the guide owner.
    Do not use if using {{content}} in the template.

    {{content_box_profile_<id>}}

    Outputs the profile box for a specific user.
    Replace <id> with the appropriate User ID.
    Do not use if using {{content}} in the template.

    {{page_prev_next_links}}

    Outputs the previous / next buttons.
    Style them however you'd like via CSS.

    {{guide_updated}}

    Outputs the date the guide was last updated.

    {{guide_url}}

    Outputs the guide's URL (or page URL, if on a specific page).

    {{guide_subjects}}

    Outputs a linked list of subject categories associated with the guide.

    {{guide_tags}}

    Outputs a linked list of tags associated with the guide.

    {{public_footer}}

    Outputs the footer defined either at the system level or group level, as appropriate.

    {{side_nav_boxes}}

    Outputs the boxes below the side-nav page listing.
    Only applicable to side-nav templates.
    Do not use if using the {{content_col_<id>}} keyword, only if using the {{content}} keyword.

    Content created by TCC Libraries is licensed as CC BY 4.0