「テンプレート:Twitterlink」の版間の差分
ナビゲーションに移動
検索に移動
>島田「にかい」 細 (2405:8100:8000:5CA1:0:0:B8:B9D4 (トーク) による編集を チー二ョ による直前の版へ差し戻しました) |
|||
1行目: | 1行目: | ||
<includeonly>{{#if: {{{ID|}}} | <span style="font-family:'Helvetica Neue',Arial,Helvetica,sans-serif; background-color:#EEF9FD; color:#186487; font-weight:bold; padding:0.3em; font-size:15px;">Twitter:<span class="plainlinks">[https://twitter.com/{{#if:{{{NumberID|}}}|intent/user?user_id={{{NumberID}}}|{{{ID}}}}} <span style="color:#186487;">@{{{ID}}}</span>]</span></span>}}</includeonly><noinclude> | <includeonly>{{#if: {{{ID|}}} | <span style="font-family:'Helvetica Neue',Arial,Helvetica,sans-serif; background-color:#EEF9FD; color:#186487; font-weight:bold; padding:0.3em; font-size:15px;">Twitter:<span class="plainlinks">[https://twitter.com/{{#if:{{{NumberID|}}}|intent/user?user_id={{{NumberID}}}|{{{ID}}}}} <span style="color:#186487;">@{{{ID}}}</span>]</span></span>}}</includeonly><noinclude> | ||
<!-- ★ここまでテンプレの実際の内容。ここから解説。★ --> | <!-- ★ここまでテンプレの実際の内容。ここから解説。★ --> |
2021年10月29日 (金) 03:15時点における版
Twitterアカウントへリンクを貼るテンプレです。
使い方見本
入力サンプル | 表示サンプル | |
---|---|---|
指定なし | {{twitterlink|ID=CallinShow}} |
Twitter:@CallinShow |
任意の文字列 | {{twitterlink|唐睾睾睾の降臨ショー Twitter |ID=CallinShow}} |
Twitter:@CallinShow |
半角スペース | {{twitterlink| |ID=CallinShow}} |
Twitter:@CallinShow |
動作概要
- ID=にはTwitterのアカウント名を指定してください。
- 文字列を何も指定しないと、の画像が表示されます。
- 何か文字列があると、文字列がそのまま表示されます。
- 何も表示したくない場合は半角スペースでも入れておいてください。
ネットストーカー仕様(オプション)
Twitterには一般的に見ているID(screen_name)以外に、固定の数字IDというものが存在する。
設定で簡単に変更できるscreen_nameと異なり、数字IDはアカウントを取った時から変わることはない。これを用いてID変更を追尾しようというもの。
例えば、ひろゆきのアカウントの場合、"hirox246"以外に"87027640"という固定の数字IDが割り当てられており、https://twitter.com/intent/user?user_id=87027640というURLでもアクセスできる。
このURLであれば、もし仮にひろゆきがIDを"hirox246"から"tarako_kuchibiru"とかに設定変更したとしても、(アカウント自体を削除されない限り)リンク切れになることはない。
IDの調べ方
https://twitter.com/intent/user?screen_name=hirox246を開いてソースを見ると、
<meta name="native-url" content="twitter://user?id=87027640">
という記述がある。もしくは、whotwiなどの外部サービスで調べることもできる。「twitter id 数字」とかでググるといくらでも出てくる。
使い方
入力サンプル | 表示サンプル | |
---|---|---|
ネトスト仕様 | {{twitterlink|[[ひろゆき]]のTwitter |ID=hirox246 |NumberID=87027640}} |
Twitter:@hirox246 |
※screen_nameを変更された場合、wikiでは古いscreen_nameが表示されるがリンクが切れることはない。