Template:Infobox Object: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
m (making stuff optional)
Line 1: Line 1:
{|
<includeonly>{| border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 .5em 1em; width:250px; background:Whitesmoke; border-collapse:collapse; border:1px solid #999; font-size:smaller; line-height:1.5; "
|}
{| border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 .5em 1em; width:250px; background:Whitesmoke; border-collapse:collapse; border:1px solid #999; font-size:smaller; line-height:1.5; "
 
| bgcolor=white align="center" colspan="2" | {{{image|No image available}}}
| bgcolor=white align="center" colspan="2" | {{{image|No image available}}}
|- valign="top"
|- valign="top"
| align="center" colspan=2 bgcolor="Slategray" style="border-bottom:0px solid gray; font-size:larger; color:Whitesmoke;" | '''{{{object name}}}'''
| align="center" colspan=2 bgcolor="Slategray" style="border-bottom:0px solid gray; font-size:larger; color:Whitesmoke;" | '''{{{object name}}}'''
|-
|-
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Type:'''
{{#if:{{{type|}}}|
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{type}}}
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt"{{!}}'''Type:'''
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{type}}}
}}
|- class{{{origin}}}="hiddenStructure" style="vertical-align: top;"
|- class{{{origin}}}="hiddenStructure" style="vertical-align: top;"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Created by:'''
{{#if:{{{origin|}}}|
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{origin}}}
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Created by:'''
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{origin}}}
}}
|- class{{{appearances}}}="hiddenStructure" style="vertical-align: top;"
|- class{{{appearances}}}="hiddenStructure" style="vertical-align: top;"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Appearances:'''
{{#if:{{{appearances|}}}|
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{appearances}}}
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Appearances:'''
|- valign="top"
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{appearances}}}
|}
}}
<noinclude>
|}</includeonly><noinclude>
==Usage==
==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).
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).

Revision as of 20:10, 31 January 2010

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 Object
|image         =
|object name   =
|type          =
|origin        =
|appearances   =
}}

Description of fields

{{Infobox Object
|image         = Image of the object
|object name   = Object's name
|type          = Type of object it is
|origin        = Where the object is from
|appearances   = Stories it has appeared in
}}