• <%-d.docInfo.documentName%>
  • <% if(d.docInfo.project!==undefined){ %>
  • <%-d.i18n("WCProject")%> <%-d.docInfo.project%>
  • <% } %> <% 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.i18n("WCVersion")%> <%-d.docInfo.versionId%>
  • <% } %>
  • style="display: none;"<%}%>><%-d.i18n("ShowAllPages")%>
  • style="display: none;"<%}%>><%-d.i18n("HideAllPages")%>
  • <% } %> <% if (d.docInfo.referencedFrom) { %>
  • <%-d.docInfo.referencedFrom%>
  • <% } %>