• <%-d.docInfo.documentName%>  <% if (d.docInfo.hasGraphics) { %> <% } %> <% if (d.docInfo.hasCad) { %> <% } %> <% if (d.docInfo.has3D) { %> <% } %> <% if (d.docInfo.hasVideo) { %> <% } %>
  • <% if(d.docInfo.project!==undefined){ %>
  • <%-d.i18n("WCProject")%> <%-d.docInfo.project%>
  • <% } %> <% if(d.docInfo.folder!==undefined){ %>
  • <%-d.i18n("Folder")%> <%-d.docInfo.folder%>
  • <% } %> <% if(!d.docInfo.isGroup){ %> <% if(d.docInfo.pageNumber!== undefined && !d.docInfo.referencedFrom){ %>
  • <%-d.i18n("PageUC")%> <%-d.docInfo.pageNumber%> <% if(d.docInfo.pageCount!==null){ %> <%-d.i18n("OfKeyWord")%> <%-d.docInfo.pageCount%> <% } %>
  • <% } %> <% if(d.docInfo.versionNumber!==undefined){%>
  • <%-d.i18n("WCVersion")%> <%-d.docInfo.versionNumber%>
  • <% } %> <% } else { %> <% if(d.docInfo.versionNumber!==undefined && d.docInfo.isMultiPage){%>
  • <%-d.i18n("WCVersion")%> <%-d.docInfo.versionNumber%>
  • <% } %>
  • style="display: none;"<%}%>><%-d.i18n(d.docInfo.hasChildren ? "ShowAllDocuments" : d.docInfo.isMultiPage ? "ShowAllPages" : "ShowAllVersions")%>
  • style="display: none;"<%}%>><%-d.i18n(d.docInfo.hasChildren ? "HideAllDocuments" : d.docInfo.isMultiPage ? "HideAllPages" : "HideAllVersions")%>
  • <% } %> <% if (d.docInfo.referencedFrom) { %>
  • <%-d.docInfo.referencedFrom%>
  • <% } %>