「Widget:人気ページ」の版間の差分

編集の要約なし
編集の要約なし
98行目: 98行目:
                     try {
                     try {
                         var title = data.getValue(i, 0).replace(" - 宇宙wiki", "");
                         var title = data.getValue(i, 0).replace(" - 宇宙wiki", "");
                        var time = Math.round(data.getValue(i, 1) / 60) + "分";
<!--                        var time = Math.round(data.getValue(i, 1) / 60) + "分";   -->
                         var pageview = data.getValue(i, 2);
                         var pageview = data.getValue(i, 2);
                         var url = "/w/" + encodeTitle(title);
                         var url = "/w/" + encodeTitle(title);

2021年2月23日 (火) 17:00時点における版