Difference between revisions of "Template:CharPage"
From Lantern Hill
Line 1: | Line 1: | ||
+ | This layout page is designed to ease the creation of lovely pages without the need for extensive knowledge of CSS3 or advanced HTML practices. For those who are perfectly pleased with grey, white, and black, it can be used exactly as is with no need for any customization at all. Simply follow these easy steps: | ||
+ | |||
+ | 1) Copy the information below and paste it into your character page. | ||
+ | 2) Update 'Full Name' to the character's name. | ||
+ | 3) Update instances of Him/Her according to the character's gender. | ||
+ | 4) Save the page. | ||
+ | 5) Update each section as you wish. | ||
+ | |||
+ | |||
+ | <pre>[[Category:PC]] | ||
{| id="layoutTable" | {| id="layoutTable" | ||
|- | |- | ||
Line 4: | Line 14: | ||
{| border=0 width="100%" cellpadding="2" cellspacing="5" | {| border=0 width="100%" cellpadding="2" cellspacing="5" | ||
|- | |- | ||
− | ! '''Name:''' | + | ! '''Name:''' Full Name |
|- | |- | ||
| {{:{{PAGENAME}}/Infobox}} | | {{:{{PAGENAME}}/Infobox}} | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! Quirks | ! Quirks | ||
|- | |- | ||
| {{:{{PAGENAME}}/quirks}} | | {{:{{PAGENAME}}/quirks}} | ||
+ | |- | ||
+ | ! You'll Find Him/Her At... | ||
+ | |- | ||
+ | | {{:{{PAGENAME}}/locations}} | ||
|- | |- | ||
! Class Schedule | ! Class Schedule | ||
Line 26: | Line 36: | ||
! A Glimpse Within | ! A Glimpse Within | ||
|- | |- | ||
− | | {{:{{PAGENAME}}/Introduction}} | + | | colspan="2" width="100%"| {{:{{PAGENAME}}/Introduction}} |
|- | |- | ||
! Reputation | ! Reputation | ||
Line 32: | Line 42: | ||
| {{:{{PAGENAME}}/rep}} | | {{:{{PAGENAME}}/rep}} | ||
|- | |- | ||
− | ! | + | ! RP Hooks & Facts |
|- | |- | ||
− | | {{:{{PAGENAME}}/ | + | | {{:{{PAGENAME}}/RP_Hooks}} |
|- | |- | ||
− | ! | + | ! What's on His/Her Playlist? |
|- | |- | ||
− | | {{:{{PAGENAME}}/ | + | | {{:{{PAGENAME}}/Playlist}} |
+ | |- | ||
+ | ! Allies and Contacts | ||
+ | |- | ||
+ | | {{:{{PAGENAME}}/Allies}} | ||
|- | |- | ||
! Logs | ! Logs | ||
Line 44: | Line 58: | ||
| {{ RPLogs | name = {{BASEPAGENAME}} | columns = 3 | ordermethod = date }} | | {{ RPLogs | name = {{BASEPAGENAME}} | columns = 3 | ordermethod = date }} | ||
|} | |} | ||
+ | |||
+ | |}</pre> | ||
+ | [[category:Templates]] |
Revision as of 17:14, 4 November 2013
This layout page is designed to ease the creation of lovely pages without the need for extensive knowledge of CSS3 or advanced HTML practices. For those who are perfectly pleased with grey, white, and black, it can be used exactly as is with no need for any customization at all. Simply follow these easy steps:
1) Copy the information below and paste it into your character page. 2) Update 'Full Name' to the character's name. 3) Update instances of Him/Her according to the character's gender. 4) Save the page. 5) Update each section as you wish.
[[Category:PC]] {| id="layoutTable" |- | class="MainPageBG" width="30%" | {| border=0 width="100%" cellpadding="2" cellspacing="5" |- ! '''Name:''' Full Name |- | {{:{{PAGENAME}}/Infobox}} |- ! Quirks |- | {{:{{PAGENAME}}/quirks}} |- ! You'll Find Him/Her At... |- | {{:{{PAGENAME}}/locations}} |- ! Class Schedule |- | {{:{{PAGENAME}}/schedule}} |- |} | {| border=0 width="100%" cellpadding="2" cellspacing="5" |- ! A Glimpse Within |- | colspan="2" width="100%"| {{:{{PAGENAME}}/Introduction}} |- ! Reputation |- | {{:{{PAGENAME}}/rep}} |- ! RP Hooks & Facts |- | {{:{{PAGENAME}}/RP_Hooks}} |- ! What's on His/Her Playlist? |- | {{:{{PAGENAME}}/Playlist}} |- ! Allies and Contacts |- | {{:{{PAGENAME}}/Allies}} |- ! Logs |- | {{ RPLogs | name = {{BASEPAGENAME}} | columns = 3 | ordermethod = date }} |} |}