Share

Working with HTML report template files

A list of the HTML report template files that are required for the report generation process are listed here.

The HTML report template files that are required for the report generation process are listed here. The HTML report template variables that you can use in each HTML report template file are also listed.

FileFunctionVariable
filelist.htmThe files in the template directory that will be copied to the report directory to form part of the generated reportN/A
report.htmDefines the frames used for the layout of the reportN/A
report_toc.htmDefines the table of contents of the report as an unordered list (<UL>)MFTAG:TOC:
toc_item_template.htmDefines the layout of the table of contents

MFTAG:ITEMNUMBER:

MFTAG:ITEMNAME:

report_cover.htmDefines the layout of the cover page

MFTAG:PROJECTNAME:

MFTAG:PREPAREDBY:

MFTAG:REVIEWEDBY:

MFTAG:DATE:

MFTAG:COMPANYLOGO:

MFTAG:COVERPIC:

report_contents.htmDefines the contents of the report

MFTAG:COVERPAGE:

MFTAG:ITEMS:

item_layout_template.htmDefines the layout of a single item in the report

MFTAG:ITEMNUMBER:

MFTAG:ITEMIMAGE:

MFTAG:ITEMANIM:

MFTAG:ITEMTEXT:

image_item_template.htmDefines the layout of a single image in the report

MFTAG:ITEMNAME:

MFTAG:IMAGEFILE:

anim_item_template.htmDefines the layout of a single animation in the report specified using the <IMG> HTML tag

MFTAG:ITEMNAME:

MFTAG:ANIMFILE:

text_item_template.htmDefines the layout of a single text block in the report

MFTAG:ITEMNAME:

MFTAG:TEXTFILE:

summary_item_template.htmDefines the layout of the link to the summary, not the summary itself

MFTAG:ITEMNUMBER:

MFTAG:ITEMNAME:

MFTAG:SCREENOUTPUT:

MFTAG:SUMMARYTYPE:

Was this information helpful?