Difference between revisions of "Template:Folder/doc"
From LFS Manual
Jump to navigationJump to searchm |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>{{documentation subpage}}</noinclude> | ||
+ | |||
Formats a full path or a name of computer directory. | Formats a full path or a name of computer directory. | ||
Line 14: | Line 16: | ||
<includeonly> | <includeonly> | ||
[[Category:Text formatting templates]] | [[Category:Text formatting templates]] | ||
+ | </includeonly> |
Latest revision as of 10:54, 24 January 2024
This is a documentation subpage for Template:Folder.
It may contain usage information, categories and other content that is not part of the original page. |
Formats a full path or a name of computer directory.
Usage
Markup | Renders as |
---|---|
{{folder|C:|LFS}} |
C:\LFS |
Markup | Renders as |
---|---|
{{folder|data|mods|vehicles}} |
data\mods\vehicles |
Markup | Renders as |
---|---|
Go to {{folder|data|skins}} and copy your skin file in there. |
Go to data\skins and copy your skin file in there. |
Markup | Renders as |
---|---|
{{folder|1|2|3|4|5|6}} |
1\2\3\4\5\6 |