(Autogenerated)  | 
				 (Autogenerated)  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Image cards/styles.css" />  | <includeonly><templatestyles src="Image cards/styles.css" /><span class="facss">{{#fas:}}</span>  | ||
<div class="imgcard {{#if:{{{cardsize|}}}|{{{cardsize}}}|}}" style="justify-content:{{#if:{{{justifycontent|}}}|{{{justifycontent}}}|space-between}}; flex-wrap:{{#if:{{{flexwrap|}}}|{{{flexwrap}}}|nowrap}};">  | <div class="imgcard {{#if:{{{cardsize|}}}|{{{cardsize}}}|}}" style="justify-content:{{#if:{{{justifycontent|}}}|{{{justifycontent}}}|space-between}}; flex-wrap:{{#if:{{{flexwrap|}}}|{{{flexwrap}}}|nowrap}};"></includeonly><noinclude>  | ||
</includeonly><noinclude>  | |||
<templatedata>  | <templatedata>  | ||
{  | {  | ||
Latest revision as of 19:01, 10 May 2025
<templatedata> { "params": { "cardsize": { "label": { "en": "Card size", "de": "Kartengröße" }, "example": { "en": "large, medium (default), small", "de": "large, medium (standard), small" }, "default": { "en": "medium", "de": "medium" }, "suggested": true }, "justifycontent": { "label": { "en": "Justify-content", "de": "Anordnung der Bilder" }, "description": { "en": "Flex-property justify-content", "de": "Flex-Eigenschaft justify-content" }, "default": { "en": "space-between", "de": "space-between" }, "suggested": true }, "flexwrap": { "label": { "en": "Wrapping type", "de": "Umbruchsart" }, "description": { "en": "Flex property flex-wrap", "de": "Flex-Eigenschaft flex-wrap" }, "example": "Whether images should wrap or rescale if space is used up", "default": { "en": "nowrap", "de": "nowrap" }, "suggested": true } }, "paramOrder": [ "cardsize", "justifycontent", "flexwrap" ] } </templatedata>