Template:Path: Difference between revisions

From Alpine Linux
(Rework docs)
Line 1: Line 1:
<noinclude>{{Template}}
<noinclude>{{Template}}
Formats pathnames.


'''A 'Path' element used to format pathnames.'''
====Example====


====Usage====
<pre>{{Path|/etc/network/interfaces}}</pre>


{{Codeline|1=<nowiki>{{Path|/etc/network/interfaces}}</nowiki>}}
will produce:
{{Path|/etc/network/interfaces}}


====Example====
</noinclude><includeonly><span style="font-family: monospace; color: #000055; white-space: nowrap">{{{1}}}</span></includeonly>
{{Path|/etc/network/interfaces}}</noinclude><includeonly><span style="font-family: monospace; color: #000055; white-space: nowrap">{{{1}}}</span></includeonly>

Revision as of 05:03, 24 March 2012

Template Documentation for Path

This page is a template and should only be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

Formats pathnames.

Example

{{Path|/etc/network/interfaces}}

will produce: /etc/network/interfaces