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
 
(47 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 Number
| label2    = Volume  
| data2      = {{{volume|}}} {{{number|}}}
| data2      = {{{volume|}}}
| label4    = Cover Subject
| label3    = Number
| data4      = {{{cover_subject |}}}
| data3      = {{{number|}}}
| label5   = Cover Date
| label4    = Date
| data5     = {{{cover_date|}}}
| data4      = {{{cover_date|}}}
| label6   = Cover Price
| label5     = Cover Subject
| data6     = {{{cover_price|}}}
| data5     = {{{cover_subject |}}}
| label7   = Editor
| label6     = Price
| data7     = {{{editors|}}}
| data6     = {{{cover_price|}}}
| label8   = Publisher
| label7     = Editor
| data8     = {{{Publishers|}}}
| data7     = {{{editors|}}}
| label9   = Link
| label8     = Publisher
| data9     = {{#if:{{{link|}}}|[{{{link}}} {{{link_caption|view online}}}] }}
| data8     = {{{Publishers|}}}
| label9     = Link
| 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 27: Line 34:
''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''
''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''


<pre style="overflow:auto">{{Infobox Issue
<pre style="overflow:auto">{{Infobox issue
| magazine      =  
| magazine      =  
| cover_date    =
| volume        =  
| volume        =  
| number        =
| number        =
Line 35: Line 43:
| image_caption =  
| image_caption =  
| cover_subject =  
| cover_subject =  
| cover_date    =
| cover_price  =  
| cover_price  =  
| editors      =  
| editors      =  
| publisher    =  
| publisher    =  
| link = <!-- URL if issue if available online -->
| link = <!-- URL if issue if available online -->
| link_caption = <!-- defaults to "view online" -->
}}
}}
</pre>  
</pre>  

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