.TMPL File Extension
Xfire User Interface Template
Developer | Xfire |
Popularity |
3.9 | 10 Votes |
What is a TMPL file?
Template file used by Xfire, an instant messaging application for gamers; contains an HTML template file for displaying a user interface page; saved in plain text and contains %variable% code tags that are replaced by user interface-specific values when the application runs.
More Information
TMPL files are used for listing information for friends, screenshots, videos, and other gaming social network information. Sample TMPL files include about.tmpl, addfriend.tmpl, notifications.tmpl, and clanreminder.tmpl.
Programs that open or reference TMPL files
BlueJ Default Template
Developer | University of Kent |
Popularity |
3.4 | 7 Votes |
Template file created for BlueJ, a Java development program; contains a default template with the source text of different classes accessible in BlueJ, some examples include: standard Java class, interface, Applet source, and project note; appears in different languages such as English, Chinese, and German.
More Information
TMPL files can be found in BLUEJ_HOME/lib/LANGUAGE/template and in the "new class" folder within the "templates" section. On a Mac, Ctrl-click the BlueJ application, select Show Package Contents, then Contents, then Resources, then Java, then the folder of your specific language (english), then templates. You should then see the TMPL files and the newclass folder.
Common TMPL Filenames
html.tmpl - HTML template.
method.tmpl - Method template.
readme.tmpl - Description of your project.
stdclass.tmpl - Standard Java class template.
shell.tmpl - You should not modify this, it's for internal use only.