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
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
−
{| cellspacing="1" style="text-align:center; background:#bbb"
+
<includeonly>{| class="wikitable" style="text-align:center"
−
{{ #ifeq: {{{mode|}}} | short ||
+
|-
−
{{bar}}- style="background:#ddd"
+
! 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" |FI || width="40" |GT || width="40" |WT || width="40" |FF || width="40" |FG || width="40" |FT || width="40" |PT || width="40" |AF || width="40" |AT || width="40" |FM || width="40" |GM || width="40" |MF
−
! width="120" {{bar}}Name {{bar}}{{bar}} width="80" {{bar}}Race {{bar}}{{bar}} width="80" {{bar}}Gender {{bar}}{{bar}} width="80" {{bar}}Level {{bar}}{{bar}} width="80" {{bar}}Type {{bar}}{{bar}} width="50" {{bar}}HU {{bar}}{{bar}} width="50" {{bar}}RA {{bar}}{{bar}} width="50" {{bar}}FO {{bar}}{{bar}} width="50" {{bar}}FG {{bar}}{{bar}} width="50" {{bar}}GT {{bar}}{{bar}} width="50" {{bar}}WT {{bar}}{{bar}} width="50" {{bar}}fF {{bar}}{{bar}} width="50" {{bar}}fG {{bar}}{{bar}} width="50" {{bar}}fT {{bar}}{{bar}} width="50" {{bar}}PT
+
|-
 +
| {{{name|}}} || {{{race|}}} || {{{gender|}}} || {{{level|}}} || {{{type|}}} || {{{HU|}}} || {{{RA|}}} || {{{FO|}}} || {{{FI|}}} || {{{GT|}}} || {{{WT|}}} || {{{FF|}}} || {{{FG|}}} || {{{FT|}}} || {{{PT|}}} || {{{AF|}}} || {{{AT|}}} || {{{FM|}}} || {{{GM|}}} || {{{MF|}}}{{#if:{{{name2|}}}|<br>
 +
{{bar}}-
 +
{{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}} {{{FI2|}}} {{bar}}{{bar}} {{{GT2|}}} {{bar}}{{bar}} {{{WT2|}}} {{bar}}{{bar}} {{{FF2|}}} {{bar}}{{bar}} {{{FG2|}}} {{bar}}{{bar}} {{{FT2|}}} {{bar}}{{bar}} {{{PT2|}}} {{bar}}{{bar}} {{{AF2|}}} {{bar}}{{bar}} {{{AT2|}}} {{bar}}{{bar}} {{{FM2|}}} {{bar}}{{bar}} {{{GM2|}}} {{bar}}{{bar}} {{{MF2|}}}
 +
|}}{{#if:{{{name3|}}}|<br>
 +
{{bar}}-  
 +
{{bar}} {{{name3|}}} {{bar}}{{bar}} {{{race3|}}} {{bar}}{{bar}} {{{gender3|}}} {{bar}}{{bar}} {{{level3|}}} {{bar}}{{bar}} {{{type3|}}} {{bar}}{{bar}} {{{HU3|}}} {{bar}}{{bar}} {{{RA3|}}} {{bar}}{{bar}} {{{FO3|}}} {{bar}}{{bar}} {{{FI3|}}} {{bar}}{{bar}} {{{GT3|}}} {{bar}}{{bar}} {{{WT3|}}} {{bar}}{{bar}} {{{FF3|}}} {{bar}}{{bar}} {{{FG3|}}} {{bar}}{{bar}} {{{FT3|}}} {{bar}}{{bar}} {{{PT3|}}} {{bar}}{{bar}} {{{AF3|}}} {{bar}}{{bar}} {{{AT3|}}} {{bar}}{{bar}} {{{FM3|}}} {{bar}}{{bar}} {{{GM3|}}} {{bar}}{{bar}} {{{MF3|}}}
 +
|}}{{#if:{{{name4|}}}|<br>
 +
{{bar}}-
 +
{{bar}} {{{name4|}}} {{bar}}{{bar}} {{{race4|}}} {{bar}}{{bar}} {{{gender4|}}} {{bar}}{{bar}} {{{level4|}}} {{bar}}{{bar}} {{{type4|}}} {{bar}}{{bar}} {{{HU4|}}} {{bar}}{{bar}} {{{RA4|}}} {{bar}}{{bar}} {{{FO4|}}} {{bar}}{{bar}} {{{FI4|}}} {{bar}}{{bar}} {{{GT4|}}} {{bar}}{{bar}} {{{WT4|}}} {{bar}}{{bar}} {{{FF4|}}} {{bar}}{{bar}} {{{FG4|}}} {{bar}}{{bar}} {{{FT4|}}} {{bar}}{{bar}} {{{PT4|}}} {{bar}}{{bar}} {{{AF4|}}} {{bar}}{{bar}} {{{AT4|}}} {{bar}}{{bar}} {{{FM4|}}} {{bar}}{{bar}} {{{GM4|}}} {{bar}}{{bar}} {{{MF4|}}}
 +
|}}
 +
|}</includeonly>
 +
 
 +
<noinclude>==Examples==
 +
Using the follow code:
 +
<pre>{{Character Profile
 +
|name= Ethan Waber |race= Human |gender= ♂ |level= 90 |type= Hunter
 +
|HU= 10 |RA= 10 |FO= 10 |FI= 0 |GT= 0 |WT= 0 |FF= 0 |FG= 0 |FT= 0 |PT= 0
 +
}}</pre>
 +
The following result was created:
 +
{{Character Profile
 +
|name= Ethan Waber |race= Human |gender= ♂ |level= 90 |type= Hunter
 +
|HU= 10 |RA= 10 |FO= 10 |FI= 0 |GT= 0 |WT= 0 |FF= 0 |FG= 0 |FT= 0 |PT= 0
 
}}
 
}}
−
|- style="background:#eee"
 
−
| width="120"|{{{name|}}} || width="80"|{{{race|}}} || width="80"|{{{gender|}}} || width="80"|{{{level|}}} || width="80"|{{{type|}}} || width="50"|{{{HU|}}} || width="50"|{{{RA|}}} || width="50"|{{{FO|}}} || width="50"|{{{FG|}}} || width="50"|{{{GT|}}} || width="50"|{{{WT|}}} || width="50"|{{{fF|}}} || width="50"|{{{fG|}}} || width="50"|{{{fT|}}} || width="50"|{{{PT|}}}
 
−
|}</includeonly>
 
  
−
<noinclude>==Example==
+
• To add additional characters (up to four), use "name2", "gender2", et. cetera.<br>
 +
