Template:ExpandableGallery/IncludedImage: Difference between revisions
Template:ExpandableGallery/IncludedImage (view source)
Revision as of 19:21, 10 April 2023
, 10 April 2023no edit summary
Burnst Jamp (talk | contribs) mNo edit summary |
Burnst Jamp (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div><div style="display:flex; justify-content:center; align-items: center; background-color:#f8f9fb; border-style:solid; border-width:1px; border-color:#cacbce; width:90px; height:90px; text-align:center; padding:15px; margin:3px;">[[File:{{{1}}}|90px|borderless]]</div> | <div><div style="display:flex; justify-content:center; align-items: center; background-color:#f8f9fb; border-style:solid; border-width:1px; border-color:#cacbce; width:90px; height:90px; text-align:center; padding:15px; margin:3px;">[[File:{{{1}}}|90px|borderless]]</div> | ||
{{#if:{{{2}}}|<div style="font-size:90%; line-height: 1.0; width: 130px; margin: 9px 5px; border: 0px; text-align: left; word-break: break-word; white-space: pre-line; overflow-wrap: break-word; -ms-word-break: break-word; word-break: break-word;">{{{2}}}</div>|}}</div> | {{#if:{{{2|}}}|<div style="font-size:90%; line-height: 1.0; width: 130px; margin: 9px 5px; border: 0px; text-align: left; word-break: break-word; white-space: pre-line; overflow-wrap: break-word; -ms-word-break: break-word; word-break: break-word;">{{{2|}}}</div>|}}</div> | ||
</includeonly> | </includeonly> |