Template:Abbr: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
m (Changed protection level of Template:Abbr: Highly visible template (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
(add provision for |class= and |id= per talk page)
Line 1: Line 1:
<abbr title="{{#tag:nowiki|{{{2|}}}}}">{{#switch: {{{3|}}}
<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} title="{{#tag:nowiki|{{{2|}}}}}">{{#switch: {{{3|}}}
| u | unicode | Unicode = {{ unicode |{{{1|}}}}}
| u | unicode | Unicode = {{ unicode |{{{1|}}}}}
| i | IPA = {{ IPA |{{{1|}}}}}
| i | IPA = {{ IPA |{{{1|}}}}}

Revision as of 12:24, August 20, 2012