#doc:name(scribble/programs/template/tplexp/index.html):template(basic.template)# -- only set for top level index page --#topLevelPage:true# -- only set for pages having an index parent between themselves and the root #parentTarget:../index.html# #parentName:Template# -- the default background is an orange to black fade. Set this to override. --#backgroundImage:black_orangetoblack.jpg# -- include final '/' separator #pathToRoot:../../../../# #pageTitle:tplexp# -- default width is 40%: define to override --#titleWidth:40%# -- navigationBar clump: one row for each entry -- simple rows define navigationName, navigationTarget -- image rows also define navigationImgName, navigationImgX, navigationImgY, -- and navigationImgAlt -- all rows may define navigationHidden to comment out link definitions #clump:name(navigationBar)# #row# -- URL to navigate to #navigationTarget:#symbols# -- navigation text displayed in bar #navigationName:Symbol File# -- define to hide navigation potential (eg if content not ready yet) --#navigationHidden:true# #endrow# #row# -- URL to navigate to #navigationTarget:#usage# -- navigation text displayed in bar #navigationName:How I Use It# -- define to hide navigation potential (eg if content not ready yet) --#navigationHidden:true# #endrow# #row# -- URL to navigate to #navigationTarget:#licence# -- navigation text displayed in bar #navigationName:Licence# -- define to hide navigation potential (eg if content not ready yet) --#navigationHidden:true# #endrow# #endclump# -- pageSection clump: one row for each text section #clump:name(pageSection)# #row# -- title of section #sectionTitle:What It Is# -- defines bookmark within page for this section (used in some nav bars) --#sectionTarget:# -- the text of the section #sectionText:

tplexp is a program which takes two inputs: a template file, and a symbol file defining token values for that template. It requires Template.pm to be in the library path.

The usage text for this tool is:

        tplexp  [-t