Template:Infobox Annual: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (Robot: Automated text replacement (-\| \{\{\{image\|\}\}\} +| [[file:{{{image|}}}|250px]]))
m (Robot: Automated text replacement (-\| \[\[[Ff]ile:\{\{\{image\|\}\}\}\|250px\]\] +| {{#if:{{{image|}}}|[[file:{{{image}}}|250px]]|No image available}}))
Line 1: Line 1:
<includeonly><div>
<includeonly><div>
{| border="0" cellspacing="0" cellpadding="4" style="clear:right;float:right; margin:0 0 .5em 1em; width:250px; background:#f1f4fa; border-collapse:collapse; border:1px solid #999; font-size:smaller; line-height:1.5; "
{| border="0" cellspacing="0" cellpadding="4" style="clear:right;float:right; margin:0 0 .5em 1em; width:250px; background:#f1f4fa; border-collapse:collapse; border:1px solid #999; font-size:smaller; line-height:1.5; "
| bgcolor=white align="center" colspan="2" | [[file:{{{image|}}}|250px]]
| bgcolor=white align="center" colspan="2" | {{#if:{{{image|}}}|[[file:{{{image}}}|250px]]|No image available}}
|- valign="top"
|- valign="top"
| align="center" colspan=2 bgcolor="#0041b7" style="border-bottom:0px solid gray; font-size:larger; color:white;" | '''{{{annual name}}}'''
| align="center" colspan=2 bgcolor="#0041b7" style="border-bottom:0px solid gray; font-size:larger; color:white;" | '''{{{annual name}}}'''

Revision as of 10:51, 26 February 2012

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 Annual
|annual name     =
|image           = 
|series          = 
|publisher       = 
|price           =
|isbn            = 
|release date    = 
|previous annual = 
|next annual     = 
}}

Description of fields

{{Infobox Annual
|annual name     = Title of annual
|image           = Image at 250px of annual
|series          = Series the annual is a part of
|publisher       = Name of publisher of annual
|price           = Suggested price, usually printed on back cover
|isbn            = Type ISBN followed be number
|release date    = Release date of annual
|previous annual = Annual previously released
|next annual     = Next annual released
}}