Help us get to over 8,747 articles in 2024.

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

Difference between revisions of "Template:Infobox issue"

From Magicpedia, the free online encyclopedia for magicians by magicians.
Jump to: navigation, search
m
m
 
(35 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    = Cover Date
+
| label2    = Volume
| data2      = {{{cover_date|}}}
+
| data2      = {{{volume|}}}
| label3    = Volume
+
| label3    = Number
| data3      = {{{volume|}}}
+
| data3      = {{{number|}}}
| label4    = Number
+
| label4    = Date
| data4      = {{{number|}}}
+
| data4      = {{{cover_date|}}}
 
| label5    = Cover Subject  
 
| label5    = Cover Subject  
 
| data5      = {{{cover_subject |}}}
 
| data5      = {{{cover_subject |}}}
| label6    = Cover Price
+
| label6    = Price
 
| data6      = {{{cover_price|}}}
 
| data6      = {{{cover_price|}}}
 
| label7    = Editor
 
| label7    = Editor
Line 21: Line 21:
 
| 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]] -->

Latest revision as of 18: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" -->
}}