Planet Sniffer reads a template HTML file and replaces for the following tags: (tags are casesensitive!)
<#DateTime>: current date/time: 31.10.98 16:16:29
<#Date>: current date: 31.10.98
<#PSniff_Version>: current Planet Sniffer version
<#PSniff_Banner>: "This page was created by..." with a link to my webpage. This tag is required.
<#FillTable xxx=y [xxx=y] [xxx=y]...>:
xxx can be one of the following:
Planetname,Owner, Grav, Temp, Rad, All, GravO, TempO, RadO, AllO, Age, Source, SValue, Population: y=1 will activate the column for the export.
Color: y=1 will create neat HTML pages using the colors you defined in the Player Window. Colored pages can become quite big and might take a few moments to generate.The column order cannot be changed, i.e. <#FillTable Planetname=1 Owner=1> creates the same HTML file as <#FillTable Owner=1 Planetname=1>
<#FillTable> can only be used within a standard "table" tag. See templates for details.