Template talk:VT: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
== test ==
== test ==


Calling VT with type=input in {{T|I}} and with type=output in {{T|O}}. [[Template:VT/inputrawtypelink]] and [[Template:VT/inputrawtypelink]] take {{param|1}} which represents raw type and creates a hidden link to either RedirectInput/{{{1}}} or RedirectOutput/{{{1}}} which means that using '''What links here''' on those pages will list all entities with give input/output rawtype. See [[RedirectInput/Vector]]'s what links here for example --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 00:31, 6 May 2025 (PDT)
Calling VT with type=input in {{T|I}} and with type=output in {{T|O}}. [[Template:VT/inputrawtypelink]] and [[Template:VT/inputrawtypelink]] take {{param|1}} which represents raw type and creates a hidden link to either RedirectInput/{{{1}}} or RedirectOutput/{{{1}}} which means that using '''What links here''' on those pages will list all entities with give input/output rawtype. See [[IO type Vector]] for example --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 00:31, 6 May 2025 (PDT)
:Are there any cases where it would be inaccurate ? For example maybe there could be input that would say it takes angles but in reality it takes string which it converts to angles instead of Vector --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 00:53, 6 May 2025 (PDT)
:Are there any cases where it would be inaccurate ? For example maybe there could be input that would say it takes angles but in reality it takes string which it converts to angles instead of Vector --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 00:53, 6 May 2025 (PDT)

Latest revision as of 01:02, 6 May 2025

test

Calling VT with type=input in {{I}} and with type=output in {{O}}. Template:VT/inputrawtypelink and Template:VT/inputrawtypelink take {{{1}}} which represents raw type and creates a hidden link to either RedirectInput/{{{1}}} or RedirectOutput/{{{1}}} which means that using What links here on those pages will list all entities with give input/output rawtype. See IO type Vector for example --Nescius (talk) 00:31, 6 May 2025 (PDT)

Are there any cases where it would be inaccurate ? For example maybe there could be input that would say it takes angles but in reality it takes string which it converts to angles instead of Vector --Nescius (talk) 00:53, 6 May 2025 (PDT)