Template:Path: Difference between revisions

From Alpine Linux
(Created template)
 
m (Protected "Template:Path": Template ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(6 intermediate revisions by 2 users not shown)
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====


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

Latest revision as of 08:35, 30 May 2017

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