• The fields can be arranged in any order with any spacing.<br>
 +
• Leave out fields if you wish to leave them blank. However, additional characters need names in order to be displayed.
 +
 
 
Using the follow code:
 
Using the follow code:
 
<pre>{{Character Profile
 
<pre>{{Character Profile
−
|name= Ethan Waber |race= Human |gender= ♂ |level= 100 |type= Hunter |HU= 10 |RA= 10 |FO= 10 |FG= 10 |GT= 10 |WT= 10 |fF= 10 |fG= 10 |fT= 10 |PT= 10
+
|name = Ethan Waber |race = Human |gender = ♂ |level = 90 |type = Hunter
−
}}{{Character Profile | mode=short
+
|name2= Karen Erra  |race2= Newman |gender2= ♀ |level2= 92 |type2= Hunter
−
|name= Karen Erra |race= Newman |gender= ♀ |level= 99 |type= Hunter |HU= 10 |RA= 10 |FO= 10 |FG= 10 |GT= 10 |WT= 10 |fF= 10 |fG= 10 |fT= 10 |PT= 10
+
|name3= Lou        |race3= Cast  |gender3= ♀ |level3= 88 |type3= Cheater!
 +
|name4= Maya Shidow |race4= Newman |gender4= ♀ |level4= 87 |type4= Joke
 +
 
 +
|HU = 10 |RA = 10 |FO = 10
 +
|HU2= 10 |RA2=  0 |FO2= 10 |FI2= 0 |GT2= 0 |WT2= 0 |FF2= 0 |FG2= 0 |FT2=  0 |PT2= 0
 +
|HU4=  0 |RA4=  0 |FO4= -5 |FI4= 0 |GT4= 0 |WT4= 0 |FF4= 0 |FG4= 0 |FT4= -5 |PT4= 0
 
}}</pre>
 
}}</pre>
 
