Template:ContentGrid: Difference between revisions
From The Sextant of Worlds
Jump to navigationJump to search
Stonedreamer (talk | contribs) Created page with "<templatestyles src="ContentGrid/styles.css" /> <div class="tpl-contentgrid" style="{{#if:{{{grid-columns-min-max|}}}|grid-template-columns: repeat(auto-fit, minmax({{{grid-columns-min-max}}}, 1fr));}} {{#if:{{{grid-gap|}}}|gap: {{{grid-gap}}};}} {{#if:{{{grid-rows-min-max|}}}|grid-auto-rows: minmax({{{grid-rows-min-max}}}, auto);}} {{#if:{{{width|}}}|width: {{{width}}};}}">{{{content}}}</div><noinclude> {{Documentation}} </noinclude>" Tag: 2017 source edit |
(No difference)
|
Revision as of 23:31, 1 May 2025
{{{content}}}