Help us get to over 8,749 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
Line 4: Line 4:
 
| image      = {{#if:{{{image_file|}}}|[[Image:{{{image_file}}}|{{px|{{{image_size|}}}|200}}]]}}
 
| image      = {{#if:{{{image_file|}}}|[[Image:{{{image_file}}}|{{px|{{{image_size|}}}|200}}]]}}
 
| caption    = {{{image_caption|}}}
 
| caption    = {{{image_caption|}}}
| label2     = Magazine       
+
| label1     = Magazine       
| data2     = {{{[[magazine]]|}}}
+
| data1     = {{{[[magazine]]|}}}
| label1     = Volume  
+
| label2     = Volume  
| data1     = {{{volume|}}}
+
| data3     = {{{volume|}}}
 
| label3    = Number  
 
| label3    = Number  
 
| data3      = {{{number|}}}
 
| data3      = {{{number|}}}
 
| label4    = Cover Subject  
 
| label4    = Cover Subject  
 
| data4      = {{{cover_subject |}}}
 
| data4      = {{{cover_subject |}}}
| label5   = Cover Date
+
| label5     = Cover Date
| data5     = {{{cover_date|}}}
+
| data5     = {{{cover_date|}}}
| label6   = Cover Price
+
| label6     = Cover 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}}} {{{link_caption|view online}}}] }}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
<!-- Place categories and interwikis in [[Template:Infobox Magazine/doc]] -->
 
<!-- Place categories and interwikis in [[Template:Infobox Magazine/doc]] -->

Revision as of 03:38, 31 January 2012

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