Template:Infobox magazine issue: 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 7: Line 7:
| abovestyle  = font-style: italic;  
| abovestyle  = font-style: italic;  


| label10 = Magazine
| header1 = {{#if:{{{social|}}}|Internet Links}}
|  data10 = [[{{{magazine_name|}}}]]
| class1  = navbox-title


| header20 = {{#if:{{{issue_number|}}}{{{issue_title|}}}{{{featuring|}}}{{{release_date|}}}{{{pages|}}}{{{language|}}}{{{language_other|}}}{{{price|}}}{{{url|}}}{{{website|}}}{{{print_size|}}}|Issue Details}}
| label3 = Links
class20 = navbox-title
|  data3 = {{{social|}}}
 
| header10 = {{#if:{{{issue_number|}}}{{{issue_title|}}}{{{featuring|}}}{{{release_date|}}}{{{pages|}}}{{{language|}}}{{{language_other|}}}{{{price|}}}{{{url|}}}{{{website|}}}{{{print_size|}}}|Issue Details}}
class10 = navbox-title
 
| label20 = Magazine
|  data20 = [[{{{magazine_name|}}}]]
| label21 = Native Name
|  data21 = {{{native_name|}}}


| label30 = Issue #
| label30 = Issue #
Line 49: Line 57:
<!---Please add metadata to the <includeonly> section at the bottom of the /doc page! -->
<!---Please add metadata to the <includeonly> section at the bottom of the /doc page! -->
</noinclude>
</noinclude>
{{#if: {{{magazine_name|}}}|[[Category:Magazine Issue]][[Category:{{{magazine_name|}}} Issue]] }}
{{#if: {{{magazine_name|}}}|[[Category:Magazine Issues]][[Category:{{{magazine_name|}}} Issues]] }}<!--
-->{{#if:{{{release_year|}}}|[[Category:{{{release_year|}}} Magazine Issues]]}}

Latest revision as of 17:15, 30 September 2017


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 magazine issue
| 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 = 
           | linkedin = 
           | map = 
           | myspace = 
           | paypal = 
           | pdf = 
           | pinterest = 
           | profile = 
           | rss = 
           | soundcloud = 
           | skype = 
           | tumblr = 
           | twitter = 
           | vimeo = 
           | wikipedia = 
           | wordpress = 
           | youtube = 
           }}
| magazine_name  = 
| native_name    = 
| issue_number   = 
| issue_title    = 
| featuring      = 
| release_month  = 
| release_day    = 
| release_year   = 
| pages          =  
| language       = 
| language_other = <!-- If the magazine issue also made in other languages, list here -->
| price          = 
| buy_printed_copy_at = <!-- Enter URL -->
| buy_digital_copy_at = <!-- Enter URL -->
| print_size     = <!-- Height by Width -->
| contributors   = 
}}

Example

The Example Issue
Example image caption
Issue Details
Magazine Pogo Magazine
Website example.org

The following template code produced the infobox to the right.

{{Infobox podcast episode
| title    = The Example Issue
| image    = Broken Fingers Mag Issue 01 Cover 2014-05-28.jpg
| caption  = Example image caption
| magazine_name = Pogo Magazine
| website  = {{URL|example.org}}
}}