Template:MatParamDef/sandbox: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→top: clean up, replaced: {{Documentation}} → {{doc}}) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Lang}} | |||
{{Doc}} | |||
<includeonly><onlyinclude><div id="{{{1|}}}" style="display:grid; margin-bottom:16px"><div style="background:linear-gradient(90deg, #2a2a2a 60%, #262626); border:1px dotted rgba(255,255,255,.2); border-radius:4px; border-left:4px solid rgba(255,255,255,.2); padding:2px 9px; margin-top:2px"> | |||
</ | |||
<div style="display:flex; flex-wrap:wrap; {{#if:{{{text|}}}{{{3|}}}|background:linear-gradient(90deg, #2a2a2a 60%, #262626); border-bottom:1px dotted rgba(255,255,255,.2);|}} position:sticky; z-index:10; padding:{{#if:{{{text|}}}{{{3|}}}|2px 0 4px 0|2px 0}}; top:0"> | |||
<div><!-- | |||
--><kbd><!-- | |||
-->{{Trim|[[{{{1|}}}|<span style="color:#{{#if:{{{deprecated|}}}|DD6A6A|86CF5B}}">{{{1|}}}</span>]]}}<!-- | |||
-->{{#if:{{{to|}}}| to [[{{{to}}}|<span style="color:#{{#if:{{{deprecated|}}}|DD6A6A|86CF5B}}">{{{to}}}</span>]]}}<!-- | |||
-->{{#if:{{{and|}}}| and [[{{{and}}}|<span style="color:#{{#if:{{{deprecated|}}}|DD6A6A|86CF5B}}">{{{and}}}</span>]]}}<!-- | |||
--></kbd><!-- | |||
--> {{VT|{{{2|}}}}}<!-- | |||
-->{{#if:{{{deprecated|}}} | {{obs}} }}<!-- | |||
-->{{#if:{{{dx8|}}} | {{Dx8}} }}<!-- | |||
-->{{#if:{{{dx9|}}} | {{Dx9}} }}<!-- | |||
-->{{#if:{{{since|}}} | {{since|{{{since|}}}}} }}<!-- | |||
-->{{#if:{{{only|}}} | {{only|{{{only|}}}}} }}<!-- | |||
-->{{#if:{{{also|}}} | {{also|{{{also|}}}}} }}<!-- | |||
-->{{#if:{{{removed|}}} | {{removed|{{{removed|}}}}} }} | |||
</div><!-- | |||
-->{{#if:{{{value|}}} | <span style="display:flex; background:#202020; border-radius:2px; font-size:0.9em; padding:0 4px; margin-left:auto">'''Default Value:''' {{{value|}}}</span> }}<!-- | |||
-->{{#if:{{{shaders|}}} | <span style="display:flex; background:#202020; border-radius:2px; font-size:0.9em; padding:0 4px; margin-left:auto">'''Shader(s):''' {{{shaders|}}}</span> }} | |||
</div> | |||
<div style="margin:4px 0">{{{text|{{{3|}}}}}}</div> | |||
</div></div></onlyinclude></includeonly> |