Difference between revisions of "Template:Abbrlink"
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> | ||