Template:Cite Person/Documentation

From Zelda Wiki, the Zelda encyclopedia
< Template:Cite Person
Revision as of 19:05, 8 July 2022 by MagicMason1000 (talk | contribs) (Created page with "==Purpose== This is a variant of the <code>{{Cite}}</code> template that is to be used when you're quoting a person, such as a ''Zelda'' series developer. This is to be used to cite sources and should be used within <code><nowiki><ref></ref></nowiki></code> tags. Please read Guidelines:References for more information. ==Usage== Blank code: <pre> <ref>{{Cite Person|quote= |name= |url= |title= }}</ref> </pre> Usage: {{Parameter|Q...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

This is a variant of the {{Cite}} template that is to be used when you're quoting a person, such as a Zelda series developer. This is to be used to cite sources and should be used within <ref></ref> tags. Please read Guidelines:References for more information.

Usage

Blank code:

<ref>{{Cite Person|quote= |name= |url= |title= }}</ref>

Usage:

  • Quote — The quoted text from the person.
  • Author — The name of the person being quoted in "first-name last-name" format (use usernames if nessecary).
  • Url — The direct URL to the website that hosts the quote. Try to limit the amount of redirects a URL uses.
  • Title — The title of the article or document that hosts the quote.

Make sure to surround this template with <ref></ref> tags so it gets put into a box like this: [1]

Examples

Regular Quotes:

{{Cite Person|quote= Welcome to Zelda Wiki! |name= Madeup Fakename |url= https://www.zelda.fandom.com |title= Zelda Wiki}}
"Welcome to Zelda Wiki!" —Madeup Fakename (Zelda Wiki.)
{{Cite Person|quote= First, we started making The Legend of Zelda, and then we started Super Mario Bros. The Legend of Zelda was for the Family Computer Disk System, so we decided to finish up Super Mario Bros. first. |name= Shigeru Miyamoto |url= http://web.archive.org/web/20161125231834/https://www.nintendo.com/nes-classic/the-legend-of-zelda-developer-interview/ |title= The Legend of Zelda™ Developer Interview}}
"First, we started making The Legend of Zelda, and then we started Super Mario Bros. The Legend of Zelda was for the Family Computer Disk System, so we decided to finish up Super Mario Bros. first." —Shigeru Miyamoto (The Legend of Zelda™ Developer Interview.)

Using a Username:

{{Cite Person|quote= Skyward Sword is so excellently designed around motion controls that adding support for a classic controller would have meant compromising the game for people playing it the correct way. |name= BuckoA51 |url= https://videogameperfection.com/2011/12/21/skyward-swords-controls-are-great-and-skyrim-proves-it/ |title= Skyward Sword’s controls are great, and Skyrim proves it}}
"Skyward Sword is so excellently designed around motion controls that adding support for a classic controller would have meant compromising the game for people playing it the correct way." —BuckoA51 (Skyward Sword’s controls are great, and Skyrim proves it.)
This is the documentation page, it should be transcluded into the main template page. See here for more information.