편집 요약 없음
태그: 되돌려진 기여
편집 요약 없음
태그: 수동 되돌리기
1번째 줄: 1번째 줄:
<div style="float: right;"> <!-- 우측 정렬 및 여백 설정 -->
<div style="float: right;"> <!-- 우측 정렬 및 여백 설정 -->
<table class="wikitable">
<table class="wikitable">
  <tr>
<tr>
    <td colspan="2" style="text-align: center; background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};">
  <td colspan="2" style="text-align: center; background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};">
      <div style="font-size: large; font-weight: bold;">{{제목링크|{{{그룹명|그룹명}}}}}</div> <!-- 그룹명이 있을 경우 표시 -->
    <div style="font-size: large; font-weight: bold;">{{제목링크|{{{그룹명|그룹명}}}}}</div> <!-- 그룹명이 있을 경우 표시 -->
      {{#if: {{{그룹명2|}}} |
    {{#if: {{{그룹명2|}}} |
        <div style="font-size: small;">{{{그룹명2}}}</div> <!-- 그룹명2가 있을 경우 표시 -->
      <div style="font-size: small;">{{{그룹명2}}}</div> <!-- 그룹명2가 있을 경우 표시 -->
      }}
    }}
    </td>
  </td>
  </tr>
</tr>
 
{{#if: {{{그룹사진|}}} |
  <!-- 접기/펼치기 버튼 추가 -->
<tr>
   <tr>
   <td colspan="2" style="text-align: center; padding: 0; background-color:{{{사진배경색|#ffffff}}};">[[파일:{{{그룹사진}}}|250px]]</td>
    <td colspan="2" style="text-align: center;">
</tr>
      <button class="toggle-collapse" data-rows="5" data-collapsed="true" data-expand-text="펼치기" data-collapse-text="접기">펼치기</button>
}}
    </td>
{{#if: {{{그룹명|}}} |
  </tr>
<tr>
 
   <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>그룹명</b></td>
   <!-- 숨길 내용을 감싸는 래퍼 추가 -->
   <td>{{{그룹명}}}</td>
   <tr>
</tr>
    <td colspan="2">
}}
      <div class="table-row-content">
{{#if: {{{설립일|}}} |
        {{#if: {{{설립일|}}} |
<tr>
        <tr>
  <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>설립일</b></td>
          <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>설립일</b></td>
  <td>{{{설립일}}} {{디데이|{{{설립일}}}}}</td>
          <td>{{{설립일}}} {{디데이|{{{설립일}}}}}</td>
</tr>
        </tr>
}}
        }}
{{#if: {{{설립자|}}} |
        {{#if: {{{설립자|}}} |
<tr>
        <tr>
  <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>설립자</b></td>
          <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>설립자</b></td>
  <td>{{{설립자}}}</td>
          <td>{{{설립자}}}</td>
</tr>
        </tr>
}}
        }}
{{#if: {{{주요멤버|}}} |
        {{#if: {{{주요멤버|}}} |
<tr>
        <tr>
  <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>주요 멤버</b></td>
          <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>주요 멤버</b></td>
  <td>{{{주요멤버}}}</td>
          <td>{{{주요멤버}}}</td>
</tr>
        </tr>
}}
        }}
{{#if: {{{유형|}}} |
        {{#if: {{{유형|}}} |
<tr>
        <tr>
  <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>유형</b></td>
          <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>유형</b></td>
  <td>{{{유형}}}</td>
          <td>{{{유형}}}</td>
</tr>
        </tr>
}}
        }}
{{#if: {{{인원|}}} |
        <!-- 추가로 숨길 행 -->
<tr>
      </div>
  <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>인원</b></td>
    </td>
  <td>{{{인원}}}</td>
   </tr>
</tr>
}}
{{#if: {{{전신그룹|}}} |
<tr>
  <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>전신 그룹</b></td>
  <td>{{{전신그룹}}}</td>
</tr>
}}
{{#if: {{{후신그룹|}}} |
<tr>
  <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>후신 그룹</b></td>
  <td>{{{후신그룹}}}</td>
</tr>
}}
{{#if: {{{약자|}}} |
<tr>
  <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>약자</b></td>
  <td>{{{약자}}}</td>
</tr>
}}
{{#if: {{{링크|}}} |
<tr>
  <td style="background-color:{{{색상1|#ffffff}}}; color:{{{색상2|#000000}}};"><b>링크</b></td>
   <td>{{{링크}}}</td>
</tr>
}}
</table>
</table>
</div>
</div>
<noinclude>
<nowiki>{{그룹
| 그룹명 =
| 그룹명2 =
| 그룹사진 =
| 사진배경색 =
| 설립일 =
| 설립자 =
| 주요멤버 =
| 유형 =
| 인원 =
| 전신그룹 =
| 후신그룹 =
| 링크 =
| 색상1 =
| 색상2 =
}}
</nowiki>
</noinclude>

2024년 11월 28일 (목) 20:43 판

그룹명

{{그룹 | 그룹명 = | 그룹명2 = | 그룹사진 = | 사진배경색 = | 설립일 = | 설립자 = | 주요멤버 = | 유형 = | 인원 = | 전신그룹 = | 후신그룹 = | 링크 = | 색상1 = | 색상2 = }}