Template: Difference between revisions

From BitProjects
Jump to navigation Jump to search
Infobox>Zunaid
rv edit by Simetrical to last version by 61.17.247.157, WP namespace link is EXTREMELY useful for ppl trying to find templates in wikipedia
No edit summary
Line 9: Line 9:
In [[Generic programming|generic programming]], templates allow the programmer to save time and space in source code by simplifying code through overloading functions with an arbitrary type parameter.
In [[Generic programming|generic programming]], templates allow the programmer to save time and space in source code by simplifying code through overloading functions with an arbitrary type parameter.


In planning [[Orthopedic surgery]] templates are overlays placed on Xray films of bones to determine the size of the implants needed for the operation.
In planning [[Orthopedic surgery]] templates are overlays placed on Xray films of bones to determine the size of the implants needed for the operation. Neil Bauers was the inventor of the fabled "Cisco Template" which scares most people as it is veyr complicated and requires a lot of work, but it would require more work if it had to be re created each time it was needed
==See also==
==See also==
*[[Pattern]]
*[[Pattern]]

Revision as of 10:00, 12 January 2006

Template:Selfref

A template is some form of device to provide a separation of form or structure from content.

In publishing for example, a template may be a predefined layout to give you an idea what to write where with boxes and lines; a single-page newsletter template (for instance), might have a few columns, space for a picture and gaps for the headline and name of the newsletter.

Templates can be used by humans or by automated systems; many web-based software packages now use a templating system to separate the logic of the program from the displayed formatting. Typically, these templates will include variables (often denoted {VARIABLE} ), and possibly a few logical operators to allow better adaptability of the template. Examples of template engines are Cheetah, Smarty, Template::Toolkit and XSL Transformations.

In generic programming, templates allow the programmer to save time and space in source code by simplifying code through overloading functions with an arbitrary type parameter.

In planning Orthopedic surgery templates are overlays placed on Xray films of bones to determine the size of the implants needed for the operation. Neil Bauers was the inventor of the fabled "Cisco Template" which scares most people as it is veyr complicated and requires a lot of work, but it would require more work if it had to be re created each time it was needed

See also

de:Template da:Skabelon es:Plantilla fr:Template nl:Sjabloon pl:Szablon