Template:Dablink: Difference between revisions

no edit summary
m (Cat.)
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="dablink" style="padding-left:2em;">''{{{1}}}''</div><noinclude>
:<span style="font-style:italic">{{{1}}}</span><noinclude>
This template is for disambiguation links (it marks them as such).
 
[[Category:Templates]][[Category:Disambiguation link templates]]</noinclude>
==Info==
This template is for disambiguation links. Other templates should expand on this one.
 
==Parameters==
{| class = "wikitable"
! Parameter || Mandatory || Default || Purpose || Detailed description
|-
! 1
| '''Yes''' ||  || Text || The text within.
|}
 
==Skeleton==
<pre>
{{dablink|<text>}}
</pre>
 
==Examples==
{| class = "wikitable"
! Code || Result
|-
| <pre>{{dablink|For more info, see X.}}</pre>
| {{dablink|For more info, see X.}}
|}
 
[[Category:Templates]]
[[Category:Disambiguation link templates| ]]</noinclude>