模板:Cite tweet/doc
| File:Edit-copy green.svg | 此頁面是Template:Cite tweet的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
| {{Cite arXiv}} | arXiv預印本 |
|---|---|
| {{Cite AV media}} | 影音媒體 |
| {{Cite AV media notes}} | 影音媒體內頁說明 |
| {{Cite bioRxiv}} | bioRxiv預印本 |
| {{Cite book}} | 書籍 |
| {{Cite citeseerx}} | CiteSeerX論文 |
| {{Cite conference}} | 會議論文 |
| {{Cite encyclopedia}} | 引用百科全書的資料 |
| {{Cite episode}} | 廣播和電視節目 |
| {{Cite interview}} | 訪談 |
| {{Cite journal}} | 學術期刊 |
| {{Cite magazine}} | 雜誌和期刊 |
| {{Cite mailing list}} | 公共郵件列表 |
| {{Cite map}} | 地圖 |
| {{Cite news}} | 新聞報導 |
| {{Cite newsgroup}} | 線上新聞群組 |
| {{Cite podcast}} | 播客 |
| {{Cite press release}} | 新聞稿 |
| {{Cite report}} | 報告 |
| {{Cite serial}} | 廣播和電視節目系列 |
| {{Cite sign}} | 標誌、匾額、銘牌或徽章 |
| {{Cite speech}} | 演講 |
| {{Cite ssrn}} | SSRN論文 |
| {{Cite techreport}} | 技術報告 |
| {{Cite thesis}} | 學位論文 |
| {{Cite tweet}} | Twitter推文 |
| {{Cite web}} | 上述模板未包含的其他網絡資料 |
| 參見 | |
編者放入來自Twitter的參考文獻時,可使用此模板。須注意,推文和其他自費出版物有時不能作為可靠來源,詳見WP:可供查證。
2023年7月,Twitter更名為X。若要引用該平台更名後某人物在該平台發佈的帖子,請使用Template:Cite X模板。
參數及使用方法[編輯]
{{Cite tweet |user= |number= |date= |title= }}
{{Cite tweet |author= |author-link= |user= |number= |date= |title= |script-title= |trans-title= |retweet= |access-date= |archiveurl= |archivedate= |language= }}
範例[編輯]
{{Cite tweet |user=Pigsonthewing |number=564068436633214977 |date = 7 February 2015 |title=This is an example tweet. Hello, Wikipedians! }}
- @Pigsonthewing. This is an example tweet. Hello, Wikipedians! (推文). 7 February 2015 –透過Twitter.
{{Cite tweet |user=Pigsonthewing |author=Andy Mabbett |number=564068436633214977 |date = 7 February 2015 |title=This is an example tweet. Hello, Wikipedians! }}
- Andy Mabbett [@Pigsonthewing]. This is an example tweet. Hello, Wikipedians! (推文). 7 February 2015 –透過Twitter.
{{Cite tweet |user=Pigsonthewing |author=Andy Mabbett |number=564068436633214977 |date = 7 February 2015 |script-title=en:This is an example tweet. Hello, Wikipedians! |retweet=Wikimedia Foundation [Wikimedia] |archiveurl=http://web.archive.org/web/20151206001349/https:/twitter.com/Pigsonthewing/status/564068436633214977 |archivedate=2015-12-06 }}
- Andy Mabbett [@Pigsonthewing]. This is an example tweet. Hello, Wikipedians! (推文). 已由Wikimedia Foundation [Wikimedia]轉推. 7 February 2015. (原始內容存檔於2015-12-06) –透過Twitter.
模板數據[編輯]
<templatedata>
{
"description": "用於來自推特的參考文獻。2023年7月,由於推特變更為X,請使用@. (X帖子) https://x.com/ –透過X. 缺少或|title=為空 (幫助); Missing or empty |user= (help); Missing or empty |number= (help); Missing or empty |date= (help)代替",
"params": {
"author": {
"label": "作者",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false,
"description": "發出推文的作者真實名稱。"
},
"author-link": {
"label": "作者條目",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false,
"description": "若關於作者的條目存在於維基百科,請填寫該條目的標題。"
},
"user": {
"label": "用戶",
"type": "string",
"required": false,
"suggested": true,
"deprecated": false,
"description": "發出推文的用戶名稱。"
},
"number": {
"label": "數字",
"type": "number",
"required": false,
"suggested": true,
"deprecated": false,
"description": "推文網址中的號碼。"
},
"date": {
"label": "日期",
"type": "string",
"required": false,
"suggested": true,
"deprecated": false,
"description": "發出推文時的日期。"
},
"title": {
"label": "標題",
"type": "string",
"required": true,
"suggested": false,
"deprecated": false,
"description": "推文內容。"
},
"script-title": {
"label": "非拉丁字母標題",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false,
"description": "並非使用拉丁字母的推文內容。"
},
"trans-title": {
"label": "譯標題",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false,
"description": "推文內容的中文翻譯。"
},
"retweet": {
"label": "轉推",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false,
"description": "轉推推文的用戶。"
},
"access-date": {
"label": "訪問日期",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false,
"description": "可使用ISO 8601中規定的YYYY-MM-DD格式。",
"aliases": [
"accessdate"
]
},
"archiveurl": {
"label": "存檔網址",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false,
"description": "重要的網頁可以被類似WebCite這樣的網站存檔,這裏請輸入網址。"
},
"archivedate": {
"label": "存檔日期",
"type": "string",
"required": false,
"suggested": false,
"deprecated": false,
"description": "重要的網頁可以被類似WebCite這樣的網站存檔,這裏請輸入存檔時的日期。"
},
"language": {
"label": "語言",
"type": "line",
"required": false,
"suggested": false,
"deprecated": false,
"description": "推文所使用的語言。"
}
}
}
</templatedata>