Template:MatParamDef: Difference between revisions
Jump to navigation
Jump to search
m (Fixed the link colors) |
(Added {{{described}}}) |
||
(20 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Doc}} | {{Doc}} | ||
<div style="display:flex; flex-wrap:wrap; | <includeonly> | ||
<onlyinclude><div id="{{{1|}}}" style="display:grid; margin-bottom:16px"><!-- | |||
--><div style="display:flex; flex-wrap:wrap; box-shadow:0 2px 0 rgb(0 0 0 / 10%); background-image:linear-gradient(90deg, rgb(49 49 49) 60%, rgb(45 45 45)); border:thick double rgb(255 255 255 / 3%); border-radius:.3em .3em 0 0; position:sticky; padding:.5em 1em; top:0; z-index:10"> | |||
<div><!-- | <div><!-- | ||
--><kbd><!-- | --><kbd><!-- | ||
-->{{ | -->{{ {{#if:{{{nolink|}}}|Strong|Lx}} |{{{1}}}}}<!-- | ||
-->{{#if:{{{to|}}}| to | -->{{#if:{{{to|}}}| to {{ {{#if:{{{nolink|}}}|Strong|Lx}} |{{{to}}}}}}}<!-- | ||
-->{{#if:{{{and|}}}| and | -->{{#if:{{{and|}}}| and {{ {{#if:{{{nolink|}}}|Strong|Lx}} |{{{and}}}}}}}<!-- | ||
--></kbd><!-- | --></kbd><!-- | ||
--> {{VT|{{{2|}}}}}<!-- | --> {{VT|{{{2|}}}}}<!-- | ||
Line 19: | Line 20: | ||
-->{{#if:{{{removed|}}} | {{removed|{{{removed|}}}}} }} | -->{{#if:{{{removed|}}} | {{removed|{{{removed|}}}}} }} | ||
</div><!-- | </div><!-- | ||
-->{{#if:{{{value|}}} | <span style="display:flex; background:#202020; border-radius:2px; font-size:0.9em; padding:0 4px | -->{{#if:{{{value|}}} |  <span style="display:flex; background:#202020; border-radius:2px; font-size:0.9em; padding:0 4px">'''Default Value:''' {{{value|}}}</span> }}<!-- | ||
-->{{#if:{{{shaders|}}} | <span style="display:flex; background:#202020; border-radius:2px; font-size:0.9em; padding:0 4px | -->{{#if:{{{shaders|}}} |  <span style="display:flex; background:#202020; border-radius:2px; font-size:0.9em; padding:0 4px">'''Shader(s):''' {{{shaders|}}}</span> }} | ||
</div> | </div> | ||
<div style="background-color:rgb(40 40 40); border:thick double rgb(255 255 255 / 3%); border-top:0; border-radius:0 0 .3em .3em; padding:.5em 1em">{{#switch:{{{described|}}} | |||
| true = This [[material]] [[shader]] parameter is described on [[{{{1}}}|its own page]]. | |||
| #default = {{#if:{{{text|}}}{{{3|}}}|{{{text|{{{3}}}}}}|{{todo|This [[material]] [[shader]] parameter has not been described.}}}} | |||
}}</div></div></onlyinclude> | |||
</includeonly> | |||
Latest revision as of 09:59, 27 August 2025
The above documentation is transcluded from Template:MatParamDef/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.