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...")
 
m (Undo revision 442156 by THE OWL (talk))
Tag: Undo
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Delete|reason=unwanted}}</noinclude>
{{Doc/subpage}}
{{Doc/subpage}}
== Parameters ==
== Parameters ==
Line 13: Line 14:


== Usage ==
== Usage ==
{{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 | WiseVolLightMdl.zip }}</nowiki> }}
{{Cloud file| dir = vmf_examples | path = SDKNuts/WiseVolLightMdl.zip | Example VMF }}
{{Cloud file| dir = vmf_examples | path = SDKNuts/WiseVolLightMdl.zip | WiseVolLightMdl.zip }}
 
== See also ==
* {{tl2|Path}}
* {{tl2|File}}

Latest revision as of 22:52, 4 August 2024

Warning icon.png
This template has been marked as a candidate for speedy deletion because it is unwanted by the author.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
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 | WiseVolLightMdl.zip }}

Icon-cloud download-filled.png WiseVolLightMdl.zip

See also