Template:Infobox Old: Difference between revisions

From Replication Ops
Jump to navigation Jump to search
No edit summary
m Caseytube moved page Template:Infobox to Template:Infobox Old
 
(46 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}}colspan=2 style="text-align:center;background:transparent"{{!}}{{{image}}}
{{!}}colspan=2 style="text-align:center;background:transparent"{{!}}{{{image}}}
}}
|-
{{#if:{{{image-caption|}}}|
{{!}}colspan=2 style="text-align:center;background:transparent"{{!}}'''{{{image-caption}}}'''
}}
|-
{{#if:{{{image2|}}}|
{{!}}colspan=2 style="text-align:center;background:transparent"{{!}}{{{image2}}}
}}
|-
{{#if:{{{image2-caption|}}}|
{{!}}colspan=2 style="text-align:center;background:transparent"{{!}}'''{{{image2-caption}}}'''
}}
}}
|-
|-
Line 25: Line 37:
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Built by'''
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Built by'''
{{!}}{{{builder}}}
{{!}}{{{builder}}}
}}
|-
{{#if:{{{dimensions|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Dimensions'''
{{!}}{{{dimensions}}}
}}
}}
|-
|-
Line 45: Line 62:
==Usage==
==Usage==
<pre style="width:30em">
<pre style="width:30em">
{{character infobox
{{infobox
|name=
|image=
|image=
|image-caption=
|image2=
|image2-caption=
|first_appearance=
|first_appearance=
|latest_appearance=
|latest_appearance=
|dimensions=
|designer=
|designer=
|builder=
|builder=
Line 56: Line 76:
}}
}}
</pre>
</pre>
Adding "|name=TitleHere" will override the name of the infobox, otherwise it defaults to the name of the article.


These affect the color of the template:
These affect the color of the template:

Latest revision as of 07:10, 6 December 2024

Infobox Old

Usage

{{infobox
|image=
|image-caption=
|image2=
|image2-caption=
|first_appearance=
|latest_appearance=
|dimensions=
|designer=
|builder=
|affiliation=
|function=
}}

Adding "|name=TitleHere" will override the name of the infobox, otherwise it defaults to the name of the article.

These affect the color of the template:

|bgcolor= // use a dark color
|bgcolor2= // use a light color
|txtcolor=
|bordercolor=