Template:Header

From Rosetta Code
Revision as of 18:17, 18 May 2011 by rosettacode>CRGreathouse (auto-correct C# -- is there a list of other languages that need this feature?)

[[:Category:{{{1}}}|{{{1}}}]][[Category:{{{1}}}]]Property "Implemented in language" (as page type) with input value "{{{1}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

This is intended to be used for the header of a programming language solution. Used within the header, it adds a category with the same name. It can be invoked two ways:

=={{header|Your Language Here}}==

expands to:

==[[Your Language Here]] [[Category:Your Language Here]]==

To catch difficult wiki names like C#:

=={{header|Your Language Here|Display Name}}==

expands to:

==[[Your Language Here|Display Name]] [[Category:Your Language Here]]==

Created by --IanOsgood 10:53, 17 September 2007 (MDT)



This is a template. There are many others. See Category:RCTemplates for a complete list of templates.