Difference between revisions of "Template:Folder/doc"
From LFS Manual
Jump to navigationJump to searchm |
m |
||
Line 1: | Line 1: | ||
− | {{documentation subpage}} | + | <noinclude>{{documentation subpage}}</noinclude> |
Formats a full path or a name of computer directory. | Formats a full path or a name of computer directory. |
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 |