Template:CD2
出自Valve Developer Community
		
		
		
		
		跳至導覽
		跳至搜尋
		The Template:CD2/doc/zh-tw documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
Usage
See Template:CD for usage.
The difference between this and CD is the implementation of the template. This template repeatedly calls Template:CD/superclass to build hierarchy while CD template calls that only once and the rest builds from "nodes" (another templates needed to be defined that are pieces of the class hierarchy). The result is CD template builds slightly faster.
{{CD|Hunter}} shows CPU time usage between ~ 0.068 - 0.11 seconds
{{CD2|Hunter}} shows CPU time usage between ~ 0.17 - 0.3 seconds