User:Eviand/Pulltest: Difference between revisions
From SpiritVale Wiki
More actions
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
<!-- | <!-- Styling may need to be removed when the Site CSS is done --> | ||
<div style="display:inline-block; max-width: | <!-- If more rows are needed for whatever reason, please add them with the proper formatting --> | ||
<div style="display:inline-block; max-width:20%; min-width:260px; margin:0 0 1em 1em; float:{{{float|right}}}; border:2px solid #5a4e7c; background:#f0f2f8; border-radius:12px; box-shadow:0 2px 4px rgba(0,0,0,0.2); font-size:95%; overflow:hidden;"> | |||
<!-- Header Section --> | |||
<div style="background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; text-align:center; padding:4px 6px; font-size:110%; border-top-left-radius:10px; border-top-right-radius:10px;"> | <div style="background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; text-align:center; padding:4px 6px; font-size:110%; border-top-left-radius:10px; border-top-right-radius:10px;"> | ||
'''{{{BoxName}}}''' | '''{{{BoxName}}}''' | ||
</div> | </div> | ||
{{#if: {{{A1|}}} | | |||
<div style="display: | <!-- Content Section --> | ||
<div style="padding:0;"> | |||
<div style="background:#ffffff; padding:4px | |||
<!-- Row 1 --> | |||
{{#if: {{{A1|}}} | | |||
<div style="display:flex; align-items:stretch; flex-wrap:nowrap;"> | |||
<div style="flex:0 0 {{{Col1Width|35%}}}; display:flex; align-items:center; background:#e6e3f0; font-weight:bold; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #f7f7f7;">{{{A1}}}</div> | |||
<div style="flex:1; max-width:48ch; display:flex; align-items:center; background:#ffffff; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #ccc;">{{{B1}}}</div> | |||
</div> | </div> | ||
}} | }} | ||
{{#if: {{{A2|}}} | | |||
<div style="display: | <!-- Row 2 --> | ||
{{#if: {{{A2|}}} | | |||
<div style="background:#ffffff; padding:4px | <div style="display:flex; align-items:stretch; flex-wrap:nowrap;"> | ||
<div style="flex:0 0 {{{Col1Width|35%}}}; display:flex; align-items:center; background:#e6e3f0; font-weight:bold; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #f7f7f7;">{{{A2}}}</div> | |||
<div style="flex:1; max-width:48ch; display:flex; align-items:center; background:#ffffff; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #ccc;">{{{B2}}}</div> | |||
</div> | </div> | ||
}} | }} | ||
{{#if: {{{A3|}}} | | |||
<div style="display: | <!-- Row 3 --> | ||
{{#if: {{{A3|}}} | | |||
<div style="background:#ffffff; padding:4px | <div style="display:flex; align-items:stretch; flex-wrap:nowrap;"> | ||
<div style="flex:0 0 {{{Col1Width|35%}}}; display:flex; align-items:center; background:#e6e3f0; font-weight:bold; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #f7f7f7;">{{{A3}}}</div> | |||
<div style="flex:1; max-width:48ch; display:flex; align-items:center; background:#ffffff; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #ccc;">{{{B3}}}</div> | |||
</div> | </div> | ||
}} | }} | ||
{{#if: {{{A4|}}} | | |||
<div style="display: | <!-- Row 4 --> | ||
{{#if: {{{A4|}}} | | |||
<div style="background:#ffffff; padding:4px | <div style="display:flex; align-items:stretch; flex-wrap:nowrap;"> | ||
<div style="flex:0 0 {{{Col1Width|35%}}}; display:flex; align-items:center; background:#e6e3f0; font-weight:bold; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #f7f7f7;">{{{A4}}}</div> | |||
<div style="flex:1; max-width:48ch; display:flex; align-items:center; background:#ffffff; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #ccc;">{{{B4}}}</div> | |||
</div> | </div> | ||
}} | }} | ||
{{#if: {{{A5|}}} | | |||
<div style="display: | <!-- Row 5 --> | ||
{{#if: {{{A5|}}} | | |||
<div style="background:#ffffff; padding:4px | <div style="display:flex; align-items:stretch; flex-wrap:nowrap;"> | ||
<div style="flex:0 0 {{{Col1Width|35%}}}; display:flex; align-items:center; background:#e6e3f0; font-weight:bold; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #f7f7f7;">{{{A5}}}</div> | |||
<div style="flex:1; max-width:48ch; display:flex; align-items:center; background:#ffffff; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #ccc;">{{{B5}}}</div> | |||
</div> | </div> | ||
}} | }} | ||
{{#if: {{{A6|}}} | | |||
<div style="display: | <!-- Row 6 --> | ||
{{#if: {{{A6|}}} | | |||
<div style="background:#ffffff; padding:4px | <div style="display:flex; align-items:stretch; flex-wrap:nowrap;"> | ||
<div style="flex:0 0 {{{Col1Width|35%}}}; display:flex; align-items:center; background:#e6e3f0; font-weight:bold; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #f7f7f7;">{{{A6}}}</div> | |||
<div style="flex:1; max-width:48ch; display:flex; align-items:center; background:#ffffff; padding:4px; word-break:break-word; white-space:normal; border-bottom:1px solid #ccc;">{{{B6}}}</div> | |||
</div> | </div> | ||
}} | }} | ||
{{#if: {{{A7|}}} | | |||
<div style="display: | <!-- Row 7 --> | ||
{{#if: {{{A7|}}} | | |||
<div style="background:#ffffff; padding:4px | <div style="display:flex; align-items:stretch; flex-wrap:nowrap;"> | ||
<div style="flex:0 0 {{{Col1Width|35%}}}; display:flex; align-items:center; background:#e6e3f0; font-weight:bold; padding:4px; word-break:break-word; white-space:normal;">{{{A7}}}</div> | |||
<div style="flex:1; max-width:48ch; display:flex; align-items:center; background:#ffffff; padding:4px; word-break:break-word; white-space:normal;">{{{B7}}}</div> | |||
</div> | </div> | ||
}} | }} | ||
</div> | |||
</div> | </div> |
Revision as of 07:19, 31 August 2025