No edit summary |
m (Text replacement - "F0F0F0" to "F3F3F3") |
||
(29 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{1}}} | <includeonly>{{#switch:{{{1}}} | ||
|start= | |start= | ||
{{{!}} class="infobox" style="width:300px;background:#555" cellspacing="0" | {{{!}} class="infobox" style="width:{{{width|300px}}};color:{{{color|#fff}}};background:{{{bg|#555}}}" cellspacing="0" | ||
! class="infoboxheading" colspan="2" style="color: | |title= | ||
! class="infoboxheading" colspan="{{{colspan|2}}}" style="color:{{{color|inherit}}};background:{{{bg|none}}}" {{!}} {{#if:{{{name|}}}|{{{name}}}|{{PAGETITLE}}}} | |||
{{!}}- | |||
|media= | |||
{{#if:{{{content|}}}| | |||
{{!}} class="infoboxmedia" colspan="{{{colspan|2}}}" style="color:{{{color|#000}}};background:{{{bg|#F3F3F3}}};border-color:{{{linebg|#999}}}" {{!}} {{{content}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
|section= | |section= | ||
{{#if:{{{entries|}}}| | {{#if:{{{entries|}}}| | ||
! class="infoboxsubheading" colspan="2" style="color: | ! class="infoboxsubheading" colspan="{{{colspan|2}}}" style="color:{{{color|inherit}}};background:{{{bg|none}}}" {{!}} {{{title|}}} | ||
{{!}}- | {{!}}- | ||
{{{entries}}} | |||
}} | }} | ||
|entry= | |entry= | ||
{{#if:{{{content|}}}| | {{#if:{{{content|}}}| | ||
{{!}} class="infoboxlabel" style="background:# | {{!}} class="infoboxlabel" style="color:{{{color|#000}}};background:{{{bg|#F3F3F3}}};border-color:{{{linebg|#999}}};width:{{{width|auto}}}" {{!}} | ||
{{{title|}}}: | {{{title|}}}{{{colon|:}}} | ||
{{!}} class="infoboxcell" style="background:# | {{!}} class="infoboxcell" colspan="{{{colspan|1}}}" style="color:{{{color2|{{{color|#000}}}}}};background:{{{bg2|{{{bg|#F3F3F3}}}}}};border-color:{{{linebg|#999}}}" {{!}} | ||
{{{content|}}} | {{{content}}} | ||
{{!}}- | |||
}} | |||
|rowspan= | |||
{{#if:{{{content|}}}| | |||
! class="infoboxspan" rowspan="{{{rowspan|3}}}" style="color:{{{color|#000}}};background:{{{bg|#F3F3F3}}};border-color:{{{linebg|#999}}};text-align:{{{align|left}}};width:{{{width|auto}}}" {{!}} {{{content}}} | |||
{{!}}- | |||
{{{entries|}}} | |||
}} | |||
|colspan= | |||
{{#if:{{{content|}}}| | |||
{{!}} class="infoboxspan" colspan="{{{colspan|2}}}" style="color:{{{color|#000}}};background:{{{bg|#F3F3F3}}};border-color:{{{linebg|#999}}};text-align:{{{align|left}}}" {{!}} {{{content}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
|end= | |end= | ||
{{!}} class="infoboxfooter" colspan="2" {{!}} | {{!}} class="infoboxfooter" colspan="{{{colspan|2}}}" {{!}} | ||
{{!}}} | {{!}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
This is the infobox builder. See {{tem|character infobox}} for an example of how to create a new infobox. | |||
[[Category:Infobox templates|*]]</noinclude> | [[Category:Infobox templates|*]]</noinclude> |
Latest revision as of 09:39, June 2, 2024
This is the infobox builder. See {{character infobox}} for an example of how to create a new infobox.