Template:Libheader: Difference between revisions

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: Line 1:
<div class="examplemeta libheader">'''Library:''' [[SMW::off]][[:Category:{{{1}}}|{{{1}}}]][[Category:{{{1}}}]][[SMW::on]]<includeonly>{{#set:Uses library={{{1}}}}}</includeonly></div><noinclude>
<includeonly><div class="examplemeta libheader">'''Library:''' [[SMW::off]][[:Category:{{{1}}}|{{{1}}}]][[Category:{{{1}}}]][[SMW::on]]{{#if: {{{2|}}}| '''version''' {{{2}}}}}{{#set:Uses library={{{1}}}}}</div></includeonly><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.
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>
{{template}}[[Category:Example description templates]]</noinclude>