%TMPL:INCLUDE{"Applications.WikiTopicView"}%
%TMPL:DEF{"sidebar"}%%TMPL:END%
%TMPL:DEF{"beforetext"}%%TMPL:PREV%%TMPL:P{"weblexicon"}%%TMPL:END%
%TMPL:DEF{"weblexicon"}%%NEWMETADATA{"lexicon" title="%TRANSLATE{"Add translation"}%"}%%EXPORTMETADATA{"lexicon" title="%TRANSLATE{"Export"}%" icon="fa-file-excel-o"}%
%DATATABLESECTION{
class="foswikiFlatTable foswikiStripes lexiconTable"
searching="on"
sort="1"
savestate="on"
lengthmenu="10, 25, 50, 100"
rows="10"
paging="on"
}%
%RENDERMETADATA{
"lexicon"
showindex="off"
showchanged="on"
sort="String"
}%
%ENDDATATABLESECTION%
<style>
.lexiconTable table {
table-layout:fixed;
}
</style>
%TMPL:END%