コンテンツにスキップ
大乱闘スマッシュブラザーズWikiで記事を編集するにはアカウントの作成ログインが必要です。編集方法や方針などについては、大乱闘スマッシュブラザーズWiki:編集ガイドライン‎をご覧ください。

Broken/Pop開閉ボタン

提供: 大乱闘スマッシュブラザーズWiki
2014年3月5日 (水) 23:38時点におけるWIKIMASA (トーク | 投稿記録)による版

<script type='text/javascript'> unction allpopopenbutton(){ var allpopopenbutton_a = 0; var allpopopenbutton_b = setInterval(function() {

       allpopopen();
       allpopopenbutton_a++;
   //終了条件
   if (allpopopenbutton_a == 1) {
   clearInterval(allpopopenbutton_b);
   }

}, 100); } </script>

<a href="javascript:void(0)" onClick="allpopopenbutton()"><img width=33px alt="全て展開" src="http://ssbwiki.s1.adexd.net/wiki/extensions/masahiroimages/pop+.gif"></a>