Template:Ext/include: Difference between revisions
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) | |||
| | | vcfg = Valve Configuration File | ||
| | | vmap = Valve Map | ||
| vmap_c = Valve Map | |||
| | | vmdl = Valve Model | ||
| | | vmdl_c = Valve Model | ||
| | | 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 | ||
| | | vmt = vmt | ||
| ain = ain | |||
| vmf = vmf | |||
| bsp (GoldSrc) | bsp (Source) = bsp | |||
| | | vcfg = vcfg | ||
| | | vmap = vmap | ||
| vmap_c = vmap_c | |||
| vmdl = vmdl | |||
| vmdl_c = vmdl_c | |||
| vmat = vmat | |||
| vmat_c = vmat_c | |||
| {{{name}}} | | {{{name}}} |