Template:Interview: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
No edit summary
m (Text replacement - "<br>" to "<br/>")
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>{{Infobox|Interview}}
<onlyinclude>{{Infobox|interview
{{Infobox/Row|Date|{{{date|}}}}}
| date = {{{date|}}}
{{Infobox/Row|Interviewee(s)|{{{interviewee|}}}}}
| interviewee = {{{interviewee|}}}
{{Infobox/Row|Interviewer(s)|{{{interviewer|}}}}}
| interviewer = {{{interviewer|}}}
{{Infobox/Row|Description|{{{description|}}}}}
| description = {{{description|}}}
{{Infobox/Row|Source|{{{source|}}}}}
| source = {{{source|}}}
{{Infobox/Bottom}}<includeonly>{{Cat|Interviews|{{{1|}}}}}</includeonly></onlyinclude>
}}<includeonly>{{Cat|Interviews|{{{1|}}}}}</includeonly></onlyinclude>


{{Clear}}
{{Clear}}
Line 11: Line 11:
'''To add this template to an interview article copy and paste the following code and then fill in the information: '''
'''To add this template to an interview article copy and paste the following code and then fill in the information: '''
<pre>
<pre>
{{Interview|YYYY-MM-DD
{{Infobox|interview|YYYY-MM-DD
|date       =  
| date =  
|interviewee =  
| interviewee =  
|interviewer =  
| interviewer =  
|description =  
| description =  
|source     =  
| source =  
}}
}}
</pre>
</pre>
*Replace '''YYY-MM-DD''' with the interview's publish date in that format.
*Replace '''YYY-MM-DD''' with the interview's publish date in that format.
*For the '''date''' field, the format should be: ''December 2, 2011''
*For the '''date''' field, the format should be: ''December 2, 2011''
*Internally link interviewees.  Separate multiple interviewees with <nowiki><br></nowiki>. e.g. ''<nowiki>[[Eiji Aonuma]]<br>[[Shigeru Miyamoto]]</nowiki>''
*Internally link interviewees.  Separate multiple interviewees with <nowiki><br/></nowiki>. e.g. ''<nowiki>[[Eiji Aonuma]]<br/>[[Shigeru Miyamoto]]</nowiki>''
*List sources using standard external links with no link text. (simply the URL surrounded by single brackets)
*List sources using standard external links with no link text. (simply the URL surrounded by single brackets)
*At the bottom of the article, include appropriate categories according to game(s) and interviewee(s), sorted by date then publication, such as <nowiki>{{Cat|Interviews with Shigeru Miyamoto|1999-01-01 Nintendo Power}} or {{Cat|Ocarina of Time Interviews|1998-11-10 1101}}</nowiki>
*At the bottom of the article, include appropriate categories according to game(s) and interviewee(s), sorted by date then publication, such as <nowiki>{{Cat|Interviews with Shigeru Miyamoto|1999-01-01 Nintendo Power}} or {{Cat|Ocarina of Time Interviews|1998-11-10 1101}}</nowiki>

Latest revision as of 18:24, February 8, 2015

Interview

To add this template to an interview article copy and paste the following code and then fill in the information:

{{Infobox|interview|YYYY-MM-DD
| date		= 
| interviewee	= 
| interviewer	= 
| description	= 
| source	= 
}}
  • Replace YYY-MM-DD with the interview's publish date in that format.
  • For the date field, the format should be: December 2, 2011
  • Internally link interviewees. Separate multiple interviewees with <br/>. e.g. [[Eiji Aonuma]]<br/>[[Shigeru Miyamoto]]
  • List sources using standard external links with no link text. (simply the URL surrounded by single brackets)
  • At the bottom of the article, include appropriate categories according to game(s) and interviewee(s), sorted by date then publication, such as {{Cat|Interviews with Shigeru Miyamoto|1999-01-01 Nintendo Power}} or {{Cat|Ocarina of Time Interviews|1998-11-10 1101}}