Difference between revisions of "Template:CharPage"

From Lantern Hill
Jump to: navigation, search
(Created page with "{| id="layoutTable" |- | class="MainPageBG" width="30%" | {| border=0 width="100%" cellpadding="2" cellspacing="5" |- ! '''Name:''' {{{1|Insert a Full Name}}} |- | {{:{{PAGEN...")
 
 
(2 intermediate revisions 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}}
 
|-
 
|-
! Quotes
+
! Quirks
 
|-
 
|-
| align=center| {{:{{PAGENAME}}/Quotes}}
+
| {{:{{PAGENAME}}/quirks}}
 
|-
 
|-
! RP Hooks
+
! You'll Find Him/Her At...
 
|-
 
|-
| {{:{{PAGENAME}}/RP_Hooks}}
+
| {{:{{PAGENAME}}/locations}}
 
|-
 
|-
! Logs
+
! Class Schedule
 +
|-
 +
| {{:{{PAGENAME}}/schedule}}
 
|-
 
|-
| {{ RPLogs | name = {{BASEPAGENAME}} | columns = 3 | ordermethod = date }}
 
 
|}
 
|}
 
|
 
|
Line 27: Line 38:
 
| colspan="2" width="100%"| {{:{{PAGENAME}}/Introduction}}
 
| colspan="2" width="100%"| {{:{{PAGENAME}}/Introduction}}
 
|-
 
|-
! Personality
+
! Reputation
 
|-
 
|-
| {{:{{PAGENAME}}/Personality}}
+
| {{:{{PAGENAME}}/rep}}
 
|-
 
|-
! Playlist
+
! RP Hooks & Facts
 +
|-
 +
| {{:{{PAGENAME}}/RP_Hooks}}
 +
|-
 +
! What's on His/Her Playlist?
 
|-
 
|-
 
| {{:{{PAGENAME}}/Playlist}}
 
| {{:{{PAGENAME}}/Playlist}}
Line 39: Line 54:
 
| {{:{{PAGENAME}}/Allies}}
 
| {{:{{PAGENAME}}/Allies}}
 
|-
 
|-
! Gallery
+
! Logs
 
|-
 
|-
| {{:{{PAGENAME}}/Gallery}}
+
| {{ 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 }}
|}

|}