Template:Matparam/doc: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		 
		
	
| No edit summary | |||
| (23 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{doc/subpage}} | {{doc/subpage}} | ||
| [[Material]] [[shader]] parameter. | [[Material]] [[shader]] parameter. | ||
| == Examples and Parameters == | == Examples and Parameters == | ||
| {| class="standard-table" style="width:100 | {| class="standard-table" style="width:100%" | ||
| ! Parameter | ! Parameter | ||
| ! Description | ! Description | ||
| Line 14: | Line 10: | ||
| ! Preview | ! Preview | ||
| |- | |- | ||
| | align = "center" | {{param|1}} | | align = "center" | <code>{{param|1}}</code> | ||
| | align = "center" |  | | Parameter name. {{Important|The link uses lowercase letters.}} | ||
| | <pre>{{ | | <pre>{{matparam|$allowAlphaToCoverage}}</pre> | ||
| |  | | bgcolor="#262626" | {{matparam|$allowAlphaToCoverage}} | ||
| |- | |||
| | align = "center" | <code>{{param|alt}}</code> | |||
| | Alternative paramater name. | |||
| | <pre>{{matparam|$blendmodulatetexture|alt=$blendModulateTexture}}</pre> | |||
| | bgcolor="#262626" | {{matparam|$blendmodulatetexture|alt=$blendModulateTexture}} | |||
| |} | |} | ||
| == See also == | == See also == | ||
| * {{t| | * {{t|MatParamDef}} | ||
| * {{t|cmd}} | |||
| * {{t|ent}} | * {{t|ent}} | ||
| {{Doc/Sandbox other | {{Doc/Sandbox other | ||
| | [[Category:Formatting templates]] | | [[Category:Formatting templates]] | ||
| }} | }} | ||
Latest revision as of 10:16, 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.  Important:The link uses lowercase letters. | {{matparam|$allowAlphaToCoverage}} | $allowAlphaToCoverage | 
| {{{alt}}} | Alternative paramater name. | {{matparam|$blendmodulatetexture|alt=$blendModulateTexture}} | $blendModulateTexture | 
See also
- {{MatParamDef}}
- {{cmd}}
- {{ent}}