Difference between revisions of "Template:CharPage"

From Lantern Hill
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
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:<br><br>
 +
 +
1) Copy the information below and paste it into your character page.<br>
 +
2) Update 'Full Name' to the character's name.<br>
 +
3) Update instances of Him/Her according to the character's gender.<br>
 +
4) Save the page.<br>
 +
5) Update each section as you wish.<br>
 +
 +
 +
<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:''' {{{1|Insert a Full Name}}}
+
! '''Name:''' Full Name
 
|-
 
|-
 
| {{:{{PAGENAME}}/Infobox}}
 
| {{:{{PAGENAME}}/Infobox}}
|-
 
! RP Hooks & Facts
 
|-
 
| {{:{{PAGENAME}}/RP_Hooks}}
 
 
|-
 
|-
 
! 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}}
 
|-
 
|-
! Allies and Contacts
+
! RP Hooks & Facts
 
|-
 
|-
| {{:{{PAGENAME}}/Allies}}
+
| {{:{{PAGENAME}}/RP_Hooks}}
 
|-
 
|-
! Gallery
+
! What's on His/Her Playlist?
 
|-
 
|-
| {{:{{PAGENAME}}/Gallery}}
+
| {{:{{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]]

Latest 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 }}
|}

|}