Help us get to over 8,767 articles in 2025.

If you know of a magician not listed in MagicPedia, start a New Biography for them. Contact us at magicpediahelp@gmail.com

Template:Infobox issue: Difference between revisions

From Magicpedia, the free online encyclopedia for magicians by magicians.
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{infobox
<includeonly>{{infobox
| bodystyle  = margin: 10px; padding: 0px; background-color:#E6E6FA;width:{{{infoboxwidth|{{{width|20em}}}}}};
| bodystyle  = background-color:#DBECDB;width:{{{infoboxwidth|{{{width|20em}}}}}};
| title      = ''{{{title|{{PAGENAME}}}}}''
| above = ''{{{title|{{PAGENAME}}}}}''
| image      = {{#if:{{{image_file|}}}|[[Image:{{{image_file}}}|{{px|{{{image_size|}}}|200}}]]}}
| image      = {{#if:{{{image_file|}}}|[[Image:{{{image_file}}}|{{#if:{{{image_size|}}}|{{{image_size}}}|175px}}|{{{image_file}}}]] }}
| caption    = {{{image_caption|}}}
| caption    = {{{image_caption|}}}
| label1    = Magazine       
| label1    = Magazine       
| data1      = {{{[[magazine]]|}}}
| data1      = [[{{{magazine|}}}]]
| label2    = Volume  
| label2    = Volume  
| data3     = {{{volume|}}}
| data2     = {{{volume|}}}
| label3    = Number  
| label3    = Number  
| data2     = {{{number|}}}
| data3     = {{{number|}}}
| label4    = Cover Subject
| label4    = Date
| data4      = {{{cover_subject |}}}
| data4      = {{{cover_date|}}}
| label5   = Cover Date
| label5     = Cover Subject
| data5     = {{{cover_date|}}}
| data5     = {{{cover_subject |}}}
| label6   = Cover Price
| label6     = Price
| data6     = {{{cover_price|}}}
| data6     = {{{cover_price|}}}
| label7   = Editor
| label7     = Editor
| data7     = {{{editors|}}}
| data7     = {{{editors|}}}
| label8   = Publisher
| label8     = Publisher
| data8     = {{{Publishers|}}}
| data8     = {{{Publishers|}}}
| label9   = Link
| label9     = Link
| data9     = {{#if:{{{link|}}}|[{{{link}}} {{{link_caption|view online}}}] }}
| data9     = {{#if:{{{link|}}}|[{{{link}}} View online] {{{link_caption|}}} }}
| label19    = Back&nbsp;issues
| data19      = {{{backissues|}}}
| label20    = Browse
| data20      = {{{browse|}}}
 
}}</includeonly><noinclude>
}}</includeonly><noinclude>
<!-- Place categories and interwikis in [[Template:Infobox Magazine/doc]] -->
<!-- Place categories and interwikis in [[Template:Infobox Magazine/doc]] -->
Line 31: Line 36:
<pre style="overflow:auto">{{Infobox issue
<pre style="overflow:auto">{{Infobox issue
| magazine      =  
| magazine      =  
| cover_date    =
| volume        =  
| volume        =  
| number        =
| number        =
Line 37: Line 43:
| image_caption =  
| image_caption =  
| cover_subject =  
| cover_subject =  
| cover_date    =
| cover_price  =  
| cover_price  =  
| editors      =  
| editors      =  

Latest revision as of 13:50, 29 June 2013

Usage

To use this template please add the following code to the top of the article for a specific magazine issue.

Note: If you have no information for a certain parameter please just blank it rather than removing it so that other editors can see that it needs adding at a later stage

{{Infobox issue
| magazine      = 
| cover_date    = 
| volume        = 
| number        =
| image_file    = 
| image_size    = 
| image_caption = 
| cover_subject = 
| cover_price   = 
| editors       = 
| publisher     = 
| link = <!-- URL if issue if available online -->
| link_caption = <!-- defaults to "view online" -->
}}