Template:Group: Difference between revisions
Appearance
imported>RoboticBloxxer Created page with "<includeonly> <!-- START OF PADDING AROUND INFO BOX --> {| border="0" cellpadding="20" width= "320px" style="float: right;" |- | <!-- START OF ACTUAL INFO BOX --> {| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center" |- !style="background:#FFDA17;" |'''{{{name|{{PAGENAME}}}}}''' |- | <!-- BORDER AROUND THE IMAGE --> {| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; align="center"..." |
imported>RoboticBloxxer No edit summary |
||
Line 15: | Line 15: | ||
!{{{Picture|none.png}}} | !{{{Picture|none.png}}} | ||
|- | |- | ||
|}<div style= align="center">{{#if:{{{ | |}<div style= align="center">{{#if:{{{Caption|}}}|{{{Caption|}}}}}</div> | ||
<!-- END OF BORDER AROUND IMAGE --> | <!-- END OF BORDER AROUND IMAGE --> | ||
|- | |- | ||
Line 21: | Line 21: | ||
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa" | {| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa" | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Founding Date|}}} | | ||
!width=100{{!}} | !width=100{{!}}Founding Date: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Founding Date|''Unknown''}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Real or Fiction|}}} | | ||
!width=100{{!}} | !width=100{{!}}Real or Fiction: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Real or Fiction|''Unknown''}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Years Active|}}} | | ||
!width=100{{!}} | !width=100{{!}}Years Active: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Years Active|''Unknown''}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Known For|}}} | | ||
!width=100{{!}} | !width=100{{!}}Known For: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Known FOr|''Unknown''}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
Line 51: | Line 46: | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Key Members|}}} | | ||
!width=100{{!}} | !width=100{{!}}Key Members: | ||
!width=200{{!}} | !width=200{{!}}{{{Key Members|''Unknown''}}} | ||
}} | }} | ||
|- | |- | ||
Line 68: | Line 63: | ||
|name = | |name = | ||
|Picture = | |Picture = | ||
| | |Caption = | ||
| | |Founding Date = ''Unknown'' | ||
| | |Real or Fiction = ''Unknown'' | ||
| | |Years Active = ''Unknown'' | ||
| | |Known For = ''Unknown'' | ||
|Status = ''Unknown'' | |Status = ''Unknown'' | ||
| | |Key Members = ''Unknown'' | ||
}} | }} | ||
</pre></div> | </pre></div> |
Revision as of 15:59, 28 May 2022
{{Group |name = |Picture = |Caption = |Founding Date = ''Unknown'' |Real or Fiction = ''Unknown'' |Years Active = ''Unknown'' |Known For = ''Unknown'' |Status = ''Unknown'' |Key Members = ''Unknown'' }}
Usage & Example
Notes: Use the operator <br> or <br/> in source mode to add linebreaks within the table. Sections left blank will not be displayed. The title that appears at the top of the infobox will be the same as the name of the page it is on. Note that the picture field requires the extension (.jpg, .jpeg, .png) to be present, and requires that the File: or Image: part of the link not be present.