Category:Source Base Entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
{{note| For a simple list see [[category_talk:Source Base Entities#Checklist]].}}
{{note| For a simple list see [[category_talk:Source Base Entities#Checklist]].}}
{{note| Don't use 'category' tags for these entity pages. Use templates instead - Please see [[category_talk:Source Base Entities#PageTags]].}}
{{note| Don't use 'category' tags for these entity pages. Use templates instead - Please see [[category_talk:Source Base Entities#PageTags]].}}
{|
|+ Template tags currently in use:
|-
|<code><nowiki>{{base_point}}</nowiki></code> || for Point-Based Entities in Source Base available for HL2 Engine
|-
|<code><nowiki>{{base_point_legacy|<replacement>}}</nowiki></code> || for Point-Based Entities in Source Base that have been superceded by another entity.
<replacement> is the title of the entity without any markup, eg <code>func_brush</code>
|-
|<code><nowiki>{{base_point_ep1}}</nowiki></code> || for Point-Based Entities in Source Base added for Episode 1 Engine
|-
|<code><nowiki>{{base_point_ep2}}</nowiki></code> || for Point-Based Entities in Source Base added for Episode 2 Engine
|-
|<code><nowiki>{{base_brush}}</nowiki></code> || for Brush-Based Entities in Source Base available for HL2 Engine
|-
|<code><nowiki>{{base_brush_legacy|<replacement>}}</nowiki></code> || for Brush-Based Entities in Source Base that have been superceded by another entity.
<replacement> is the title of the entity without any markup, eg <code>func_brush</code>
|-
|<code><nowiki>{{base_brush_ep1}}</nowiki></code> || for Brush-Based Entities in Source Base added for Episode 1 Engine
|-
|<code><nowiki>{{base_brush_ep2}}</nowiki></code> || for Brush-Based Entities in Source Base added for Episode 2 Engine
|}


[[Category:Entities|0]]
[[Category:Entities|0]]

Revision as of 08:53, 12 April 2008

Under construction.png
This Category page is actively undergoing a major edit.
As a courtesy, please do not edit this Category while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The person who added this notice will be listed in its edit history should you wish to contact them.

These Entities are defined in base.fgd

That means that only these entities are available in all Source-based games.

Note.pngNote: For a simple list see category_talk:Source Base Entities#Checklist.
Note.pngNote: Don't use 'category' tags for these entity pages. Use templates instead - Please see category_talk:Source Base Entities#PageTags.
Template tags currently in use:
{{base_point}} for Point-Based Entities in Source Base available for HL2 Engine
{{base_point_legacy|<replacement>}} for Point-Based Entities in Source Base that have been superceded by another entity.

<replacement> is the title of the entity without any markup, eg func_brush

{{base_point_ep1}} for Point-Based Entities in Source Base added for Episode 1 Engine
{{base_point_ep2}} for Point-Based Entities in Source Base added for Episode 2 Engine
{{base_brush}} for Brush-Based Entities in Source Base available for HL2 Engine
{{base_brush_legacy|<replacement>}} for Brush-Based Entities in Source Base that have been superceded by another entity.

<replacement> is the title of the entity without any markup, eg func_brush

{{base_brush_ep1}} for Brush-Based Entities in Source Base added for Episode 1 Engine
{{base_brush_ep2}} for Brush-Based Entities in Source Base added for Episode 2 Engine

Pages in category "Source Base Entities"

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