Template:Cloud file/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Doc/subpage}} == Parameters == {| | {{param|dir}} | Main directory by keyword. |- | {{param|path}} | Path to the file |- | {{param|1}} | Your text |} == Usage == {{CodeBloc...")
 
mNo edit summary
Line 15: Line 15:
{{CodeBlock| <nowiki>{{Cloud file| dir = vmf_examples | path = SDKNuts/WiseVolLightMdl.zip | Example VMF }}</nowiki> }}
{{CodeBlock| <nowiki>{{Cloud file| dir = vmf_examples | path = SDKNuts/WiseVolLightMdl.zip | Example VMF }}</nowiki> }}
{{Cloud file| dir = vmf_examples | path = SDKNuts/WiseVolLightMdl.zip | Example VMF }}
{{Cloud file| dir = vmf_examples | path = SDKNuts/WiseVolLightMdl.zip | Example VMF }}
== See also ==
* {{tl2|File}}
* {{tl2|Folder}}

Revision as of 23:38, 19 January 2024

Edit-copy.png
This is a documentation subpage for Template:Cloud file.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Parameters

{{{dir}}} Main directory by keyword.
{{{path}}} Path to the file
{{{1}}} Your text

Usage

{{Cloud file| dir = vmf_examples | path = SDKNuts/WiseVolLightMdl.zip | Example VMF }}

Icon-cloud download-filled.png Example VMF

See also