Difference between revisions of "Interview"

From Sega Retro

Line 1: Line 1:
{{Imagetag
+
<includeonly>{{#cargo_store:
 +
_table = interviews
 +
|name={{FormatSQL|{{{name|}}}}}
 +
|source={{#var:source}}
 +
|interviewee={{#var:interviewee}}
 +
|language={{{language|}}}
 +
|date={{#var:date}}
 +
}}[[Category:{{#if: {{{language|}}}|{{{language}}}|}} interviews]]</includeonly>{{Imagetag
 
| image=Interview.svg
 
| image=Interview.svg
 
| text=This is an unaltered copy of an interview, for use as a primary source on Sega Retro. Please do not edit the contents below.{{#if: {{{language|}}}|<br/>Language: {{{language}}} | }}{{#if: {{{source|}}}|<br/>Original source: {{{source}}} | }}
 
| text=This is an unaltered copy of an interview, for use as a primary source on Sega Retro. Please do not edit the contents below.{{#if: {{{language|}}}|<br/>Language: {{{language}}} | }}{{#if: {{{source|}}}|<br/>Original source: {{{source}}} | }}
 
| imagewidth=32
 
| imagewidth=32
 
| imagelink=
 
| imagelink=
}}<includeonly>[[Category:{{#if: {{{language|}}}|{{{language}}}|}} interviews]]
+
}}<noinclude>{{#cargo_declare:
 +
_table = interviews
 +
|name=Text
 +
|source=Text
 +
|interviewee=Text
 +
|language=Text
 +
|date=Text
 +
}}
 +
Template for the top of interviews. All arguments are optional.
 +
<pre>{{Interview
 +
|source= <!-- will be inferred by title if not provided -->
 +
|interviewee= <!-- will be inferred by title if not provided -->
 +
|language=
 +
}}</pre>
 +
[[Category:Templates]]</noinclude>

Revision as of 11:40, 9 July 2022

Interview.svg
This is an unaltered copy of an interview, for use as a primary source on Sega Retro. Please do not edit the contents below.

This template defines the table "interviews". View table.

Template for the top of interviews. All arguments are optional.

{{Interview
|source= <!-- will be inferred by title if not provided -->
|interviewee= <!-- will be inferred by title if not provided -->
|language=
}}