Difference between revisions of "Template:ContentTemplateModernInline"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
{{#switch:{{{layout|auto}}} | {{#switch:{{{layout|auto}}} | ||
| stack = | | stack = | ||
| − | <div class="cpage" role="presentation" style="display:block;border-top:1px solid transparent;"> | + | <div class="cpage" role="presentation" |
| + | style="display:block;border-top:1px solid transparent;margin-top:-{{{pullup|0.8em}}};padding-top:{{{pullup|0.8em}}};"> | ||
<div class="cpage__left" style="margin-bottom:{{{gap|1rem}}};"> | <div class="cpage__left" style="margin-bottom:{{{gap|1rem}}};"> | ||
{{SectionTemplate|title={{{sections_title|Sections}}}|content={{{sections_content|}}}}} | {{SectionTemplate|title={{{sections_title|Sections}}}|content={{{sections_content|}}}}} | ||
| Line 17: | Line 18: | ||
</div> | </div> | ||
| #default = | | #default = | ||
| − | <div class="cpage" role="presentation" style="display:flex;align-items:flex-start;gap:{{{gap|1rem}}};border-top:1px solid transparent;"> | + | <div class="cpage" role="presentation" |
| + | style="display:flex;align-items:flex-start;gap:{{{gap|1rem}}};border-top:1px solid transparent;margin-top:-{{{pullup|0.8em}}};padding-top:{{{pullup|0.8em}}};"> | ||
<div class="cpage__left" style="flex:0 0 {{{left_width|320px}}};min-width:260px;"> | <div class="cpage__left" style="flex:0 0 {{{left_width|320px}}};min-width:260px;"> | ||
{{SectionTemplate|title={{{sections_title|Sections}}}|content={{{sections_content|}}}}} | {{SectionTemplate|title={{{sections_title|Sections}}}|content={{{sections_content|}}}}} | ||
Revision as of 09:49, 18 September 2025
Sections