If you are looking for Information about PSU Clementine, Go check their Wiki

Difference between revisions of "Template:Character Profile"

From The re-PSUPedia
Jump to: navigation, search
m (One day I will stop making myself the fool.)
m (...just not today >.<)
Line 3: Line 3:
 
! width="120" |Name || width="80" |Race || width="80" |Gender || width="80" |Level || width="80" |Type || width="40" |HU || width="40" |RA || width="40" |FO || width="40" |FG || width="40" |GT || width="40" |WT || width="40" |fF || width="40" |fG || width="40" |fT || width="40" |PT
 
! width="120" |Name || width="80" |Race || width="80" |Gender || width="80" |Level || width="80" |Type || width="40" |HU || width="40" |RA || width="40" |FO || width="40" |FG || width="40" |GT || width="40" |WT || width="40" |fF || width="40" |fG || width="40" |fT || width="40" |PT
 
|- style="background:#eee"
 
|- style="background:#eee"
| {{{name|}}} || {{{race|}}} || {{{gender|}}} || {{{level|}}} || {{{type|}}} || {{{HU|}}} || {{{RA|}}} || {{{FO|}}} || {{{FG|}}} || {{{GT|}}} || {{{WT|}}} || {{{fF|}}} || {{{fG|}}} || {{{fT|}}} || {{{PT|}}}
+
| {{{name|}}} || {{{race|}}} || {{{gender|}}} || {{{level|}}} || {{{type|}}} || {{{HU|}}} || {{{RA|}}} || {{{FO|}}} || {{{FG|}}} || {{{GT|}}} || {{{WT|}}} || {{{fF|}}} || {{{fG|}}} || {{{fT|}}} || {{{PT|}}}{{#if:{{{name2|}}}|<br>
{{#if:{{{name2|}}}|<br>
 
 
{{bar}}- style="background:#eee"
 
{{bar}}- style="background:#eee"
 
{{bar}} {{{name2|}}} {{bar}}{{bar}} {{{race2|}}} {{bar}}{{bar}} {{{gender2|}}} {{bar}}{{bar}} {{{level2|}}} {{bar}}{{bar}} {{{type2|}}} {{bar}}{{bar}} {{{HU2|}}} {{bar}}{{bar}} {{{RA2|}}} {{bar}}{{bar}} {{{FO2|}}} {{bar}}{{bar}} {{{FG2|}}} {{bar}}{{bar}} {{{GT2|}}} {{bar}}{{bar}} {{{WT2|}}} {{bar}}{{bar}} {{{fF2|}}} {{bar}}{{bar}} {{{fG2|}}} {{bar}}{{bar}} {{{fT2|}}} {{bar}}{{bar}} {{{PT2|}}}
 
{{bar}} {{{name2|}}} {{bar}}{{bar}} {{{race2|}}} {{bar}}{{bar}} {{{gender2|}}} {{bar}}{{bar}} {{{level2|}}} {{bar}}{{bar}} {{{type2|}}} {{bar}}{{bar}} {{{HU2|}}} {{bar}}{{bar}} {{{RA2|}}} {{bar}}{{bar}} {{{FO2|}}} {{bar}}{{bar}} {{{FG2|}}} {{bar}}{{bar}} {{{GT2|}}} {{bar}}{{bar}} {{{WT2|}}} {{bar}}{{bar}} {{{fF2|}}} {{bar}}{{bar}} {{{fG2|}}} {{bar}}{{bar}} {{{fT2|}}} {{bar}}{{bar}} {{{PT2|}}}

Revision as of 15:27, 26 November 2006


Examples

Using the follow code:

{{Character Profile
|name= Ethan Waber |race= Human |gender= ♂ |level= 90 |type= Hunter |HU= 10 |RA= 10 |FO= 10 |FG= 0 |GT= 0 |WT= 0 |fF= 0 |fG= 0 |fT= 0 |PT= 0
}}

The following result was created:

Name Race Gender Level Type HU RA FO FI GT WT FF FG FT PT AF AT FM GM MF
Ethan Waber Human 90 Hunter 10 10 10 0 0 0 0


To add additional characters (up to four, the maximum per account), add additional rows and append each field with the number of that character.

Using the follow code:

{{Character Profile
|name= Ethan Waber |race= Human |gender= ♂ |level= 90 |type= Hunter |HU= 10 |RA= 10 |FO= 10 |FG= 0 |GT= 0 |WT= 0 |fF= 0 |fG= 0 |fT= 0 |PT= 0
|name2= Karen Erra |race2= Newman |gender2= ♀ |level2= 92 |type2= Hunter |HU2= 10 |RA2= 0 |FO2= 10 |FG2= 0 |GT2= 0 |WT2= 0 |fF2= 0 |fG2= 0 |fT2= 0 |PT2= 0
|name3= Lou |race3= Cast |gender3= ♀ |level3= 88 |type3= Cheater! |HU3= 10 |RA3= 10 |FO3= 0 |FG3= 10 |GT3= 0 |WT3= 0 |fF3= 0 |fG3= 10 |fT3= 0 |PT3= 0
|name4= Maya Shidow |race4= Newman |gender4= ♀ |level4= 87 |type4= Joke |HU4= 0 |RA4= 0 |FO4= -5 |FG4= 0 |GT4= 0 |WT4= 0 |fF4= 0 |fG4= 0 |fT4= -5 |PT4= 0
}}

The following result was created:

Name Race Gender Level Type HU RA FO FI GT WT FF FG FT PT AF AT FM GM MF
Ethan Waber Human 90 Hunter 10 10 10 0 0 0 0
Karen Erra Newman 92 Hunter 10 0 10 0 0 0 0
Lou Cast 88 Cheater! 10 10 0 0 0 10 0
Maya Shidow Newman 87 Joke 0 0 -5 0 0 0 0