Template:Works with: Difference between revisions

Div blocks around content. Adding 'examplemeta' and 'workswith' CSS classes.
(specify use only when needed)
(Div blocks around content. Adding 'examplemeta' and 'workswith' CSS classes.)
 
(5 intermediate revisions by 4 users not shown)
Line 1:
<div class="examplemeta workswith">'''Works with''': [[SMW::off]]{{#if: {{{3|}}} | [[{{{1}}}|{{{2}}}]] version {{{3}}} | {{#if: {{{2|}}} | [[{{{1}}}]] version {{{2}}} | [[{{{1}}}]] }} }}[[SMW::on]]</div><noinclude>
 
<div class="template-documentation" style="
'''Usage''':
/* Copied from Wikipedia Template:Documentation. Perhaps we should have a stylesheet rule for this (.template-documentation) like WP does */
clear: both;
margin: 1em 0 0 0;
border: 1px solid #aaa;
background-color: #ecfcf4;
padding: 5px;">'''Usage''':
 
<nowiki>{{works with|wikiname}} or {{works with|wikiname|version info}} or {{works with|wikiname|display name|version info}}</nowiki>
Line 9 ⟶ 15:
Do not use this template to merely indicate what language implementation you used, but only if the example ''relies on features only a particular implementation/variant has''.
 
(This template replaces '''Compiler''', '''Interpreter''', '''Standard''', and the like (except for Library which is covered by <nowiki>{{libheader}}</nowiki>.)</div>
 
{{template}}</noinclude>