Difference between revisions of "Template:MaddisonPerson"

From LGPedia
Jump to: navigation, search
m
Line 1: Line 1:
{{delete|There's no reason to keep an outdated template around...}}
+
{| class="infobox" id="template_redearth_box"  align="right" style="margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%; background: #5f1718; color: #FFF;" cellspacing="2"
 +
|-
 +
| style="background: #ee6622; color: #FFF; font-size: 110%;" align="center" colspan="2" | '''{{{name}}}'''
 +
|-
 +
|style="font-size: 100%; color: #FFF;" align="center" colspan="2" |
 +
{{#if: {{{image|}}} | [[Image:{{{image}}}|220px| ]] |
 +
Image not available.<br />Please [[Special:Upload | add]] one. }}
 +
<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 #cd311b;">
 +
{{{first}}}</div>
 +
<div style="width:110px;float:left;border-top:1px solid #cd311b;">{{{last}}}</div>
 +
</div><br clear="all"/>{{ #if: {{{blogs|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid #cd311b; border-bottom:2px solid #cd311b;">
 +
<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}}{{#if:{{{birthday|}}}|<br>
 +
{{+}}valign=top
 +
{{!}}style="padding-left:1em;width:8em"{{!}}'''Birthday:'''
 +
{{!}}{{{birthday}}}|}}{{#if:{{{youtube|}}}|<br>
 +
{{+}}valign=top
 +
{{!}}style="padding-left:1em;width:8em"{{!}}'''YouTube:'''
 +
{{!}}{{youtube-user|{{{youtube}}}}}|}}{{#if:{{{revver|}}}|<br>
 +
{{+}}valign=top
 +
{{!}}style="padding-left:1em;width:8em"{{!}}'''Revver:'''
 +
{{!}}{{revver-user|{{{revver}}}}}|}}{{#if:{{{myspace|}}}|<br>
 +
{{+}}valign=top
 +
{{!}}style="padding-left:1em;width:8em"{{!}}'''MySpace:'''
 +
{{!}}{{myspace|{{{myspace}}}}}|}}{{#if:{{{bebo|}}}|<br>
 +
{{+}}valign=top
 +
{{!}}style="padding-left:1em;width:8em"{{!}}'''Bebo:'''
 +
{{!}}{{bebo-acct|{{{bebo}}}}}|}}{{#if:{{{forum-posts|}}}|<br>
 +
{{+}}valign=top
 +
{{!}}style="padding-left:1em;width:8em"{{!}}'''Forum Posts:'''
 +
{{!}}{{forum-posts|{{{forum-posts}}}}}|}}
 +
|- valign=top
 +
! style="padding-left: 1em;width:8em" | Portrayed by:
 +
| {{#if: {{{actor|}}} | [[{{{actor}}}]] | Withheld}}
 +
{{#if: {{{blog|}}} |
 +
{{+}} valign=top
 +
! colspan="2" style="text-align:center" {{!}} {{{blog}}} | |}}
 +
|- valign=top
 +
|}<noinclude>
 +
== Usage ==
 +
<pre>
 +
{{MaddisonPerson
 +
| name        =
 +
| image      =
 +
| age        =
 +
| birthday    =
 +
| youtube    =
 +
| revver      =
 +
| myspace    =
 +
| bebo        =
 +
| forum-posts =
 +
| actor      =
 +
| first      =
 +
| last        =
 +
| blogs      =
 +
}}</pre>
 +
[[Category:Person templates]]
 +
[[Category:UGC page templates|{{PAGENAME}}]]
 +
</noinclude>

Revision as of 03:29, 25 July 2008

{{{name}}}

Image not available.
Please add one.

First Appearance
Last Appearance

{{{first}}}
{{{last}}}

Age: Unknown
Portrayed by: Withheld

Usage

{{MaddisonPerson
| name        = 
| image       = 
| age         =
| birthday    =
| youtube     = 
| revver      = 
| myspace     =
| bebo        = 
| forum-posts =
| actor       =
| first       = 
| last        =
| blogs       =
}}