Difference between revisions of "Template:Abbr"
m (1 revision) |
(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|}}}}} |