Template:MatProxyCell: Difference between revisions
Jump to navigation
Jump to search
(<code> -> <tt> in cell title because apparently <code> has received a background today.) |
(Reverted to display:inline-block, see List of material proxies history.) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
--><div style="display:inline-block; vertical-align: top; width:24em; padding:.5em; margin:.5em; background: rgba(255,255,255,0.03);"> | --><div id="{{{title|}}}" style="display:inline-block; vertical-align: top; width: 24em; min-height: 20em; padding:.5em; margin:.5em; background: rgba(255,255,255,0.03);"> | ||
<tt style="color:#fff; font-weight:bold; font-size:120%; display:block; border-bottom: 1px solid #888; padding-bottom:.75em;">{{{title}}}</tt> | <tt style="color:#fff; font-weight:bold; font-size:120%; display:block; border-bottom: 1px solid #888; padding-bottom:.75em; margin-bottom:.25em">{{{title}}}</tt> | ||
{{#if: {{{desc|}}} | <em>{{{desc}}}</em> | {{todo}} }} | {{#if: {{{desc|}}} | <em>{{{desc}}}</em> | {{todo}} }} | ||
{{#if: {{{arguments|}}} | {{{arguments}}} }} | {{#if: {{{arguments|}}} | {{{arguments}}} }} | ||
| Line 12: | Line 12: | ||
<!-- can view this for testing: --> | <!-- can view this for testing: --> | ||
<!--{{:List of material proxies}}--> | <!-- {{:List of material proxies}} --> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 01:17, 16 September 2025
The above documentation is transcluded from Template:MatProxyCell/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.