Template:Libheader: Difference between revisions

From Rosetta Code
Content added Content deleted
(Div blocks around content. Adding 'examplemeta' and 'libheader' CSS classes.)
(Allow a second parameter to capture the library version)
Line 1:
<includeonly><div class="examplemeta libheader">'''Library:''' [[SMW::off]][[:Category:{{{1}}}|{{{1}}}]][[Category:{{{1}}}]][[SMW::on]]<includeonly>{{#if: {{{2|}}}| '''version''' {{{2}}}}}{{#set:Uses library={{{1}}}}}</includeonlydiv></divincludeonly><noinclude>'''Library:''' <nowiki>[[:Category:{{{1}}}|{{{1}}}]][[Category:{{{1}}}]]</nowiki> '''version''' {{{2}}}
 
This template is for tagging solutions by the libraries they use. It adds both a link to the page for the library and a category of the same name. It also documents the version that this was tested with; that second parameter may be omitted.
 
{{template}}[[Category:Example description templates]]</noinclude>

Revision as of 13:37, 16 December 2010

Library: [[:Category:{{{1}}}|{{{1}}}]][[Category:{{{1}}}]] version {{{2}}}

This template is for tagging solutions by the libraries they use. It adds both a link to the page for the library and a category of the same name. It also documents the version that this was tested with; that second parameter may be omitted.



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