|
|
| (27 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| {{DISPLAYTITLE:UCLA–CDU Dana Center for Neuroscience and Society}} | | {{DISPLAYTITLE:UCLA–CDU Dana Center for Neuroscience and Society}} |
| | __NOTOC__ |
|
| |
|
| <!-- ========================= --> | | <!-- HERO --> |
| <!-- HEADER / HERO --> | | <section class="py-5 text-center container"> |
| <!-- ========================= --> | | <div class="row py-lg-5"> |
| <div style=" | | <div class="col-lg-8 col-md-10 mx-auto"> |
| border:1px solid #eaeaea;
| |
| border-radius:18px;
| |
| padding:18px 20px;
| |
| margin:12px 0 18px 0;
| |
| background:linear-gradient(135deg,#fafafa,#ffffff);
| |
| "> | |
|
| |
|
| <div style="font-size:190%; font-weight:800; margin-bottom:6px;"> | | [[File:DanaCenterLogo.png|420px]] |
| UCLA–CDU Dana Center for Neuroscience and Society
| | |
| | <p class="lead text-muted mt-3"> |
| | The UCLA–CDU Dana Center for Neuroscience and Society is an interdisciplinary initiative advancing community-partnered neuroscience by bringing scholars and South Los Angeles community partners together to shape education, research, and systems change. |
| | </p> |
| | |
| | <div class="alert alert-light border mt-4 mb-4" style="border-radius:14px;"> |
| | 🔒 This wiki is primarily an internal workspace. Most pages require an account. If you are affiliated with the Dana Center and need access, you can request an account. |
| </div> | | </div> |
|
| |
|
| <div style="font-size:110%; opacity:0.85; margin-bottom:14px; line-height:1.4;"> | | <!-- BUTTONS --> |
| A shared workspace for tracking <b>people</b>, <b>programs</b>, <b>projects</b>, <b>documents</b>, <b>meetings</b>, and <b>operations</b>.
| | <btn size="lg"> |
| | Dana_Center_Home|🔐 Log in||btn-primary |
| | Special:RequestAccount|✉️ Request an account||btn-outline-secondary |
| | </btn> |
| | |
| | </div> |
| </div> | | </div> |
| | </section> |
|
| |
|
| <!-- ========================= --> | | <!-- ALBUM SECTION --> |
| <!-- BROWSE BUTTONS --> | | <div class="album py-5 bg-body-tertiary"> |
| <!-- ========================= -->
| | <div class="container"> |
| <div style="display:flex; flex-wrap:wrap; gap:10px;">
| | |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">👥 [[People]]</div>
| | <div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4"> |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">📄 [[Documents]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">🧠 [[Projects]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">🎓 [[Fellowship|Fellowship Program]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">💡 [[Seed Grant|Seed Grant Program]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">📆 [[Meetings]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #eee; border-radius:12px; background:#fafafa;">🔑 [[Rooms]]</div>
| |
| </div>
| |
|
| |
|
| </div> | | <!-- CONTACT --> |
| | <div class="col"> |
| | <div class="card shadow-sm h-100 rounded-4"> |
| | <div class="card-body"> |
|
| |
|
| <!-- ========================= --> | | <h2 class="h5 mb-3">Contact us</h2> |
| <!-- QUICK ACTIONS -->
| |
| <!-- ========================= -->
| |
| <div style="font-size:135%; font-weight:800; margin:8px 0 10px 0;">
| |
| Quick actions
| |
| </div> | |
|
| |
|
| <div style="display:flex; flex-wrap:wrap; gap:10px; margin:10px 0 22px 0;"> | | <p class="card-text text-muted"> |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Person|Add / edit a person]]</div>
| | For general inquiries, collaboration opportunities, or program questions, email: |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Document|Add / edit a document]]</div>
| | </p> |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Project|Add / edit a project]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Application|Add / edit an application]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Meeting|Add / edit a meeting]]</div>
| |
| <div style="padding:10px 14px; border:1px solid #ddd; border-radius:12px; background:#fff;">➕ [[Form:Key Assignment|Assign a key]]</div>
| |
| </div> | |
|
| |
|
| <!-- ========================= --> | | <p class="fw-bold mb-3"> |
| <!-- DASHBOARDS -->
| | danacenter@mednet.ucla.edu |
| <!-- ========================= -->
| | </p> |
| <div style="font-size:135%; font-weight:800; margin:8px 0 10px 0;">
| |
| Dashboards
| |
| </div> | |
|
| |
|
| <div style=" | | <btn size="sm"> |
| border:1px solid #eee;
| | mailto:danacenter@mednet.ucla.edu|Send email||btn-outline-primary |
| border-radius:16px;
| | </btn> |
| padding:14px 16px;
| |
| margin:10px 0 22px 0;
| |
| background:#fff;
| |
| ">
| |
|
| |
|
| <div style="font-size:120%; font-weight:700; margin-bottom:10px;"> | | </div> |
| Recently uploaded documents
| | </div> |
| </div> | | </div> |
|
| |
|
| {{#ask:
| | <!-- PROGRAMS --> |
| [[Category:Document]]
| | <div class="col"> |
| |?Has document type=Type
| | <div class="card shadow-sm h-100 rounded-4"> |
| |?Has program=Program
| | <div class="card-body"> |
| |?Has application cycle=Cycle
| |
| |format=table
| |
| |limit=10
| |
| |sort=Modification date
| |
| |order=descending
| |
| |mainlabel=Document
| |
| }}
| |
|
| |
|
| </div> | | <h2 class="h5 mb-2">Programs</h2> |
|
| |
|
| <!-- ========================= --> | | <p class="text-muted"> |
| <!-- MEETINGS -->
| | Explore the Dana Center’s research and education programs. |
| <!-- ========================= -->
| | </p> |
| <div style="font-size:135%; font-weight:800; margin:8px 0 10px 0;">
| |
| Meetings & schedules
| |
| </div> | |
|
| |
|
| <div style=" | | <btn size="sm"> |
| border:1px solid #eee;
| | Category:Program|Browse programs||btn-outline-primary |
| border-radius:16px;
| | </btn> |
| padding:14px 16px;
| |
| margin:10px 0 22px 0;
| |
| background:#fff;
| |
| ">
| |
|
| |
|
| <div style="font-size:120%; font-weight:700; margin-bottom:10px;"> | | </div> |
| Upcoming meetings
| | </div> |
| </div> | | </div> |
|
| |
|
| {{#ask:
| | <!-- PROJECTS --> |
| [[Category:Meeting]]
| | <div class="col"> |
| |?Has meeting day=Day
| | <div class="card shadow-sm h-100 rounded-4"> |
| |?Has meeting type=Type
| | <div class="card-body"> |
| |?Has meeting owner=Owner
| |
| |?Has zoom room=Zoom Room
| |
| |format=table
| |
| |mainlabel=Meeting
| |
| }}
| |
|
| |
|
| </div> | | <h2 class="h5 mb-2">Projects</h2> |
|
| |
|
| <!-- ========================= --> | | <p class="text-muted"> |
| <!-- HELP -->
| | Active initiatives and collaborative projects across UCLA and CDU. |
| <!-- ========================= -->
| | </p> |
| <div style="font-size:135%; font-weight:800; margin:8px 0 10px 0;">
| |
| Help
| |
| </div> | |
|
| |
|
| <div style=" | | <btn size="sm"> |
| border:1px solid #eee;
| | Category:Project|Browse projects||btn-outline-primary |
| border-radius:16px;
| | </btn> |
| padding:14px 16px;
| |
| margin:10px 0 22px 0;
| |
| background:#fff;
| |
| ">
| |
|
| |
|
| * [[How to add a person]]
| | </div> |
| * [[How to upload a document]]
| | </div> |
| * [[Naming conventions]]
| | </div> |
| * [[Wiki conventions]]
| |
|
| |
|
| | </div> |
| | </div> |
| </div> | | </div> |