模板:Cite twitter
此模板用于在引用 Twitter 推文时统一格式。
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| 发布者 | author | 推文的作者用户名。
| 字符串 | 必需 |
| 推文 ID | id | Twitter 帖子的唯一识别码(又称 snowflake ID)。
| 数字 | 必需 |
| 推文内容 | text | 推文中与引用相关的节选文字。
| 字符串 | 必需 |
| Wayback Machine 时间戳 | wayback | 在 Wayback Machine 上保存的推文快照时间戳。
| 数字 | 可选 |
| archive.today ID | archivetoday | 该推文在 archive.today 上的快照 ID。
| 字符串 | 可选 |
| archive.today 时间 | archivetimestamp | archive.today 快照创建的日期时间。
| 日期 | 可选 |
| 是否已删除 | deleted | 推文是否已被删除。如果设为“yes”,且提供了存档链接,则原推文链接将替换为存档链接。
| 布尔 | 可选 |
输入 {{cite twitter|author = tobyfox|id = 1059099905485168640|text = Looking through old files and these dialogue choice options from 2015 ended up kinda accurately reflecting how people feel LOL}} 的效果:
输入 {{cite twitter|author = tobyfox|id = 1059099905485168640|text = Looking through old files and these dialogue choice options from 2015 ended up kinda accurately reflecting how people feel LOL|wayback = 20181125225218|deleted = yes}} 的效果:
输入 {{cite twitter|author = tobyfox|id = 1059099905485168640|text = Looking through old files and these dialogue choice options from 2015 ended up kinda accurately reflecting how people feel LOL|deleted = yes}} 的效果:
- Module:Cite处理引用格式的模块
- Module:Cite/data映射作者姓名的数据模块