Template:Infobox Object: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (Protected "Template:Infobox Object": protecting against unregistered user edits [edit=autoconfirmed:move=autoconfirmed])
No edit summary
Line 1: Line 1:
{|
|}
{| 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 availiable}}}
<includeonly>{| border="0" cellspacing="0" cellpadding="4" style="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" | {{{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="#0041b7" style="border-bottom:0px solid gray; font-size:larger; color:white;" | '''{{{location name}}}'''
|-
|-
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Type:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Also known as:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{type}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{#if: {{{alias|}}}|{{{alias}}}|''No known aliases''}}
|- valign="top"
|- valign="top"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Created by:'''
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt" | '''Usage:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{origin}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{#if: {{{usage|}}}|{{{usage}}}|''Unknown''}}
|- valign="top"
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | '''Owners:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{owners}}}
|- valign="top"
|- valign="top"
| style="text-align: left; 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:'''
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{appearances}}}
| style="border-bottom:1px solid gray; border-top: 1px solid gray;" | {{{appearances}}}
|- valign="top"
|- valign="top"
|}
|}</includeonly><noinclude>
<noinclude>[[Category:Infoboxes|Object]]</noinclude>
{{Infobox Location|
|location name = Glasses
|alias =
|image = [[File:Doc 3d specs4.jpg|250px]]
|usage = *To allow enhanced or altered sight
*To observe the effects of the Void and its effect on people and objects.
|owners = [[The Doctor]]
|appearances = *[[DW]]: ''[[The Daleks]]''
*[[DW]]: ''[[The Dæmons]]''
*[[DW]]: ''[[Time Crash]]''
*[[DW]]: ''[[Castrovalva (TV story)|Castrovalva]]''
*[[DW]]: ''[[Silver Nemesis]]''
*[[DW]]: ''[[The Empty Child]]''
*[[DW]]: ''[[Tooth and Claw]]'' et al
*[[DW]]: ''[[Army of Ghosts]]/[[Doomsday]]''
}}
== Usage ==
<pre>
{{Infobox Object|
| location name  = Name
| alias            = Known aliases
| image            = Image of the object
| usage            = What the object is used for
| owners          = Known owners of the object
| appearances      = Appearances made
}}</pre>
 
==Example of usage==
<pre>
{{Infobox Location|
|location name = Glasses
|alias =
|image = [[File:Doc 3d specs4.jpg|250px]]
|usage = *To allow enhanced or altered sight
*To observe the effects of the Void and its effect on people and objects.
|owners = [[The Doctor]]
|appearances = *[[DW]]: ''[[The Daleks]]''
*[[DW]]: ''[[The Dæmons]]''
*[[DW]]: ''[[Time Crash]]''
*[[DW]]: ''[[Castrovalva (TV story)|Castrovalva]]''
*[[DW]]: ''[[Silver Nemesis]]''
*[[DW]]: ''[[The Empty Child]]''
*[[DW]]: ''[[Tooth and Claw]]'' et al
*[[DW]]: ''[[Army of Ghosts]]/[[Doomsday]]''
}}</pre>
This produces the infobox on the right side of the page.
[[Category:Infoboxes|{{PAGENAME}}]]</noinclude>

Revision as of 01:45, 26 July 2009


Usage

{{Infobox Object|
| location name  = Name
| alias            = Known aliases
| image            = Image of the object
| usage            = What the object is used for 
| owners           = Known owners of the object
| appearances      = Appearances made
}}

Example of usage

{{Infobox Location|
|location name = Glasses
|alias = 
|image = [[File:Doc 3d specs4.jpg|250px]]
|usage = *To allow enhanced or altered sight
*To observe the effects of the Void and its effect on people and objects.
|owners = [[The Doctor]]
|appearances = *[[DW]]: ''[[The Daleks]]''
*[[DW]]: ''[[The Dæmons]]''
*[[DW]]: ''[[Time Crash]]''
*[[DW]]: ''[[Castrovalva (TV story)|Castrovalva]]''
*[[DW]]: ''[[Silver Nemesis]]''
*[[DW]]: ''[[The Empty Child]]''
*[[DW]]: ''[[Tooth and Claw]]'' et al
*[[DW]]: ''[[Army of Ghosts]]/[[Doomsday]]''
}}

This produces the infobox on the right side of the page.