Template:ContentGrid: Difference between revisions
Jump to navigation
Jump to search
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}}{{External templates}} </noinclude>" |
(No difference)
|
Latest revision as of 20:23, 30 January 2025
{{{content}}}
This template is derived from an external MediaWiki instance. Likely the English Wikipedia. Any edits to this template should be done with caution and knowledge in MediaWiki templates/scripting. |