Template:Ext/include: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stub}}
== Preview ==
* {{ext|mp3}}
* {{ext|wav}}
<hr>
* {{ext|mdl (goldsrc)}}
* {{ext|rmf}}
* {{ext|bsp (goldsrc)}}
<hr>
* {{ext|cfg}}
* {{ext|vtx}}
* {{ext|phy}}
* {{ext|mdl (src)}}
* {{ext|ani}}
* {{ext|vtx}}
* {{ext|vvd}}
* {{ext|vtf}}
* {{ext|vmt}}
* {{ext|ain}}
* {{ext|fgd}}
* {{ext|vmf}}
* {{ext|vmx}}
* {{ext|lin}}
* {{ext|bsp (src)}}
* {{ext|nav}}
* {{ext|wad}}
* {{ext|gcf}}
* {{ext|ncf}}
* {{ext|vpk}}
<hr>
* {{ext|vcfg}}
* {{ext|vmdl}}
* {{ext|vmdl_c}}
* {{ext|vtex}}
* {{ext|vtex_c}}
* {{ext|vmat}}
* {{ext|vmat_c}}
* {{ext|vmap}}
* {{ext|vmap_c}}
<includeonly>
<includeonly>
<onlyinclude>{{#switch:{{{link|}}}
<onlyinclude>{{#if:{{{link|}}}|{{#switch:{{{link|}}}
 
| mp3 = .mp3
| wav = .wav


| cfg = .cfg
| mdl (goldsrc) = .mdl
| mdl = .mdl
| rmf = .rmf
| phy = .phy
| bsp (goldsrc) = BSP (GoldSrc)
| ani = .ani
| vtx = .vtx
| vvd = .vvd
| vtf = Material
| vmt = .vmt
| ain = .ain
| vmf = Valve Map Format
| bsp (GoldSrc) = BSP (GoldSrc)
| bsp (Source) = BSP (Source 1)
| vpk = .vpk


| vcfg = Valve Configuration File
| cfg = .cfg
| vmap = Valve Map
| vtx = .vtx
| vmap_c = Valve Map#Valve Map Compiled
| phy = .phy
| vmdl = Valve Model
| mdl (src) = .mdl
| vmdl_c = Valve Model
| ani = .ani
| vmat = Valve Material
| vtx = .vtx
| vmat_c = Valve Material
| vvd = .vvd
| vtf = .vtf
| vmt = .vmt
| ain = .ain
| fgd = .fgd
| vmf = .vmf
| vmx = .vmx
| lin = .lin
| bsp (src) = BSP (Source 1)
| nav = .nav
| wad = .wad
| gcf = .gcf
| ncf = .ncf
| vpk = .vpk


| {{{link|}}}
| vcfg = .vcfg
| vmdl = .vmdl
| vmdl_c = .vmdl
| vtex = .vtex
| vtex_c = .vtex
| vmat = .vmat
| vmat_c = .vmat
| vmap = .vmap
| vmap_c = .vmap#Valve Map Compiled


}}</onlyinclude>
| {{#switch:{{{style|}}}|2=|.}}{{{link|}}}


<onlyinclude>{{#if:{{{name|}}}|{{#switch:{{{1|}}}|2=|.}}{{#switch:{{{name}}}
}}|}}</onlyinclude>


| cfg = cfg
<onlyinclude>{{#if:{{{name|}}}|{{#switch:{{{style|}}}|2=|.}}{{#switch:{{{name}}}
| mdl = mdl
| phy = phy
| ani = ani
| vtx = vtx
| vvd = vvd
| vtf = vtf
| vmt = vmt
| ain = ain
| vmf = vmf
| bsp (GoldSrc) | bsp (Source) = bsp
| vpk = vpk


| vcfg = vcfg
| mp3 = mp3
| vmap = vmap
| wav = wav
| vmap_c = vmap_c
| vmdl = vmdl
| vmdl_c = vmdl_c
| vmat = vmat
| vmat_c = vmat_c


| {{{name}}}
| mdl (goldsrc) | mdl (src) = mdl
| rmf = rmf
| bsp (goldsrc) | bsp (src) = bsp
 
| cfg = cfg
| vtx = vtx
| phy = phy
| ani = ani
| vtx = vtx
| vvd = vvd
| vtf = vtf
| vmt = vmt
| ain = ain
| fgd = fgd
| vmf = vmf
| vmx = vmx
| lin = lin
| nav = nav
| wad = wad
| gcf = gcf
| ncf = ncf
| vpk = vpk
 
| vcfg = vcfg
| vmdl = vmdl
| vmdl_c = vmdl_c
| vtex = vtex
| vtex_c = vtex_c
| vmat = vmat
| vmat_c = vmat_c
| vmap = vmap
| vmap_c = vmap_c
 
| {{{name|}}}


}}|}}</onlyinclude>
}}|}}</onlyinclude>
<onlyinclude>{{#if:{{{icon|}}}|<span style="cursor:help; user-select:none; position:relative; margin-left:.3em; top:-1px">{{#switch:{{{icon}}}
| mdl (goldsrc) = [[File:Gldsrc-16px.png|16px|link=|GoldSrc Engine]]
| mdl (src) = [[File:Source-16px.png|16px|link=|Source Engine]]
| bsp (goldsrc) = [[File:Gldsrc-16px.png|16px|link=|GoldSrc Engine]]
| bsp (src) = [[File:Source-16px.png|16px|link=|Source Engine]]
}}</span>|}}</onlyinclude>
</includeonly>
</includeonly>

Latest revision as of 23:04, 14 June 2023

Stub

This article or section is a stub. You can help by expanding it.

Preview