提供: Japanese Scratch-Wiki
< 利用者:Mochimochiking
|
|
(同じ利用者による、間の1版が非表示) |
1行目: |
1行目: |
− | $("div#p-personal li#pt-mytalk")
| + | |
− | .children("a")
| |
− | .text("会話")
| |
− | .end()
| |
− | .after(
| |
− | $("<li>")
| |
− | .attr("id","pt-sandbox")
| |
− | .attr("title","自分のサンドボックス")
| |
− | .append(
| |
− | $("<a>")
| |
− | .attr("href","https://ja.scratch-wiki.info/wiki/特別:Mypage/sandbox")
| |
− | .text("下書き")
| |
− | )
| |
− | );
| |
− | $("div#p-personal li#pt-mycontris")
| |
− | .after(
| |
− | $("<li>")
| |
− | .attr("id","pt-nolink")
| |
− | .attr("title","ページが存在しないリンク")
| |
− | .append(
| |
− | $("<a>")
| |
− | .attr("href","https://ja.scratch-wiki.info/wiki/特別:存在しないページへのリンク").text("未作成")
| |
− | )
| |
− | )
| |
− | .after(
| |
− | $("<li>")
| |
− | .attr("id","pt-guide")
| |
− | .attr("title","ガイドライン一覧")
| |
− | .append(
| |
− | $("<a>")
| |
− | .attr("href","https://ja.scratch-wiki.info/wiki/Japanese Scratch-Wiki:ガイドライン一覧").text("方針")
| |
− | )
| |
− | );
| |
2018年7月26日 (木) 10:30時点における最新版
Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。