Template:Infobox Object: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (Changed protection level for "Template:Infobox Object": infoboxes routinely locked on other wikis to prevent the kind of minor, but ultimately chaotic, variable tampering that we've been experiencing. Propose changes at forum:panopticon. ([edit=s)
(new format)
Line 1: Line 1:
<includeonly>{| border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 .5em 1em; width:250px; background:White; border-collapse:collapse; border:1px solid #999; font-size:smaller; line-height:1.5; "
 
|- class{{{image}}}="hiddenStructure" style="vertical-align: top;"
<includeonly><div id="infobox-exterior">
| bgcolor=white align="center" colspan="2" | {{#if:{{{image|}}}|[[file:{{{image}}}|250px]]|No image available}}
{| class="infobox-interior"
|- valign="top"
|-
| align="center" colspan=2 bgcolor="Slategray" style="border-bottom:0px solid gray; font-size:larger; color:White;" | '''{{{object name}}}'''
! colspan="3" class=wh style="font-size:150%"| {{{name|}}}
|-
{{#if:{{{image|}}}|{{!}}class="info-both" colspan="2"{{!}}{{infobox image|{{{image}}}|{{#if:{{{caption|}}}|{{{caption}}}|}}}}}}
|-
{{#if:{{{aka|}}}|{{!}}class="info-left"{{!}}Main aliases:}}
{{#if:{{{aka|}}}|{{!}}class="info-right"{{!}}{{{aka}}}}}
|-
|-
{{#if:{{{alias|}}}|
{{ #if: {{{alias|}}}|{{!}}class="info-left"{{!}}Main aliases:}}
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt"{{!}}'''Also known as:'''
{{ #if: {{{alias|}}}|{{!}}class="info-right"{{!}}{{{alias}}}}}
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{alias}}}
|-
}}
{{ #if: {{{type|}}}|{{!}}class="info-left"{{!}}Type:}}
|- class{{{origin}}}="hiddenStructure" style="vertical-align: top;"
{{ #if: {{{type|}}}|{{!}}class="info-right"{{!}}{{{type}}}}}
{{#if:{{{type|}}}|
|-
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" width="80pt"{{!}}'''Type:'''
{{ #if: {{{origin|}}}|{{!}}class="info-left"{{!}}Place of origin:}}
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{type}}}
{{ #if: {{{origin|}}}|{{!}}class="info-right"{{!}}{{{origin}}}}}
}}
|-
|- class{{{origin}}}="hiddenStructure" style="vertical-align: top;"
{{#if:{{{appearances|}}}|{{!}}class="info-left"{{!}}Appearances:}}
{{#if:{{{origin|}}}|
{{#if:{{{appearances|}}}|{{!}}class="info-right"{{!}}{{{appearances}}}}}
{{!}}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}}}
|}</div></includeonly><noinclude>{{documentation}}[[Category:Infoboxes|{{PAGENAME}}]]</noinclude>
}}
|- class{{{appearances}}}="hiddenStructure" style="vertical-align: top;"
{{#if:{{{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}}}
}}
|- class{{{mentions}}}="hiddenStructure" style="vertical-align: top;"
{{#if:{{{mentions|}}}|
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Mentions:'''
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{mentions}}}
}}
|}</includeonly><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 Object
|object name =
|alias      =
|image      =
|type        =
|origin      =
|appearances =
|mentions    =
}}
</pre>
 
== Description of fields ==
<pre>
{{Infobox Object
|object name = Object's name
|alias      = Any other notable name it goes by
|image      = Image of the object
|type        = Type of object it is
|origin      = Where the object is from
|appearances = Stories it has appeared in
|mentions    = Stories it has mentioned in
}}
</pre>
 
[[Category:Infoboxes|Object]]</noinclude>

Revision as of 04:22, 14 March 2012

Instructions for {{Infobox Object}}
{{Infobox Object}} is the infobox for in-universe objects.
Main aliases: Primary aliases of the object
Type: Type of object it is
Place of origin: Where the object is from
Appearances: Stories it has appeared in

Usage

Cut and paste the entire framework seen below into your article.

{{Infobox Object
|name          = 
|aka           =
|image         = 
|type          = 
|origin        =
|made by       =
|used by       =
|first mention =
|first         = 
|only          =
|appearances   =  
|clip          =
|clip2         =
|clip3         =
}}