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

From Magicpedia, the free online encyclopedia for magicians by magicians.
Jump to: navigation, search
m
m
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{infobox
+
<includeonly>{{infobox
| title      = ''{{{title|{{PAGENAME}}}}}''
+
| bodystyle  = 0px; background-color:#E6E6FA;width:{{{infoboxwidth|{{{width|20em}}}}}};
| image      = {{#if:{{{image_file<includeonly>|</includeonly>}}}|[[Image:{{{image_file}}}|{{px|{{{image_size|}}}|220}}]]}}
+
| above =    {{{title|{{PAGENAME}}}}}  
| caption    = {{{image_caption<includeonly>|</includeonly>}}}
+
| image      = {{#if:{{{image_file|}}}|[[Image:{{{image_file}}}|{{px|{{{image_size|}}}|200}}]]}}
 +
| caption    = {{{image_caption|}}}
 
| label1    = {{{editor_title|Editors}}}
 
| label1    = {{{editor_title|Editors}}}
| data1      = {{{editors<includeonly>|</includeonly>}}}
+
| data1      = {{{editors|}}}
 
| label2    = Frequency
 
| label2    = Frequency
| data2      = {{{frequency<includeonly>|</includeonly>}}}
+
| data2      = {{{frequency|}}}
 
| label3    = Circulation
 
| label3    = Circulation
| data3      = {{{circulation<includeonly>|</includeonly>}}}
+
| data3      = {{{circulation|}}}
 
| label4    = Publisher
 
| label4    = Publisher
| data4      = {{{publisher<includeonly>|</includeonly>}}}
+
| data4      = {{{publisher|}}}
| label5    = Year founded
+
| label5    = Year&nbsp;founded
| data5    = {{{YearFounded<includeonly>|</includeonly>}}}
+
| data5    = {{{YearFounded|}}}
| label6    = First issue
+
| label6    = First&nbsp;issue
| data6    = {{{firstdate<includeonly>|</includeonly>}}}
+
| data6    = {{{firstdate|}}}
| label7    = Final issue{{#if:{{{finalnumber<includeonly>|</includeonly>}}}|<br />&mdash; Number}}
+
| label7    = Final&nbsp;issue
| data7    = {{{finaldate|{{{lastdate|}}}}}}{{#if:{{{finalnumber<includeonly>|</includeonly>}}}|<br />{{{finalnumber|}}}}}
+
| data7    = {{{finaldate|}}}
 
| label8    = Country
 
| label8    = Country
| data8    = {{{country<includeonly>|</includeonly>}}}
+
| data8    = {{{country|}}}
 
| label9    = Language
 
| label9    = Language
| data9    = {{{language<includeonly>|</includeonly>}}}
+
| data9    = {{{language|}}}
 
| label10    = Website
 
| label10    = Website
| data10    = {{{website<includeonly>|</includeonly>}}}
+
| data10    = {{{website|}}}
| label11    = AlfredsonDaily
+
| label11    = Alfredson/Daily#
| data11    = {{{Alfredson/Daily#<includeonly>|</includeonly>}}}
+
| data11    = {{{AlfredsonDaily|}}}
 
| label12    = Total issues
 
| label12    = Total issues
| data12    = {{{Total # of issues<includeonly>|</includeonly>}}}
+
| data12    = {{{total|}}}
}}<noinclude>
+
| label13    = [[CARC]]
 +
| data13= {{#if:{{{carc|}}}| [http://www.conjuringlibrary.net/magcat/Magazine_Dataview.asp?key={{urlencode:{{{carc}}}}} {{{carc}}}] }}
 +
| label14    = [[AskAlexander]]
 +
| data14= {{#if:{{{alex|}}}| [http://alex.beta.conjuringarts.org/browse.cgi?iid={{urlencode:{{{alex}}}}} {{{alex}}}] }}
 +
}}[[Category:Periodicals]]{{#if:{{{image_file|}}}||[[Category:NeedSampleImage]]}}</includeonly><noinclude>
 
<!-- Place categories and interwikis in [[Template:Infobox Magazine/doc]] -->
 
<!-- Place categories and interwikis in [[Template:Infobox Magazine/doc]] -->
 
=== Usage ===
 
=== Usage ===
Line 34: Line 39:
 
''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 magazine
+
<pre style="overflow:auto">{{Infobox Magazine
| title          =
+
| image_file      =
| image_file      =  
+
 
| image_size      =  
 
| image_size      =  
 
| image_caption  =  
 
| image_caption  =  
Line 49: Line 53:
 
| website        =  
 
| website        =  
 
| AlfredsonDaily =
 
| AlfredsonDaily =
| Total issues
+
| total          = <!-- Total number of issues -->
 
}}
 
}}
 
</pre>  
 
</pre>  

Latest revision as of 01:20, 31 January 2013

Usage

To use this template please add the following code to the top of the article.

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 Magazine
| image_file      =
| image_size      = 
| image_caption   = 
| editors          = 
| frequency       = 
| circulation     = 
| publisher       = 
| firstdate       = 
| finaldate       =
| country         = 
| language        = 
| website         = 
| AlfredsonDaily =
| total           = <!-- Total number of issues -->
}}