No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Image cards/styles.css" /> | <includeonly><templatestyles src="Image cards/styles.css" /> | ||
<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}};"><span style="height:1px; overflow:hidden; display:block">{{#fas:}}</span></includeonly><noinclude> | ||
</includeonly><noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Revision as of 12:29, 3 July 2023
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Card size | cardsize | no description
| Unknown | suggested |
| Justify-content | justifycontent | Flex-property justify-content
| Unknown | suggested |
| Wrapping type | flexwrap | Flex property flex-wrap
| Unknown | suggested |