Difference between revisions of "Template:Person"
From LGPedia
m (cat) |
|||
Line 1: | Line 1: | ||
− | + | <div style="width:220px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid {{ #if: {{{color|}}} | {{{color}}} | #909090}};background:#f5faff;-moz-border-radius:10px;padding:10px 10px 10px 10px;"> | |
− | + | <div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;"><font color=#535353>{{{name}}}</font> | |
− | + | </div> | |
− | |style="font-size: | + | <center>[[Image:{{{image}}}|200px]]</center> |
− | {{#if: {{{ | + | <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 #535353;"> | |
− | | {{#if: {{{ | + | {{{first}}}</div> |
− | + | <div style="width:110px;float:left;border-top:1px solid #535353;">{{{last}}}</div> | |
− | + | </div><br clear="all"/> | |
− | + | {{ #if: {{{youtube|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid {{ #if: {{{color|}}} | {{{color}}} | #909090}};"> | |
− | {{ | + | <div style="width:220px;float:center;text-align:center;">[[:Category:{{{name}}}'s blogs|List of {{{name}}}'s blogs]]</div> |
− | + | </div> |}} | |
− | + | <div style="clear:left;font-size:10px;text-align:center;border-top:2px solid {{ #if: {{{color|}}} | {{{color}}} | #909090}};"> | |
− | + | <div style="width:65px;float:left;text-align:left;">Age</div> | |
− | + | <div style="width:155px;float:left;text-align:right;">{{ #if: {{{age|}}}|{{{age}}}|Unknown}}</div> | |
− | {{ | + | </div> |
− | + | {{ #if: {{{birthday|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;"> | |
− | + | <div style="width:65px;float:left;text-align:left;">Birthday</div> | |
− | + | <div style="width:155px;float:left;text-align:right;">[[Breeniverse Timeline|{{{birthday}}}]]</div> | |
− | + | </div> |}}{{ #if: {{{myspace|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;"> | |
− | + | <div style="width:65px;float:left;text-align:left;">MySpace</div> | |
− | + | <div style="width:155px;float:left;text-align:right;">{{myspace|{{{myspace}}}}}</div> | |
− | | | + | </div>|}}{{ #if: {{{youtube|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;"> |
− | + | <div style="width:65px;float:left;text-align:left;">YouTube</div> | |
− | + | <div style="width:155px;float:left;text-align:right;">[http://www.youtube.com/{{{youtube}}} {{{youtube}}}]</div> | |
− | + | </div>|}}{{ #if: {{{revver|}}} | <div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;"> | |
+ | <div style="width:65px;float:left;text-align:left;">Revver</div> | ||
+ | <div style="width:155px;float:left;text-align:right;">[http://one.revver.com/account/show/{{{revver}}} {{{revver}}}]</div> | ||
+ | </div>|}}<div style="clear:left;font-size:10px;text-align:center;border-top:1px solid #535353;"> | ||
+ | <div style="width:65px;float:left;text-align:left;">Portrayed by</div> | ||
+ | <div style="width:155px;float:left;text-align:right;">{{ #if: {{{actor|}}} | [[{{{actor}}}]] | Unknown}}</div> | ||
+ | </div> | ||
+ | </div> | ||
<noinclude> | <noinclude> | ||
− | == Usage == | + | <br clear="all"/> |
+ | ==Usage== | ||
<pre> | <pre> | ||
− | {{ | + | {{Person2 |
− | | name | + | | name = |
− | | image | + | | image = |
− | | age | + | | first = |
− | | birthday | + | | last = |
− | | | + | | age = |
− | | | + | | birthday = |
− | | | + | | myspace = |
− | | actor | + | | youtube = |
− | | | + | | revver = |
− | }}</pre> | + | | actor = |
− | + | | color = | |
+ | }} | ||
+ | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 19:26, 27 April 2007
{{{name}}}
First Appearance
Last Appearance
{{{first}}}
{{{last}}}
Age
Unknown
Portrayed by
Unknown
Usage
{{Person2 | name = | image = | first = | last = | age = | birthday = | myspace = | youtube = | revver = | actor = | color = }}