Template:Infobox video: Difference between revisions

From The Freestyle Knowledge Base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 20: Line 20:
| label13  = Starring
| label13  = Starring
| data13  = {{{starring|}}}
| data13  = {{{starring|}}}
| label14  = [[:Category:Podcasts by genre|Genre]]
| label14  = [[:Category:Videos by Genre|Genre]]
| data14  = {{{genre|}}}
| data14  = {{{genre|}}}
| label15  = Format
| label15  = Format
Line 85: Line 85:


| label74 = Debut
| label74 = Debut
| data74  = {{{began|}}}{{{debut|}}}{{{first_aired|}}}
| data74  = {{{release_month|}}} {{{release_day|}}} {{{release_year|}}}
| label75 = End date
| label75 = End date
| data75  = {{{ended|}}}{{{final|}}}{{{last_aired|}}}
| data75  = {{{ended|}}}{{{final|}}}{{{last_aired|}}}
Line 102: Line 102:
| label83 = Original Price
| label83 = Original Price
| data83  = {{{original_price|}}}
| data83  = {{{original_price|}}}
| label84 = Misc
| label84 = Discontinued
| data84 = {{{Misc|{{{misc|}}}}}}
| data84  = {{{discontinued|}}}
| label85 = Audio Caption
| label85 = Misc
| data85 = {{{Audio Caption|{{{Audio caption|{{{audio caption|}}}}}}}}}
| data85 = {{{Misc|{{{misc|}}}}}}
| data86 = {{{module|}}}
| label86 = Audio Caption
| data86 = {{{Audio Caption|{{{Audio caption|{{{audio caption|}}}}}}}}}
| data87 = {{{module|}}}
}}
}}
</includeonly>
</includeonly>
Line 115: Line 117:
</noinclude>
</noinclude>
{{#if:{{{title|}}}|[[Category:Videos]]}}<!--
{{#if:{{{title|}}}|[[Category:Videos]]}}<!--
-->{{#if:{{{format|}}}|[[Category:Videos]] by Format}}<!--
-->{{#if:{{{format|}}}|[[Category:{{{format|}}} Videos]]}}<!--
-->{{#if:{{{genre|}}}|[[Category:{{{genre|}}} Videos]]}}<!--
-->{{#if:{{{discontinued|}}}|[[Category:Discontinued Videos]]}}<!--
-->{{#if:{{{release_year|}}}|[[Category:{{{release_year|}}} Videos]]}}<!--
-->
-->

Latest revision as of 18:33, 22 November 2016


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

This template should be placed in an article at the top of the page, before the introduction. Any/all parameters optional.

Usage

{{Infobox video
| title          = 
| image          =  <!-- Image.ext without File: or Image: -->
| image_size     = 
| alt            = 
| caption        =  <!-- Caption for the image (if needed) -->
| 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 = 
       }}
| hosting        =  <!-- or 'host' -->
| starring       = 
| genre          = 
| format         = 
| creator        = 
| developer      = 
| writer         = 
| director       = 
| creative_director = 
| voices         = 
| narrated       = 
| judges         = 
| language       = 
| language_other =  <!-- If the podcast also made in other languages, list here -->
| updates        =  <!-- or 'status' -->
| length         = 
| camera         =  <!-- For camerawork credits -->
| direction      =  <!-- For direction credits -->
| production     =  <!-- For production credits -->
| preceded_by    =
| theme_music_composer  =
| opentheme      =
| endtheme       =
| composer       =
| motion_graphics =
| picture_format = 
| video format   = 
| audio format   = 
| num_seasons    =
| num_episodes   =  <!-- actual number of episodes, if known -->
| list_episodes  =  <!-- Wikipedia "List of" article (( don't include [[ ]]).-->
| release_month  =  <!-- or 'debut'; date of first airing -->
| release_day    = 
| release_year   = 
| ended          =  <!-- or 'final'; date of last airing (if applicable) -->
| ratings        = 
| cited_for      =  <!-- Any awards, -->
| cited_as       =  <!-- honors, recognitions, etc. -->
| provider       =  <!-- or 'network'; Media provider or network e.g. BBC, Revision 3, etc.-->
| license        =  <!-- License under which podcast falls -->
| related_shows  =
| original_price = 
| discontinued   = 
| misc           =  <!-- Audio file using syntax: [[File:recording_name.extension]]. -->
                    <!-- Or video files, with the extension "ogv". -->
| audio caption  =  <!-- Caption for the audio recording-->
| module         = 
}}