Template:Abbr and Template:Abbr/sandbox: Difference between pages

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
(Fixed. For some reason, the HTML tags don't always work in templates. I used the "tag" parser function instead, and it seems to work like a charm.)
 
(.)
 
Line 1: Line 1:
{{#tag:abbr|{{{1}}}|title={{{2}}}}}<noinclude>
<noinclude>{{template sandbox notice}}
{{Documentation}}
<!-- Don't delete the "template sandbox notice" above! -->
</noinclude>
<!-- Add template code below. --></noinclude>
<abbr title="{{{2}}}">{{{1}}}</abbr>