Template:Folder/doc
From LFS Manual
Jump to navigationJump to searchThis 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 |