Template:KV CBaseAnimating/doc: Difference between revisions
Jump to navigation
Jump to search
Note:
Thunder4ik (talk | contribs) m (→top: clean up, replaced: {{Documentation subpage → {{Doc/subpage) |
SirYodaJedi (talk | contribs) m (→Usage: document new parms) |
||
| 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|body}} KVs can be hidden with {{param|no model}}, {{param|skin}}, and {{param|body}}, respectively.}} | |||
{| class="standard-table" | {| class="standard-table" | ||
|- | |- | ||
Revision as of 08:32, 7 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
model, skin, and body KVs can be hidden with {{{no model}}}, {{{skin}}}, and {{{body}}}, respectively.| Parameter | Description | Example | Preview | |
|---|---|---|---|---|
static |
Used to control whether the key value "Model Scale" is displayed. Call this template with |static=0 to display this KV. |
{{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:
|