Template:Interview: Difference between revisions

From The Freestyle Knowledge Base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:{{{section_title|}}}|=={{{section_title|}}}==}}
{{Infobox|child={{{child|}}}
{|
| bodyclass  = biography vcard
|-
|{{#if:{{{skater|}}}|'''Skater'''{{!!}}{{{skater|}}} }}
|-
|{{#if:{{{interviewer|}}}|'''Interviewer'''{{!!}}{{{interviewer|}}} }}
|-
|{{#if:{{{url|}}}|'''URL'''{{!!}}{{{url|}}} }}
|-
|{{#if:{{{month|}}}{{{day|}}}{{{year|}}}|'''Date'''{{!!}}{{{month|}}} {{{day|}}}, {{{year|}}} }}
|-
|}


| title = {{PAGENAME}}
| image = {{#if:{{{image|}}}|[[File:{{{image|}}}|200px]] }}
| caption    = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}}
| header1 = {{#if:{{{social|}}}|Internet Links}}
| class1  = navbox-title
| label2  = Links
|  data2  = {{{social|}}}
| header4 = Interview
| class4  = navbox-title
| label5 = Skater
|  data5 = [[{{{skater|}}}]]
| label20 = Interviewer
|  data20 = {{{interviewer|}}}
| label21 = Date
|  data21 = {{#if:{{{month|}}}{{{day|}}}{{{year|}}}|{{{month|}}} {{{day|}}}, {{{year|}}} }}
| header80 = {{#if:{{{footnotes|}}}|Notes}}
|  data80  = {{#if:{{{footnotes|}}}|<div style="text-align: left;">
{{{footnotes}}}</div>}}
}}
<noinclude>
<noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>
 
{{#if:{{{skater|}}}|[[Category:Interviews]]}}<!--
{{#if:{{{title|}}}|[[Category:Interviews]]}}
-->{{#if:{{{skater|}}}|[[Category:{{{skater|}}} Interviews]]}}<!--
{{#if:{{{skater|}}}|[[Category:{{{skater|}}} Interviews]]}}
-->

Latest revision as of 16:06, 26 November 2016

Interview
Interview
Skater [[]]
Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

Blank template with all parameters

{{Interview
| title = {{PAGENAME}}
| image      = 
| caption    = 
| skater = 
| interviewer = 
| month = 
| day = 
| year = 
| social = {{Social links
     | official_website = 
     | time_machine = 
     | online_store = 
     | download = 
     | email = 
     | email2 = 
     | amazon = 
     | android = 
     | appstore = 
     | blogger = 
     | ebay = 
     | facebook = 
     | flickr = 
     | google+ = 
     | imdb = 
     | instagram = 
     | itunes = 
     | map = 
     | myspace = 
     | paypal = 
     | pdf = 
     | pinterest = 
     | profile = 
     | rss = 
     | skype = 
     | tumblr = 
     | twitter = 
     | vimeo = 
     | wikipedia = 
     | wordpress = 
     | youtube = 
     }}
}}