{foreach $items}

{$GlossaryItemWord}

    {if $GlossaryItemWordAlt}
  • {LANG_CMM_GLOSSARY_WORD_ALT}: {$GlossaryItemWordAlt|strreplace:search=,:replace=, }
  • {/if} {if $GlossaryItemMarker == 'acronym'}
  • {LANG_CMM_GLOSSARY_MARKER}: {LANG_CMM_GLOSSARY_MARKER_ACRONYM}
  • {else if $GlossaryItemMarker == 'abbr'}
  • {LANG_CMM_GLOSSARY_MARKER}: {LANG_CMM_GLOSSARY_MARKER_ABBR}
  • {else if $GlossaryItemMarker == 'dfn'}
  • {LANG_CMM_GLOSSARY_MARKER}: {LANG_CMM_GLOSSARY_MARKER_DFN}
  • {/if}
{if $GlossaryItemShorttext}

{$GlossaryItemShorttext}

{/if} {if $GlossaryItemText}
{$GlossaryItemText}

{/if} {if $GlossaryItemImages}
{$GlossaryItemImages|image:path=data/CMM_Glossary/images/:width=184:height=135:cache=2}
{/if} {if $GlossaryItemVideos}{$GlossaryItemVideos|video:path=data/CMM_Glossary/videos/:width=300:height=225}{/if} {if $GlossaryItemFiles}{$GlossaryItemFiles|file:path=data/CMM_Glossary/files/}{/if} {if $GlossaryItemLinks}{$GlossaryItemLinks|links}{/if}
{/foreach}
{$pagelimit} {$pagenavi}