Template:MatParamDef: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Added {{{described}}}) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<includeonly> | <includeonly> | ||
<onlyinclude | <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 style="display:flex; flex-wrap:wrap; | |||
<div><!-- | <div><!-- | ||
--><kbd><!-- | --><kbd><!-- | ||
Line 24: | 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 | -->{{#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 | -->{{#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|}}} | |||
<div style=" | | 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 | }}</div></div></onlyinclude> | ||
</includeonly> | </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.