Template:Cloud file/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Undo revision 378624 by Another OWL (talk))
Tag: Undo
Line 2: Line 2:
== Parameters ==
== Parameters ==
{|
{|
| {{param|src}}
| {{param|dir}}
| Main directory by keyword.
| Main directory by keyword.
|-
|-
Line 13: Line 13:


== Usage ==
== Usage ==
{{CodeBlock| <nowiki>{{Cloud file| src = 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| src = vmf_examples | path = SDKNuts/WiseVolLightMdl.zip | Example VMF }}
{{Cloud file| dir = vmf_examples | path = SDKNuts/WiseVolLightMdl.zip | Example VMF }}


== See also ==
== See also ==
* {{tl2|Path}}
* {{tl2|Path}}
* {{tl2|File}}
* {{tl2|File}}

Revision as of 00:30, 20 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