The following result was created:
 
The following result was created:
 
{{Character Profile
 
{{Character Profile
−
|name= Ethan Waber |race= Human |gender= ♂ |level= ∞ |type= Hunter |HU= 10 |RA= 10 |FO= 10 |FG= 10 |GT= 10 |WT= 10 |fF= 10 |fG= 10 |fT= 10 |PT= 10
+
|name = Ethan Waber |race = Human |gender = ♂ |level = 90 |type = Hunter
−
}}{{Character Profile | mode=short
+
|name2= Karen Erra  |race2= Newman |gender2= ♀ |level2= 92 |type2= Hunter
−
|name= Karen Erra |race= Newman |gender= ♀ |level= 99 |type= Hunter |HU= 10 |RA= 10 |FO= 10 |FG= 10 |GT= 10 |WT= 10 |fF= 10 |fG= 10 |fT= 10 |PT= 10
+
|name3= Lou        |race3= Cast  |gender3= ♀ |level3= 88 |type3= Cheater!
 +
|name4= Maya Shidow |race4= Newman |gender4= ♀ |level4= 87 |type4= Joke
 +
 
 +
|HU = 10 |RA = 10 |FO = 10
 +
|HU2= 10 |RA2=  0 |FO2= 10 |FI2= 0 |GT2= 0 |WT2= 0 |FF2= 0 |FG2= 0 |FT2=  0 |PT2= 0
 +
|HU4=  0 |RA4=  0 |FO4= -5 |FI4= 0 |GT4= 0 |WT4= 0 |FF4= 0 |FG4= 0 |FT4= -5 |PT4= 0
 
}}
 
}}
  
−
[[Category: Templates]]</noinclude>
+
[[Category:Templates|{{PAGENAME}}]] [[Category: Userboxes |Character Profile]][[Category: userbox templates|Character Profile]]</noinclude>

Latest revision as of 06:18, 22 December 2011


Examples

Using the follow code:

{{Character Profile
|name= Ethan Waber |race= Human |gender= ♂ |level= 90 |type= Hunter
|HU= 10 |RA= 10 |FO= 10 |FI= 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 0 0 0


• To add additional characters (up to four), use "name2", "gender2", et. cetera.
• The fields can be arranged in any order with any spacing.
• Leave out fields if you wish to leave them blank. However, additional characters need names in order to be displayed.

Using the follow code:

{{Character Profile
|name = Ethan Waber |race = Human  |gender = ♂ |level = 90 |type = Hunter
|name2= Karen Erra  |race2= Newman |gender2= ♀ |level2= 92 |type2= Hunter
|name3= Lou         |race3= Cast   |gender3= ♀ |level3= 88 |type3= Cheater!
|name4= Maya Shidow |race4= Newman |gender4= ♀ |level4= 87 |type4= Joke

|HU = 10 |RA = 10 |FO = 10
|HU2= 10 |RA2=  0 |FO2= 10 |FI2= 0 |GT2= 0 |WT2= 0 |FF2= 0 |FG2= 0 |FT2=  0 |PT2= 0
|HU4=  0 |RA4=  0 |FO4= -5 |FI4= 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
Karen Erra Newman ♀ 92 Hunter 10 0 10 0 0 0 0 0 0 0
Lou Cast ♀ 88 Cheater!
Maya Shidow Newman ♀ 87 Joke 0 0 -5 0 0 0 0 0 -5 0