Template:Infobox Annual: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (Protected "Template:Infobox Annual": protecting against unregistered user edits [edit=autoconfirmed:move=autoconfirmed])
(adding copyable usage information and description, adding collapsing fields to previous/next annual)
Line 13: Line 13:
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Publication:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Publication:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{release date}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{release date}}}
|- valign="top"
|- class{{{previous annual}}}="hiddenStructure" style="vertical-align: top;"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Previous Annual:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Previous Annual:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{previous annual}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{previous annual}}}
|- valign="top"
|- class{{{next annual}}}="hiddenStructure" style="vertical-align: top;"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Following Annual:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" |  '''Following Annual:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{next annual}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{next annual}}}
Line 22: Line 22:
|}
|}
</div>
</div>
<noinclude>[[Category:Infoboxes|Annual]]</noinclude>
<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 Annual
|annual name    =
|image          =
|series          =
|release date    =
|previous annual =
|next annual    =
}}
</pre>
 
==Description of fields==
<pre>
{{Infobox Annual
|annual name    = Title of annual
|image          = Image at 250px of annual
|series          = Series the annual is a part of
|release date    = Release date of annual
|previous annual = Annual previously released
|next annual    = Next annual released
}}
</pre>
 
[[Category:Infoboxes|Annual]]</noinclude>

Revision as of 14:04, 11 September 2009

{{{image}}}
{{{annual name}}}
Series: {{{series}}}
Publication: {{{release date}}}
Previous Annual: {{{previous annual}}}
Following Annual: {{{next annual}}}

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          =
|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
|release date    = Release date of annual
|previous annual = Annual previously released
|next annual     = Next annual released
}}