Template:CDA: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{doc}}
{{doc}}
<includeonly><onlyinclude>{| class="wikitable" align="right"
<includeonly>
 
<onlyinclude>{| class="wikitable" align="right"
|-
|-
!{{cpp}} {{{title|Class hierarchy}}}
!{{cpp}} {{{title|[[Class hierarchy]]}}}
|-
|-
|{{#if: {{{1|}}} | [[{{{1}}}]] {{#if: {{{file1|}}} | <small>defined in {{cpp}} <code><i>{{{file1}}}</i></code></small> | }} | }}<!--
|{{#if: {{{1|}}} | [[{{{1}}}]] {{#if: {{{file1|}}} | <small>defined in {{cpp}} <code><i>{{{file1}}}</i></code></small> | }} | }}<!--
Line 13: Line 15:
-->{{#if: {{{8|}}} | :::::::↳[[{{{8}}}]] | }}<!--
-->{{#if: {{{8|}}} | :::::::↳[[{{{8}}}]] | }}<!--
-->{{#if: {{{9|}}} | ::::::::↳[[{{{9}}}]] | }}
-->{{#if: {{{9|}}} | ::::::::↳[[{{{9}}}]] | }}
|}</onlyinclude></includeonly>
|}</onlyinclude>
 
</includeonly>


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

Latest revision as of 05:13, 19 March 2025

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

This template is used to generate class hierarchy from specified parameters

Note.pngNote:Use this if Template:CD fails and you are not sure how to fix it

Examples and Parameters

{{CDA|A|B|C|D|E|F|file1=test.cpp}}
C++ Class hierarchy
A defined in C++ test.c
B
C
D
E
F