Template:Abbr: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(documentation says it takes two parameters, unmaking to help editors fill it in and detect errors. Using {{#tag:nowiki}} to allow " character.)
m (1 revision imported from wikipedia:Template:Abbr)
 
(34 intermediate revisions by 18 users not shown)
Line 1: Line 1:
<abbr title="{{#tag:nowiki|{{{2}}}}}">{{{1}}}</abbr><noinclude>
<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} title="{{#tag:nowiki|{{#invoke:String|replace|{{{2|}}}|"|&quot;}}}}">{{{1|}}}</abbr><noinclude>{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 11:36, February 2, 2022