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: Enable access by template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
(add style parameter.)
Line 1: Line 1:
<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} title="{{#tag:nowiki|{{{2|}}}}}">{{#switch: {{{3|}}}
<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} 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 14:32, June 19, 2014