Difference between revisions of "Template:Abbrlink"

From blackwiki
Jump to navigation Jump to search
blackwiki>Suruena
([[{{{2}}}|{{abbr|{{{1}}}|{{{2}}}}}]])
 
blackwiki>Suruena
(Documentation)
Line 1: Line 1:
[[{{{2}}}|{{abbr|{{{1}}}|{{{2}}}}}]]
+
[[{{{2}}}|{{abbr|{{{1}}}|{{{2}}}}}]]<noinclude>
 +
 
 +
== Usage ==
 +
 
 +
<nowiki>{{</nowiki>abbrlink|''abbr''|''expanded term''}}
 +
 
 +
Example:
 +
<pre>
 +
{{abbrlink|UK|United Kingdom}}
 +
</pre>
 +
Which results in:
 +
{{abbrlink|UK|United Kingdom}}
 +
 
 +
That is, like template {{tl|abbr}} but it also creates an article link to the expanded term.
 +
 
 +
==See also ==
 +
* {{tl|abbr}}
 +
* [[Wikipedia:Accessibility]]
 +
</noinclude>

Revision as of 10:05, 10 October 2006

[[{{{2}}}|{{{1}}}]]

Usage

{{abbrlink|abbr|expanded term}}

Example:

{{abbrlink|UK|United Kingdom}}

Which results in: UK

That is, like template {{abbr}} but it also creates an article link to the expanded term.

See also