@MEOS EXPORT TEMPLATE page@Pages with columns info:pageswithcolumns %Show the list one page at the time, with the specified number of columns. Automatically reload data for each round. % This is a MeOS HTML Template file. % % The file must begin with % % @MEOS EXPORT TEMPLATE % [tag]@Short description / Name % Detailed description / help. % % The tag must be unique for the installation. % % The output is constructed like follows @HEAD @OUTERPAGE (@INNERPAGE @SEPARATOR @INNERPAGE ...) % @OUTERPAGE (@INNERPAGE @SEPARATOR @INNERPAGE ...) % ... % @END % % The number of inner pages is determined by the number of columns when exporting from MeOS. % The height of each inner page is determined by the number of rows per page set in the export. % % The following symbols will be replaced by MeOS output: % ----------------------------------------------------- % @S | Dynamic (generated) CSS styles. % @D | Description of contents. (For example included class names, leg number, etc.) % @C | Contents: For an inner page, the consents in that page/column, for an outer page its inner pages. % @P | Inner or outer page number % @N | Total number of outer pages % @I | Number of inner pages (columns) per page % @M | MeOS version % @T | Show interval (milliseconds) % @HEAD