Template:Infobox Magazine: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (Protected "Template:Infobox Magazine": protecting against unregistered user edits [edit=autoconfirmed:move=autoconfirmed])
(adding collapsing fields to previous/next issue. also adding usage and description info)
Line 22: Line 22:
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Publisher:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Publisher:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{publisher}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{publisher}}}
|- valign="top"
|- class{{{next issue}}}="hiddenStructure" style="vertical-align: top;"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Previous Issue:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Previous Issue:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{previous issue}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{previous issue}}}
|- valign="top"
|- class{{{next issue}}}="hiddenStructure" style="vertical-align: top;"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Next Issue:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Next Issue:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{next issue}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{next issue}}}
|- valign="top"
|- valign="top"
|}
|}
</div><noinclude>[[Category:Infoboxes|Magazine]]</noinclude>
</div><noinclude>
==Usage==
Copy and paste '''all''' of the text below onto whichever article page it is needed for (even if some fields are not needed copy '''all''' of the text).
<pre>
{{Infobox Magazine
|magazine name    =
|image            =
|issue number    =
|cover date      =
|format          =
|editor          =
|publisher        =
|previous issue  =
|next issue      =
}}
</pre>
 
==Description of fields==
 
<pre>
{{Infobox Magazine
|magazine name    = Name of magazine
|image            = Image of magazine cover at 250px
|issue number    = Issue number of magazine
|cover date      = Cover date of magazine
|format          = Number of pages and style of binding
|editor          = Editor of magazine
|publisher        = Publisher of magazine
|previous issue  = Previous issue of magazine
|next issue      = Next issue of magazine
}}
</pre>
[[Category:Infoboxes|Magazine]]</noinclude>

Revision as of 04:31, 8 November 2009

{{{image}}}
{{{magazine name}}}
Issue Number: {{{issue number}}}
Cover Date: {{{cover date}}}
Format: {{{format}}}
Editor: {{{editor}}}
Publisher: {{{publisher}}}
Previous Issue: {{{previous issue}}}
Next Issue: {{{next issue}}}

Usage

Copy and paste all of the text below onto whichever article page it is needed for (even if some fields are not needed copy all of the text).

{{Infobox Magazine
|magazine name    =
|image            =
|issue number     =
|cover date       =
|format           =
|editor           =
|publisher        =
|previous issue   =
|next issue       =
}}

Description of fields

{{Infobox Magazine
|magazine name    = Name of magazine
|image            = Image of magazine cover at 250px
|issue number     = Issue number of magazine
|cover date       = Cover date of magazine
|format           = Number of pages and style of binding 
|editor           = Editor of magazine
|publisher        = Publisher of magazine
|previous issue   = Previous issue of magazine
|next issue       = Next issue of magazine
}}