Template:CD2/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
See [[Template:CD]] for usage
== Usage ==
See [[Template:CD]] for usage.
 
The difference between this and CD is the implementation of the template.
This template repeatedly calls CD superclass to build hierarchy while CD template checks there only once and the rest builds from "nodes" (another templates needed to be defined).


[[Category:CD template]]
[[Category:CD template]]

Revision as of 02:18, 29 June 2024

Usage

See Template:CD for usage.

The difference between this and CD is the implementation of the template. This template repeatedly calls CD superclass to build hierarchy while CD template checks there only once and the rest builds from "nodes" (another templates needed to be defined).