Template:Point deprecation/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Todo|Better documentation.}} Used to marking templates such as {{tl|Point ent}}, and similar, that has been deprecated. == Copy and paste == {{CodeBlock|<nowiki>{{Software...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Todo|Better documentation.}}
{{Todo|Better documentation.}}
{{Doc/subpage}}


Used to marking templates such as {{tl|Point ent}}, and similar, that has been deprecated.
Used to marking templates such as {{tl|Point ent}}, and similar, that has been deprecated by {{T|This is a}}.


== Copy and paste ==
== Copy and paste ==
{{CodeBlock|<nowiki>{{Software status}}</nowiki>}} for Point ent.
{{CodeBlock|<nowiki>{{Point deprecation}}</nowiki>}} for Point ent.


{{CodeBlock|<nowiki>{{Software status|type=1}}</nowiki>}} for Brush ent.
{{CodeBlock|<nowiki>{{Point deprecation|type=<1 or brush>}}</nowiki>}} for Brush ent.
 
{{CodeBlock|<nowiki>{{Point deprecation|type=<2 or mesh>}}</nowiki>}} for Mesh ent.
 
{{CodeBlock|<nowiki>{{Point deprecation|type=<3 or path>}}</nowiki>}} for Path ent.

Latest revision as of 22:03, 8 September 2023

Todo: Better documentation.
Edit-copy.png
This is a documentation subpage for Template:Point deprecation.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Used to marking templates such as {{Point ent}}, and similar, that has been deprecated by {{This is a}}.

Copy and paste

{{Point deprecation}}

for Point ent.

{{Point deprecation|type=<1 or brush>}}

for Brush ent.

{{Point deprecation|type=<2 or mesh>}}

for Mesh ent.

{{Point deprecation|type=<3 or path>}}

for Path ent.