Template:Ext/include: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
<onlyinclude>{{#switch:{{{link|}}}
<onlyinclude>{{#switch:{{{link|}}}


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


| vtf = Material
| vcfg = Valve Configuration File
| vmat = VMAT
| vmap = Valve Map
 
| vmap_c = Valve Map
| bsp (GoldSrc) = BSP (GoldSrc)
| vmdl = Valve Model
| bsp (Source 1) = BSP (Source 1)
| vmdl_c = Valve Model
| ain = .ain
| vmat = Valve Material
| vmat_c = Valve Material


| {{{link|}}}
| {{{link|}}}
Line 21: Line 29:
<onlyinclude>{{#if:{{{name|}}}|.{{#switch:{{{name}}}
<onlyinclude>{{#if:{{{name|}}}|.{{#switch:{{{name}}}


| cfg = cfg
| mdl = mdl
| mdl = mdl
| phy = phy
| phy = phy
Line 26: Line 35:
| vtx = vtx
| vtx = vtx
| vvd = vvd
| vvd = vvd
| vtf = vtf
| vtf = vtf
| vmat = vmat
| vmt = vmt
| ain = ain
| vmf = vmf
| bsp (GoldSrc) | bsp (Source) = bsp


| bsp (GoldSrc) | bsp (Source 1) = .bsp
| vcfg = vcfg
| ain = ain
| vmap = vmap
| vmap_c = vmap_c
| vmdl = vmdl
| vmdl_c = vmdl_c
| vmat = vmat
| vmat_c = vmat_c


| {{{name}}}
| {{{name}}}

Revision as of 04:51, 9 June 2023