편집 요약 없음
편집 요약 없음
 
(같은 사용자의 중간 판 5개는 보이지 않습니다)
4번째 줄: 4번째 줄:


<div style="display:flex; align-items:center; justify-content:center; gap:12px;">
<div style="display:flex; align-items:center; justify-content:center; gap:12px;">
   <div>[[파일:NOVERA_로고.png|100px|link=NoVeRa]]</div>
   <div>[[파일:NOVERA_로고.png|130px|link=NoVeRa]]</div>
   <div style="width:1px; height:42px; background:rgba(255,255,255,0.65);"></div>
   <div style="width:1px; height:42px; background:rgba(255,255,255,0.65);"></div>
   <div style="text-align:left; line-height:1.1;">
   <div style="text-align:left; line-height:1.1;">
13번째 줄: 13번째 줄:


|-
|-
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | [['''세라'''|{{글씨 색|#FFF|세라}}]]
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | '''[[세라|{{글씨 색|#FFF|세라}}]]'''
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | [['''카하시'''|{{글씨 색|#FFF|카하시}}]]
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | '''[[카하시|{{글씨 색|#FFF|카하시}}]]'''
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | [['''클로이'''|{{글씨 색|#FFF|클로이}}]]
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | '''[[클로이|{{글씨 색|#FFF|클로이}}]]'''
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | [['''지연'''|{{글씨 색|#FFF|지연}}]]
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | '''[[지연|{{글씨 색|#FFF|지연}}]]'''


|-
|-
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | [['''민아'''|{{글씨 색|#FFF|민아}}]]
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | '''[[민아|{{글씨 색|#FFF|민아}}]]'''
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | [['''타라'''|{{글씨 색|#FFF|타라}}]]
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | '''[[타라|{{글씨 색|#FFF|타라}}]]'''
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | [['''유이'''|{{글씨 색|#FFF|유이}}]]
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | '''[[유이|{{글씨 색|#FFF|유이}}]]'''
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | [['''라리타'''|{{글씨 색|#FFF|라리타}}]]
| style="width:25%; padding:6px 0; text-align:center; font-weight:800;" | '''[[라리타|{{글씨 색|#FFF|라리타}}]]'''


|-
|-
28번째 줄: 28번째 줄:
<div style="width:92%; border-top:1px solid rgba(255,255,255,0.65); margin:0 auto 10px;"></div>
<div style="width:92%; border-top:1px solid rgba(255,255,255,0.65); margin:0 auto 10px;"></div>


<div style="display:flex; justify-content:space-around; flex-wrap:wrap; gap:10px; padding:0 16px; font-weight:800; font-size:13px;">
<!-- ✅ 토글 버튼 4개 (여기서 gap으로 간격 띄움) -->
   <span>[[노베라/한국 음반|'''[ 한국 음반 ]''']]</span>
<div style="
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:24px;                 /* ✅ 버튼 사이 간격 */
  padding:0 16px;
  font-weight:800;
  font-size:13px;
">
   <span class="mw-customtoggle-nvr_kor"  style="cursor:pointer; user-select:none;">'''[ 한국 음반 ]'''</span>
  <span class="mw-customtoggle-nvr_jpn"  style="cursor:pointer; user-select:none;">'''[ 일본 음반 ]'''</span>
  <span class="mw-customtoggle-nvr_part" style="cursor:pointer; user-select:none;">'''[ 참여 음반 ]'''</span>
  <span class="mw-customtoggle-nvr_rel"  style="cursor:pointer; user-select:none;">'''[ 관련 문서 ]'''</span>
</div>
 
<div style="width:92%; margin:10px auto 0;">
 
  <!-- ✅ 한국 음반 -->
  <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-nvr_kor"
      style="background:rgba(255,255,255,0.12); border-radius:10px; padding:12px; margin:10px 0;">
    <div class="mw-customtoggle-nvr_kor"
        style="font-weight:900; cursor:pointer; padding:4px 2px;">'''[ 한국 음반 ]'''</div>
 
    <table class="wikitable" style="width:100%; margin-top:10px; background:#fff; color:#000; border-radius:8px; overflow:hidden;">
      <tr>
        <th style="width:22%;">발매일</th>
        <th>음반명</th>
        <th style="width:38%;">주요 수록곡</th>
      </tr>
      <tr>
        <td>2026.01.01</td>
        <td>[[ (예시) 1st Mini Album - XXXX ]]</td>
        <td>Title, Track 2, Track 3</td>
      </tr>
    </table>
  </div>
 
  <!-- ✅ 일본 음반 -->
  <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-nvr_jpn"
      style="background:rgba(255,255,255,0.12); border-radius:10px; padding:12px; margin:10px 0;">
    <div class="mw-customtoggle-nvr_jpn"
        style="font-weight:900; cursor:pointer; padding:4px 2px;">'''[ 일본 음반 ]'''</div>
 
    <table class="wikitable" style="width:100%; margin-top:10px; background:#fff; color:#000; border-radius:8px; overflow:hidden;">
      <tr>
        <th style="width:22%;">발매일</th>
        <th>음반명</th>
        <th style="width:28%;">비고</th>
      </tr>
      <tr>
        <td>2026.01.01</td>
        <td>[[ (예시) Japanese Single - XXXX ]]</td>
        <td>일본 싱글</td>
      </tr>
    </table>
  </div>
 
  <!-- ✅ 참여 음반 -->
  <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-nvr_part"
      style="background:rgba(255,255,255,0.12); border-radius:10px; padding:12px; margin:10px 0;">
    <div class="mw-customtoggle-nvr_part"
        style="font-weight:900; cursor:pointer; padding:4px 2px;">'''[ 참여 음반 ]'''</div>


  <span>[[노베라/일본 음반|'''[ 일본 음반 ]''']]</span>
    <table class="wikitable" style="width:100%; margin-top:10px; background:#fff; color:#000; border-radius:8px; overflow:hidden;">
      <tr>
        <th style="width:22%;">발매일</th>
        <th>음반명</th>
        <th style="width:28%;">비고</th>
      </tr>
      <tr>
        <td>2026.01.01</td>
        <td>[[ (예시) OST - XXXX ]]</td>
        <td>드라마 OST</td>
      </tr>
    </table>
  </div>


   <span>[[노베라/참여 음반|'''[ 참여 음반 ]''']]</span>
   <!-- ✅ 관련 문서 -->
  <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-nvr_rel"
      style="background:rgba(255,255,255,0.12); border-radius:10px; padding:12px; margin:10px 0;">
    <div class="mw-customtoggle-nvr_rel"
        style="font-weight:900; cursor:pointer; padding:4px 2px;">'''[ 관련 문서 ]'''</div>
 
    <table class="wikitable" style="width:100%; margin-top:10px; background:#fff; color:#000; border-radius:8px; overflow:hidden;">
      <tr>
        <td style="width:25%;">[[NoVeRa]]</td>
        <td style="width:25%;">[[NoVeRa/음반]]</td>
        <td style="width:25%;">[[리리아엔터테인먼트]]</td>
        <td style="width:25%;">[[NoVeRa/활동]]</td>
      </tr>
    </table>
  </div>


  <span>[[노베라/관련 문서|'''[ 관련 문서 ]''']]</span>
</div>
</div>
|}


|}
<noinclude>[[분류:NoVeRa]]</noinclude>

2026년 1월 20일 (화) 17:05 기준 최신판

NoVeRa
노베라
세라 카하시 클로이 지연
민아 타라 유이 라리타

[ 한국 음반 ][ 일본 음반 ][ 참여 음반 ][ 관련 문서 ]

[ 한국 음반 ]


발매일음반명주요 수록곡
2026.01.01(예시) 1st Mini Album - XXXX Title, Track 2, Track 3
[ 일본 음반 ]


발매일음반명비고
2026.01.01(예시) Japanese Single - XXXX 일본 싱글
[ 참여 음반 ]


발매일음반명비고
2026.01.01(예시) OST - XXXX 드라마 OST