Template:Interview/doc: Difference between revisions

From The Freestyle Knowledge Base
Jump to navigation Jump to search
(Created page with "{{documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> == Usage == === Blank template with all parameters === <pre style="overflow: auto"> {{Routine...")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
=== Blank template with all parameters ===
=== Blank template with all parameters ===
<pre style="overflow: auto">
<pre style="overflow: auto">
{{Routine
{{Interview
| title = {{PAGENAME}}
| image      =
| caption    =
| skater =  
| skater =  
| interviewer =  
| interviewer =  
| url =
| month =  
| month =  
| day =  
| day =  
| year =  
| 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 =
    }}
}}
}}
</pre>
</pre>

Latest revision as of 04:27, 26 November 2016

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 = 
     }}
}}