User:Pinsplash/FGDline: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "<!--Probably a more optimized method of doing this, but oh well. -->{{#if: {{{input|}}} | input }}{{#if: {{{output|}}} | output }}<!--Add "input" or "output" if... d...")
 
(.)
Line 5: Line 5:
-->{{#if: {{{smart|}}} | <!--Are we a KV?
-->{{#if: {{{smart|}}} | <!--Are we a KV?
----->{{{smart}}}{{#if: {{{since|}}} | <!--We are a KV. Put the Se name down. Is this a newer thing?
----->{{{smart}}}{{#if: {{{since|}}} | <!--We are a KV. Put the Se name down. Is this a newer thing?
-------->(Since {{{since}})&nbsp; }} | <!--We are a newer thing. Tell when this was added.
-------->&nbsp;(Since {{{since}}) }} | <!--We are a newer thing. Tell when this was added.
----->{{#if: {{{since|}}} | Since {{{since}}.&nbsp; }}{{{2}}} }}"<!--We are NOT a KV, so this field is actually a description.
----->{{#if: {{{since|}}} | Since {{{since}}}.&nbsp; }}{{{2}}} }}"<!--We are NOT a KV, so this field is actually a description.
-->{{#if: {{{smart|}}} |<!--Check if we're a KV again. IO's are finished now.
-->{{#if: {{{smart|}}} |<!--Check if we're a KV again. IO's are finished now.
----->&nbsp;:&nbsp;"{{{def|}}}"&nbsp;:&nbsp;<!--Put a default setting, if any.
----->&nbsp;:&nbsp;"{{{def|}}}"&nbsp;:&nbsp;<!--Put a default setting, if any.
----->"{{{2}}}"<!--Finally, end with the description for KVs.
----->"{{{2}}}"<!--Finally, end with the description for KVs.
-->}}<!--All done.-->
-->}}<!--All done.-->

Revision as of 09:40, 15 September 2018

{{{1}}} (void) : "{{{2}}}"