「テンプレート:Accordion」の版間の差分

編集の要約なし
編集の要約なし
 
(同じ利用者による、間の12版が非表示)
1行目: 1行目:
{{func-ifstr| {{{3|}}} | yes <html>
{{func-ifstr| {{{3}}} |  
<style>
<html>
details summary {
<details>
  list-style: none;
  <summary class="style-text" </html>{{func-ifstr|{{{3}}}|open|}}<html>>
  cursor: pointer;
    </html>{{{1|}}}<html>
}
  </summary>
 
   </html>{{{2|}}}<html>
details summary::-webkit-details-marker {
</details>
   display: none;
}
 
</style>
</html>
</html>
| }}
|
<html>
<html>
<details>
<details>
   <summary></html>{{{1|}}}<html></summary>
   <summary </html>{{func-ifstr|{{{3}}}|open|}}<html>>
</html>{{{2|}}}<html>
    </html>{{{1|}}}<html>
</details>
  </summary>
</html>
  </html>{{{2|}}}<html>
</details>
</html>  
}}