Template:Wad: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{draft}}
{{draft}}
A thingy that will streamline listing shared WADs on [[User:SirYodaJedi/GoldSrc WAD Lists]], to speed up moving out of userspace.  
A thingy that streamlines listing shared WADs on [[GoldSrc WAD Lists]].  
{{todo|Don't show anything in description if {{param|1}} is unknown and {{param|2}} is missing/empty.}}
{{todo|{{nbsp}}
* Strings subpage
* Docs
}}
<includeonly><onlyinclude><!--
<includeonly><onlyinclude><!--


Line 14: Line 17:
| VALVE\DECALS  = [[Decals (GoldSrc)|Decals]]; [[infodecal (GoldSrc)|infodecal]] entities ''must'' use this WAD (either by game code or placed by map).
| VALVE\DECALS  = [[Decals (GoldSrc)|Decals]]; [[infodecal (GoldSrc)|infodecal]] entities ''must'' use this WAD (either by game code or placed by map).
| VALVE\HALFLIFE = [[Black Mesa Research Facility]] textures, as well as some [[tool textures (GoldSrc)|tool textures]].
| VALVE\HALFLIFE = [[Black Mesa Research Facility]] textures, as well as some [[tool textures (GoldSrc)|tool textures]].
| VALVE\LIQUIDS  = Water and toxic waste ("slime") textures. Mostly `!` textures, with a few scrolling textures.
| VALVE\LIQUIDS  = Water and toxic waste ("slime") textures. Mostly {{code|!}} textures, with a few scrolling textures.
| VALVE\XENO    = [[Xen]] textures, as well as some [[tool textures (GoldSrc)|tool textures]].
| VALVE\XENO    = [[Xen]] textures, as well as some [[tool textures (GoldSrc)|tool textures]].


Line 35: Line 38:
| CSTRIKE\DE_VERTIGO  =  
| CSTRIKE\DE_VERTIGO  =  
| CSTRIKE\DECALS      = All [[#Half-Life|base HL1]] decals, plus decals for bomb targets, bombsites A+B, and hostage rescue zones.<br>[[infodecal (GoldSrc)|infodecal]] entities must use this WAD (either by game code or placed by map).
| CSTRIKE\DECALS      = All [[#Half-Life|base HL1]] decals, plus decals for bomb targets, bombsites A+B, and hostage rescue zones.<br>[[infodecal (GoldSrc)|infodecal]] entities must use this WAD (either by game code or placed by map).
| CSTRIKE\ITSITALY    =  
| CSTRIKE\ITSITALY    = It's Italy. Textures from CS_Italy, that is.
| CSTRIKE\N0TH1NG      = Textures by the late Justin DeJong, better known as N0TH1NG
| CSTRIKE\N0TH1NG      = Textures by the late Justin DeJong, better known as N0TH1NG
| CSTRIKE\PRODIGY      =  
| CSTRIKE\PRODIGY      =  

Revision as of 18:45, 7 December 2023

Icon-under construction-blue.png
This is a draft template page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.

A thingy that streamlines listing shared WADs on GoldSrc WAD Lists.

Todo:  
  • Strings subpage
  • Docs