Template:Cite Metacritic

维基百科,自由的百科全书
文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

A template for citing information on Metacritic.

Usage

複製以下其中一個空白的版本來使用。所有參數名稱必須使用小寫。每個參數之間使用“|”(管道)字符分隔。刪除未使用的參數,以避免在編輯窗口出現。某些範例可能包括當前日期。如果不是當前的日期,請刷新

Required parameters only, in horizontal format
{{Cite Metacritic |id= |type= |title= }}
橫式排列的全部參數
{{Cite Metacritic |id= |type= |vgtype= |title= |access-date= |archive-url= |archive-date= |url-status= |mode= }}

Examples

Films

For Ralph Breaks the Internet:
{{Cite Metacritic |id=ralph-breaks-the-internet |type=movie |title=Ralph Breaks the Internet}}

《Ralph Breaks the Internet》. Metacritic. Red Ventures. 

{{Cite Metacritic |id=ralph-breaks-the-internet |type=movie |title=Ralph Breaks the Internet |accessdate=January 14, 2021}}

《Ralph Breaks the Internet》. Metacritic. Red Ventures. [January 14, 2021]. 

{{Cite Metacritic |id=ralph-breaks-the-internet |type=movie |title=Ralph Breaks the Internet |accessdate=January 14, 2021 |mode=cs2}}

《Ralph Breaks the Internet》, Metacritic, Red Ventures, [January 14, 2021] 

Television series

For Descendants:
{{Cite Metacritic |id=descendants |type=tv |title=Descendants |accessdate=January 24, 2021}}

《Descendants》. Metacritic. Red Ventures. [January 24, 2021]. 

For WandaVision (season 1):
{{Cite Metacritic |title=WandaVision |id=wandavision |type=tv |season=1 |access-date=January 25, 2021 }}

《WandaVision》第一季. Metacritic. Red Ventures. [January 25, 2021]. 

Video games

For PlayerUnknown's Battlegrounds (PC):
{{Cite Metacritic |id=playerunknowns-battlegrounds |type=game |vgtype=pc |title=PlayerUnknown{{'}}s Battlegrounds (PC) |access-date=February 14, 2021}}

《PlayerUnknown's Battlegrounds (PC)》. Metacritic. Red Ventures. [February 14, 2021]. 

Error detection

  • The parameters |id=, |type=, and |title= are required. If omitted or left blank, errors will be reported. For example:
{{Cite Metacritic|title=I'm an incomplete citation!|type=movie}}

《I'm an incomplete citation!》. Metacritic. Red Ventures. Missing or empty |id=


TemplateData

以下是该模板的模板数据,适用于可视化编辑器等工具。

Cite Metacritic模板数据

A template for citing information on Metacritic

模板参数[编辑模板数据]

参数描述类型状态
idid

URL identifier used by Metacritic for the media

字符串必需
typetype

To identify if it is a film, a television series, or a video game. Acceptable inputs are 'movie', 'film', 'tv', 'television', 'vg', or 'videogame'

字符串必需
vgtypevgtype

To identify the video game's type. Acceptable inputs are 'pc', 'playstation-3', 'playstation-4', 'playstation-vita', 'xbox-one', 'xbox-360', 'ios', '3ds', 'wii-u', 'switch', or 'ds'

字符串可选
seasonseason

The specific season of a television series

数字可选
titletitle

The name of the media

字符串必需
access dateaccess-date accessdate

The full date when the site was accessed; do not wikilink

未知可选
archive URLarchive-url archiveurl

The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archive-date'

字符串可选
archive datearchive-date archivedate

Date when the original URL was archived; do not wikilink

字符串可选
URL statusurl-status

If set to 'live', the title displays as the live link; if set to dead, the title displays as the archive link

字符串可选
modemode

Similar to the parameter used by cs1|2 templates, when set to cs2, element separator switches from dot to comma; static text is rendered in lowercase; rendering omits the trailing dot

字符串可选