Difference between revisions of "Template:M links"

From blackwiki
Jump to navigation Jump to search
imported>DePiep
imported>DePiep
Line 14: Line 14:
  
 
----- sandboxlinks=yes -----
 
----- sandboxlinks=yes -----
-->|yes='''{{{1|Example}}}'''[[:Module:{{{1|Example}}}/sandbox|/sandbox]]&#x20;<!--
+
-->|yes='''M:{{{1|Example}}}'''[[:Module:{{{1|Example}}}/sandbox|/sandbox]]&#x20;<!--
 
--><span style="font-size:85%; {{{liststyle|}}}">(<span style="background:#dbffdb;"><!--
 
--><span style="font-size:85%; {{{liststyle|}}}">(<span style="background:#dbffdb;"><!--
 
-->[{{fullurl:Module:{{ucfirst:{{{1|Example}}}}}/sandbox|action=edit}} edit]<!--
 
-->[{{fullurl:Module:{{ucfirst:{{{1|Example}}}}}/sandbox|action=edit}} edit]<!--

Revision as of 17:06, 6 April 2014

Example (edit · talk · history · links · /subpages · /doc · /doc edit · /sbox · /sbox diff · /test)

50px Template documentation[view] [edit] [history] [purge]

This template provides a list of links to a module. There are no restricted links (such as adding protection). A link to a related template can be added.

Usage

Options

Adding link to a template

When an eponymous module exists, it is added:

  • {{m links|Track gauge}}
Track gauge (edit · talk · history · links · /subpages · /doc · /doc edit · /sbox · /sbox diff · /test · Template:Track gauge)
  • Any other module (or none) can be linked:
  • {{m links|Track gauge|template=String}}
Track gauge (edit · talk · history · links · /subpages · /doc · /doc edit · /sbox · /sbox diff · /test · Template:string)
  • {{m links|Track gauge|template=}}
Track gauge (edit · talk · history · links · /subpages · /doc · /doc edit · /sbox · /sbox diff · /test) (blank so not linked)
Adding sandbox links

When working with the ../sandbox of templates, the sandbox links can be made explicit:

  • {{m links|Track gauge|sandboxlinks=yes}}
M:Track gauge/sandbox (edit · t · history · diff · links · /test · Source · e · t · hist · links · /subpages · /doc · /doc edit)
This can also help to prevent changing the live version code by accident.

See also

{{t links}}