Template:Abbr: Difference between revisions

353 bytes removed ,  15 December 2014
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.
(.)
(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:
<noinclude>{{Admon/important|I can't get this to work. Please help.}}</noinclude>
{{#tag:abbr|{{{1}}}|title={{{2}}}}}<noinclude>
<noinclude><!--
<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} title="{{#tag:nowiki|{{{2|}}}}}">{{#switch: {{{3|}}}
  | u | unicode | Unicode = {{Unicode|{{{1|}}}}}
  | i | IPA = {{IPA|{{{1|}}}}}
  | {{{1|}}} }}</abbr><noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>--></noinclude>
</noinclude>
3,860

edits