Template:Matparam/doc: Difference between revisions
Jump to navigation
Jump to search
Tag: Reverted |
Tag: Manual revert |
||
Line 19: | Line 19: | ||
| align = "center" | <code>{{param|1}}</code> | | align = "center" | <code>{{param|1}}</code> | ||
| Parameter name. | | Parameter name. | ||
| <pre | | <pre>{{Material Parameter|$translucent}}</pre> | ||
| bgcolor="#262626" | {{Material Parameter|$translucent}} | | bgcolor="#262626" | {{Material Parameter|$translucent}} | ||
|- | |- | ||
| align = "center" | <code>{{param|alt}}</code> | | align = "center" | <code>{{param|alt}}</code> | ||
| Alternative paramater name. | | Alternative paramater name. | ||
| <pre | | <pre>{{Material Parameter|$allowalphatocoverage|alt=$allowAlphaToCoverage}}</pre> | ||
| bgcolor="#262626" | {{Material Parameter|$allowalphatocoverage|alt=$allowAlphaToCoverage}} | | bgcolor="#262626" | {{Material Parameter|$allowalphatocoverage|alt=$allowAlphaToCoverage}} | ||
|} | |} |
Revision as of 08:01, 24 August 2025

This is a documentation subpage for Template:Matparam.
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.
Examples and Parameters
Parameter | Description | Example | Preview |
---|---|---|---|
{{{1}}}
|
Parameter name. | {{Material Parameter|$translucent}} |
$translucent
|
{{{alt}}}
|
Alternative paramater name. | {{Material Parameter|$allowalphatocoverage|alt=$allowAlphaToCoverage}} |
$allowAlphaToCoverage
|
See also
- {{Material Parameter Definition}}
- {{Command}}
- {{Entity}}