Template:KV CBaseAnimating/doc: Difference between revisions
Jump to navigation
Jump to search
Note:model, skin, body, and sequence KVs can be hidden with {{{no model}}}, {{{no skin}}}, {{{no body}}}, and {{{no sequence}}}, respectively.
SirYodaJedi (talk | contribs) m (→Usage) |
SirYodaJedi (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
<!-- Please place categories where indicated at the bottom of this page.) --> | <!-- Please place categories where indicated at the bottom of this page.) --> | ||
== Usage == | == Usage == | ||
{{note|{{code|model}}, {{code|skin}}, and {{code| | {{note|{{code|model}}, {{code|skin}}, {{code|body}}, and {{code|sequence}} KVs can be hidden with {{param|no model}}, {{param|no skin}}, {{param|no body}}, and {{param|no sequence}}, respectively.}} | ||
{| class="standard-table" | {| class="standard-table" | ||
|- | |- |
Revision as of 14:14, 20 August 2024

This is a documentation subpage for Template:KV CBaseAnimating.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Usage

Parameter | Description | Example | Preview | |
---|---|---|---|---|
static |
Used display KVs that are only on static props (uniformscale) instead of only on CBaseAnimating props (modelscale, body, sequence). Call this template with |static=1 to display static prop KVs. |
{{KV Studiomodel|static=0}} |
CBaseAnimating:
Shadow:
| |
noscroll |
Call this template with |noscroll=1 to stop this template from scrolling. |
{{KV Studiomodel|noscroll=1}} |
CBaseAnimating:
Shadow:
| |
prep2 |
Call this template with |prep2=1 to hide KVs added in ![]() |
{{KV Studiomodel|prep2=1}} |
CBaseAnimating:
Shadow:
| |
No Parameter | N/A | {{KV Studiomodel}} |
CBaseAnimating:
Shadow:
|