To get rid of this ad please Sign up/Login.
Difference between revisions of "Template:CharInfo"
(Created page with '{| class="infobox" style="float:right; margin-left: 1em; width:30%;background-color:#f5f5f5;border:1px dashed #d0e7ff;font-size:8pt;" cellpadding=1 cellspacing=8 border=0 ! colsp…') |
|||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style=" | {| class="infobox" style="margin-left: 1em;width:400px;font-size:8pt;" cellpadding=1 cellspacing=8 border=0 | ||
! colspan=2 style="background-color:#ffffff;font-size:12pt;" | {{{fullcharactername|Name Unknown}}} | ! colspan=2 style="background-color:#ffffff;font-size:12pt;" | {{{fullcharactername|Name Unknown}}} | ||
|- | |- | ||
| colspan=2 align="center"| [[Image:{{{imagelocation| | | colspan=2 align="center"| [[Image:{{{imagelocation|example.jpg}}}|150px]] | ||
|- | |- | ||
| colspan=2 align="center" style="background-color:#ffffff;" | | | colspan=2 align="center" style="background-color:#ffffff;" | | ||
|- | |- | ||
| style=width: | | style=width:150px;background-color:#D8D8D8; | '''Nick Name''' | ||
| {{{nickname|Unknown}}} | |||
|- | |- | ||
| style= | | style=background-color:#D8D8D8; | '''Society''' | ||
| {{{ | | {{{society|Unknown}}} | ||
|- | |- | ||
| style= | | style=background-color:#D8D8D8; | '''Society URL''' | ||
| {{{ | | {{{societyurl|Unknown}}} | ||
|- | |- | ||
| style= | | style=background-color:#D8D8D8; | '''Arrived on Calypso''' | ||
| {{{ | | {{{arrivedoncalypso|Unknown}}} | ||
|- | |- | ||
| style= | | style=background-color:#D8D8D8; | '''Profession''' | ||
| {{{ | | {{{profession|Unknown}}} | ||
|- | |- | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=2 align=" | | colspan=2 align="left" style="background-color:#ffffff;" | '''REAL LIFE INFORMATION''' | ||
|- | |- | ||
| style= | | style=background-color:#D8D8D8; | '''Gender''' | ||
| {{{gender|Unknown}}} | |||
|- | |||
| style=background-color:#D8D8D8; | '''Age''' | |||
| {{{age|Unknown}}} | | {{{age|Unknown}}} | ||
|- | |- | ||
| style= | | style=background-color:#D8D8D8; | '''Country''' | ||
| {{{ | | {{{{{country|Unknown}}}}} | ||
|- | |||
| style=background-color:#D8D8D8; | '''City''' | |||
| {{{city|Unknown}}} | |||
|- | |||
| | |||
| | |||
|- | |- | ||
| style= | | colspan=2 align="left" style="background-color:#ffffff;" | '''ON THE WEB''' | ||
|- | |- | ||
| style= | | style=background-color:#D8D8D8; | '''Website''' | ||
| {{{ | | {{{website|Unknown}}} | ||
|- | |||
| style=background-color:#D8D8D8; | '''E-mail''' | |||
| {{{email|Unknown}}} | |||
|- | |||
| style=background-color:#D8D8D8; | '''Twitter''' | |||
| {{{twitter|Unknown}}} | |||
|- | |||
| style=background-color:#D8D8D8; | '''Skype''' | |||
| {{{skype|Unknown}}} | |||
|- | |||
| style=background-color:#D8D8D8; | '''Youtube''' | |||
| {{{youtube|Unknown}}} | |||
|- | |||
| style=background-color:#D8D8D8; | '''MSN''' | |||
| {{{msn|Unknown}}} | |||
|- | |||
| style=background-color:#D8D8D8; | '''Facebook''' | |||
| {{{facebook|Unknown}}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
==How to Use the Character Infobox Template== | This template is to be used when creating character pages. The infobox will be beneficial in providing quick snippets of information to the user without forcing him/her to go rifling through blocks of text. | ||
They are very easy to use and will make the page look much better. | |||
== How to Use the Character Infobox Template == | |||
Place this at the very top of your page, and fill in the information provided (variable descriptions follow the code): | Place this at the very top of your page, and fill in the information provided (variable descriptions follow the code): | ||
{{CharInfo<br> | {{CharInfo<br> | ||
| fullcharactername =<br> | | fullcharactername =<br> | ||
| imagelocation =<br> | | imagelocation = example.jpg<br> | ||
| | | nickname =<br> | ||
| | | society =<br> | ||
| | | societyurl =<br> | ||
| | | arrivedoncalypso =<br> | ||
| | | profession =<br> | ||
| | | gender =<br> | ||
| age =<br> | | age =<br> | ||
| | | country =<br> | ||
| | | city =<br> | ||
| | | website =<br> | ||
| email =<br> | |||
| skype =<br> | |||
| twitter =<br> | |||
| youtube =<br> | |||
| msn =<br> | |||
| facebook =<br> | |||
}} | }} | ||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 21:12, 5 June 2010
Name Unknown | |
---|---|
Nick Name | Unknown |
Society | Unknown |
Society URL | Unknown |
Arrived on Calypso | Unknown |
Profession | Unknown |
REAL LIFE INFORMATION | |
Gender | Unknown |
Age | Unknown |
Country | Template:Unknown |
City | Unknown |
ON THE WEB | |
Website | Unknown |
Unknown | |
Unknown | |
Skype | Unknown |
Youtube | Unknown |
MSN | Unknown |
Unknown |
This template is to be used when creating character pages. The infobox will be beneficial in providing quick snippets of information to the user without forcing him/her to go rifling through blocks of text.
They are very easy to use and will make the page look much better.
How to Use the Character Infobox Template[edit]
Place this at the very top of your page, and fill in the information provided (variable descriptions follow the code):
{{CharInfo
| fullcharactername =
| imagelocation = example.jpg
| nickname =
| society =
| societyurl =
| arrivedoncalypso =
| profession =
| gender =
| age =
| country =
| city =
| website =
| email =
| skype =
| twitter =
| youtube =
| msn =
| facebook =
}}