Template: DreamerSection: Difference between revisions

From Dreams Knowledge Platform
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
=== <span class="dreamer-section__title">{{{title|}}}</span> ===
<div class="dreamer-section">
<div class="dreamer-section">
   <div class="dreamer-section__head">
   <div class="dreamer-section__head">
    <div class="dreamer-section__title">{{{title|}}}</div>
     <div class="dreamer-section__subtitle">{{{subtitle|}}}</div>
     <div class="dreamer-section__subtitle">{{{subtitle|}}}</div>
   </div>
   </div>

Revision as of 20:26, 24 February 2026


Usage:

{{DreamerSection|title=University of Twente (UT)|subtitle=Project Coordinator|
  {{DreamerCard|image=...|name=...|role=...}}
  {{DreamerCard|image=...|name=...|role=...}}
}}