Category:Source Base Entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(shortened to the stuff that's still used)
Line 1: Line 1:
'''The entities in this category are shared between games.''' They are not shared between all games however, because Valve ships four different builds of Source; newer entities are of course not available to older games.
The entities in this category are shared between games. They are not necessarily shared between ''all'' games however, but usually are.
 
Mediawiki's category system isn't much good for expressing this, so the best way to check whether an entity is available in your engine build is to load Hammer and try to create it!
 
== Templates for page editors ==


==Templates for page editors==
{{tip|These templates automatically insert the page into the correct categories.}}
{{tip|These templates automatically insert the page into the correct categories.}}
 
*[[:Template:Point ent]] - Should not be used directly!
; [[Template:base_point|<code><nowiki>{{base_point}}</nowiki></code>]]
*[[:Template:Brush ent]]
; [[Template:base_brush|<code><nowiki>{{base_brush}}</nowiki></code>]]
*[[:Template:Base point]] - Standard page start template.
: Entities available to all games
*[[:Template:Base brush]]
; [[Template:base_point_legacy|<code><nowiki>{{base_point_legacy|replacement}}</nowiki></code>]]
; [[Template:base_brush_legacy|<code><nowiki>{{base_brush_legacy|replacement}}</nowiki></code>]]
: Entities that have been superceded. <code>replacement</code> is the raw name of an entity (i.e. without any wiki markup)
; [[Template:base_point_ep1|<code><nowiki>{{base_point_ep1}}</nowiki></code>]]
; [[Template:base_brush_ep1|<code><nowiki>{{base_brush_ep1}}</nowiki></code>]]
: Entities new with the Episode One build of Source (NOT entities specific to Episode One itself)
; [[Template:base_point_ep2|<code><nowiki>{{base_point_ep2}}</nowiki></code>]]
; [[Template:base_brush_ep2|<code><nowiki>{{base_brush_ep2}}</nowiki></code>]]
: Entities new with the Orange Box build of Source (NOT entities specific to OB games themselves, despite its name)


[[Category:Entities]]
[[Category:Entities]]

Revision as of 19:21, 24 September 2018

The entities in this category are shared between games. They are not necessarily shared between all games however, but usually are.

Templates for page editors

Tip.pngTip:These templates automatically insert the page into the correct categories.

Pages in category "Source Base Entities"

The following 10 pages are in this category, out of 10 total.