Difference between revisions of "Template:Folder/doc"
From LFS Manual
Jump to navigationJump to searchm |
m |
||
| Line 9: | Line 9: | ||
{{markup| | {{markup| | ||
<nowiki>Go to {{folder|data|skins}} and copy your skin file in there.</nowiki>|Go to {{folder|data|skins}} and copy your skin file in there.}}<!-- Template:Mra --> | <nowiki>Go to {{folder|data|skins}} and copy your skin file in there.</nowiki>|Go to {{folder|data|skins}} and copy your skin file in there.}}<!-- Template:Mra --> | ||
| + | |||
| + | <includeonly> | ||
| + | [[Category:Text formatting templates]] | ||
Revision as of 22:13, 3 December 2023
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. |