Template:Dablink: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (...)
(New documentation style.)
Line 1: Line 1:
<div class="dablink" style="padding-left:2em;">''{{{1}}}''</div><noinclude>
<div class="dablink" style="padding-left: 2em;">''{{{1}}}''</div><noinclude>
This template is for disambiguation links (it marks them as such).
 
==Info==
This template is for disambiguation links. Other templates should expand on this one.
 
==Parameters==
{| class = "wikitable"
! Parameters || Mandatory || Description || Default value
|-
| 1 || '''Yes''' || The text. ||
|}
 
==Template==
<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>
[[Category:Templates]][[Category:Disambiguation link templates| ]]</noinclude>

Revision as of 13:21, October 13, 2014

Info

This template is for disambiguation links. Other templates should expand on this one.

Parameters

Parameters Mandatory Description Default value
1 Yes The text.

Template

{{dablink | text}}

Examples

Code Result
{{dablink|For more info, see X.}}