|
|
Line 1: |
Line 1: |
− | {| class="infobox" id="template_flockmini_box" align="right" style="margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%; background: #ABB8DB; color: black;" cellspacing="2" | + | {{delete|no longer necessary}} |
− | |-
| + | |
− | | style="background: #1E2A63; color: #FFF; font-size: 110%;" align="center" colspan="2" | '''{{{name}}}'''
| + | |
− | |-
| + | |
− | |style="font-size: 100%; color: black;" align="center" colspan="2" |
| + | |
− | {{#if: {{{image|}}} | [[Image:{{{image}}}|220px| ]] |}}
| + | |
− | <div style="clear:left;font-size:10px;text-align:center;">
| + | |
− | <div style="width:110px;float:left;">{{ #if: {{{unseen|}}} | First Mention | First Appearance}}</div>
| + | |
− | <div style="width:110px;float:left;clear:right;">{{ #if: {{{unseen|}}} | Last Mention | Last Appearance}}</div><br clear="all">
| + | |
− | <div style="width:110px;float:left;clear:left;border-top:1px solid #1E2A63;">
| + | |
− | {{{first}}}</div>
| + | |
− | <div style="width:110px;float:left;border-top:1px solid #1E2A63;">{{{last}}}</div>
| + | |
− | </div><br clear="all"/>{{ #if: {{{blogs|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid #1E2A63; border-bottom:2px solid #1E2A63;">
| + | |
− | <div style="width:220px;float:center;text-align:center;">{{{blogs}}}</div></div>|}}
| + | |
− | |- valign=top
| + | |
− | ! style="padding-left: 1em;width:8em" | Age:
| + | |
− | | {{ #if: {{{age|}}}|{{{age}}}|Unknown}}
| + | |
− | |- valign=top
| + | |
− | ! style="padding-left: 1em;width:8em" | YouTube:
| + | |
− | | {{#if: {{{youtube|}}} | [http://www.youtube.com/profile?user={{{youtube}}} {{{youtube}}}] | no account}}
| + | |
− | |- valign=top
| + | |
− | ! style="padding-left: 1em;width:8em" | Revver:
| + | |
− | | {{#if: {{{revver|}}} | [http://one.revver.com/account/show/{{{revver}}} {{{revver}}}] | no account}}
| + | |
− | |- valign=top
| + | |
− | ! style="padding-left: 1em;width:8em" | Portrayed by:
| + | |
− | | {{#if: {{{actor|}}} | {{{actor}}} | Unknown}}
| + | |
− | |- valign=top
| + | |
− | |}<noinclude>
| + | |
− | <br clear="all">
| + | |
− | == Usage ==
| + | |
− | <pre>
| + | |
− | {{FlockPersonMini
| + | |
− | | name =
| + | |
− | | image =
| + | |
− | | age =
| + | |
− | | actor =
| + | |
− | | first =
| + | |
− | | last =
| + | |
− | | blogs =
| + | |
− | }}</pre>
| + | |
− | [[Category:Person templates]]
| + | |
− | [[Category:UGC page templates|{{PAGENAME}}]]
| + | |
− | </noinclude>
| + | |