Template: Difference between revisions

From BitProjects
Jump to navigation Jump to search
No edit summary
m 713 revisions imported
 
(678 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
''For the list of templates used in Wikipedia, see [[Wikipedia:Template messages]].''
{{For|templates in Wikipedia|Help:Template|Wikipedia:Template index|selfref=yes}}
{{Wiktionary|template}}
'''Template''' may refer to:


A '''template''' is some form of device to provide a separation of form or structure from content.
{{TOC right}}


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.
==Tools==
* [[Die (manufacturing)]], used to cut or shape material
* Mold, in a [[molding (process)|molding process]]
* [[Stencil]], a pattern or overlay used in graphic arts (drawing, painting, etc.) and sewing to replicate letters, shapes or designs


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. An example template engine is [[Smarty]] and [[XSL Transformations]].
==Computing==
* The main document from which [[mail merge]] documents are created
* [[Style sheet (web development)]] or master page, a sheet or page on which a user can globally edit and format graphic elements and text common to each page of a document
* [[Template (C++)]], a tool for generic programming in the C++ language
* [[Template (file format)]], a standardized, non-executable file type used by computer software as a pre-formatted example on which to base other files, especially documents
* [[Template (word processing)]], a standard document containing layout and styles used to configure electronic word processing documents
* [[Template metaprogramming]], a programming technique used by a compiler to generate temporary source code
* [[Template method pattern]], an object-oriented programming design pattern
* [[Template processor]], a system that combines a template with data to produce an output
* [[Web template]], a master page or a page element that can be used to produce web pages dynamically
 
==Molecular genetics==
* A strand of [[DNA]] which sets the genetic sequence of new strands during replication
* A strand of [[RNA]] which translates genes into proteins
 
==Other uses==
* A pre-developed [[page layout]] in electronic or paper media used to make new pages with a similar design, pattern, or style
* [[Boilerplate (text)]], any text that is or can be reused in new contexts or applications without being greatly changed from the original
* [[Template (novel)|''Template'' (novel)]], a novel by Matthew Hughes
* [[Template (racing)]], a device used in car racing to ensure that the body of the race vehicle adheres to specifications


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.
==See also==
==See also==
*[[Pattern]]
* [[Form letter]], a letter written from a template
*[[Document assembly software]]
* [[Template engine (disambiguation)]]
*[[Generic programming]]
 
[[Category:Tools]]
[[Category:Technical communication]]


[[da:Skabelon]]
{{disambiguation}}
[[es:Plantilla]]
[[fr:Template]]

Latest revision as of 23:09, 27 September 2025

Template:For Template:Wiktionary Template may refer to:

Template:TOC right

Tools

  • Die (manufacturing), used to cut or shape material
  • Mold, in a molding process
  • Stencil, a pattern or overlay used in graphic arts (drawing, painting, etc.) and sewing to replicate letters, shapes or designs

Computing

  • The main document from which mail merge documents are created
  • Style sheet (web development) or master page, a sheet or page on which a user can globally edit and format graphic elements and text common to each page of a document
  • Template (C++), a tool for generic programming in the C++ language
  • Template (file format), a standardized, non-executable file type used by computer software as a pre-formatted example on which to base other files, especially documents
  • Template (word processing), a standard document containing layout and styles used to configure electronic word processing documents
  • Template metaprogramming, a programming technique used by a compiler to generate temporary source code
  • Template method pattern, an object-oriented programming design pattern
  • Template processor, a system that combines a template with data to produce an output
  • Web template, a master page or a page element that can be used to produce web pages dynamically

Molecular genetics

  • A strand of DNA which sets the genetic sequence of new strands during replication
  • A strand of RNA which translates genes into proteins

Other uses

  • A pre-developed page layout in electronic or paper media used to make new pages with a similar design, pattern, or style
  • Boilerplate (text), any text that is or can be reused in new contexts or applications without being greatly changed from the original
  • Template (novel), a novel by Matthew Hughes
  • Template (racing), a device used in car racing to ensure that the body of the race vehicle adheres to specifications

See also

Template:Disambiguation