Template:Abbr: Difference between revisions

From Vigyanwiki
temp>Suruena
(Order of parameters changed)
m (1 revision imported from alpha:Template:Abbr)
 
(48 intermediate revisions by 30 users not shown)
Line 1: Line 1:
<span class="abbr" style="color: blue; border-bottom: 1px dotted blue" {{#if:{{{2|}}} | title="{{{2}}}" }} >{{{1}}}</span>
<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}}
</noinclude>[[Category: Templates Vigyan Ready]]

Latest revision as of 09:03, 15 December 2022

Template documentation