Template: Difference between revisions
No edit summary |
Template (word processing) is not a file format |
||
Line 6: | Line 6: | ||
**[[Web template]], used in web application development in conjunction with a [[web template system]]. | **[[Web template]], used in web application development in conjunction with a [[web template system]]. | ||
**<!-- WHERE? [[Master page]]-->''Master page'', a page template in a multiple page [[desktop publishing]] software data file that duplicates and globally edits graphic elements across multiple pages. | **<!-- WHERE? [[Master page]]-->''Master page'', a page template in a multiple page [[desktop publishing]] software data file that duplicates and globally edits graphic elements across multiple pages. | ||
**[[Template (word processing)]], a | **[[Template (word processing)]], a pre-molded document used in [[word processing]] software. <!-- it is not a file-format, and HISTORICALLY MORE IMPORTANT THAN Mail merge or Web template --> | ||
**[[Mail merge|Mail-merge template]], a specific kind of word processing document used to generate [[mailing list]]s. | **[[Mail merge|Mail-merge template]], a specific kind of word processing document used to generate [[mailing list]]s. | ||
**[[Template (file format)]], any of various standardized file types used by computer software as a pre-formatted example on which to base other documents or files. | **[[Template (file format)]], any of various standardized file types used by computer software as a pre-formatted example on which to base other documents or files. |
Revision as of 08:05, 23 November 2006
Template:Wiktionary Template may mean:
- Page template, a pre-developed page layout used to create new pages (paper or electronic) from the same design, pattern, or style.
- Web template, used in web application development in conjunction with a web template system.
- Master page, a page template in a multiple page desktop publishing software data file that duplicates and globally edits graphic elements across multiple pages.
- Template (word processing), a pre-molded document used in word processing software.
- Mail-merge template, a specific kind of word processing document used to generate mailing lists.
- Template (file format), any of various standardized file types used by computer software as a pre-formatted example on which to base other documents or files.
- Software template, of various kinds used with a template engine.
- Template (genetics), a strand of DNA or RNA, used in genetic sequencing to synthesize new strands.
- Template (orthopedics), a technique of sizing replacement joints during pre-operative orthopedic surgery by using radiographic (X-ray) images.
- Template (programming), a tool for generic programming, especially in the C++ language, allowing a computer program to use polymorphic types.
- Template (racing), a device used in racing to ensure that the body of the race vehicle adheres to specifications.
- Template metaprogramming, a programming technique used by a compiler to generate temporary source code.
- Template (band name), an Australian progressive rock band.
See also
Wiki templates
Wiki templates are powerful tools for editing Wikipedia articles.
A "wiki template" is a kind of sub-template, and the "Wikipedia Edit Language" uses the notation {{template-name}}
for the sub-template reference.
Finding templates:
- Wikipedia:Template messages - For "listing by category" the existing templates which you may find useful.
- Wikipedia:Navigational templates and - For "listing by category" the existing "navigational templates".
- Special:ExpandTemplates - Takes some text and expands all templates in it recursively.
- Special:Unusedtemplates - Lists all pages in the template namespace which are not included in another page.
- Use
[[Template:template-name]]
on edit to produce a link to the template declaration (source code defining the template).
Help to use/edit template:
- m:Help:Substitution - more detailed information on subst template (on the Meta-Wiki).
- Help:template - wiki template help page.
- Help:Editing#Templates - another help page.
Explanations and types of wiki-templates:
- Wikipedia:Citation templates
- Template:Subst - a template that reminds users to subst.
Technical note: "Wiki template references" are embedded on the "Wikipedia Edit Language", as a
web template embedded language, using the open {{
and close }}
hooks, for enclose the wiki template language syntax, where valid names and valid instructions can be used, like template reference, as {{disambig}}
, and conditions, as
{{#if:{{{variable_foo|}}} |foo is set to '''{{{variable_foo}}}''' |foo is ''blank''}}
da:Skabelon de:Template es:Plantilla eo:Sxablono fr:Template nl:Sjabloon ja:テンプレート pl:Szablon ru:Шаблон (программирование) simple:Template zh:模板