Difference between revisions of "Template:CharInfo3"

From Keedrah Wiki
Jump to navigation Jump to search
 
(19 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
{{!}} colspan="2" style="text-align: center; font-size: 90%;" {{!}} [[image:{{{image}}}|200px|{{{name}}}]]{{#if:{{{caption|}}}| <br/> {{{caption}}}}}
 
{{!}} colspan="2" style="text-align: center; font-size: 90%;" {{!}} [[image:{{{image}}}|200px|{{{name}}}]]{{#if:{{{caption|}}}| <br/> {{{caption}}}}}
 
{{!}}-}}
 
{{!}}-}}
| colspan="2" align="center" style="line-height:.5em; font-size:larger; font-weight: bold; background-color: #FFCC33; padding:1em 0.33em 1em;" | {{{name}}}
+
| colspan="3" align="center" style="font-size:larger; font-weight: bold; background-color: #FFCC33; padding:.25em 0.33em .25em;" | {{{name}}}
 
|-
 
|-
 
{{#if:{{{alias|}}} |
 
{{#if:{{{alias|}}} |
Line 67: Line 67:
 
{{!}}-}}
 
{{!}}-}}
 
|}
 
|}
 
 
<noinclude>
 
<noinclude>
  
  
  
 +
==Usage==
 +
<pre><nowiki>
 +
{{CharInfo3
 +
|image =
 +
|caption =
 +
|name =
 +
|Alias =
 +
|Class =
 +
|Paragon =
 +
|Epic =
 +
|Race =
 +
|hometown =
 +
|birthyear =
 +
|deathyear =
 +
|age =
 +
|gender =
 +
|height =
 +
|weight =
 +
|alignment =
 +
|deity =
 +
|quote =
 +
}}
 +
</nowiki></pre>
  
 +
==Example==
 
{{CharInfo3
 
{{CharInfo3
 
|image = franklin.jpg
 
|image = franklin.jpg
Line 89: Line 112:
 
|height = 2 feet
 
|height = 2 feet
 
|weight = 5 lbs
 
|weight = 5 lbs
|alignment = True Neutral
+
|alignment = Unaligned
 
|deity = Not you, Whitey
 
|deity = Not you, Whitey
 
|quote = My name is Judge
 
|quote = My name is Judge
 
}}
 
}}
  
 +
{|-
 +
|'''image = '''
 +
|''Optional.'' The file name of the image to be used. Upload your image with the link to the left.
 +
|-
 +
|'''caption ='''
 +
|''Optional.'' A caption you wish to have under the image
 +
|-
 +
|'''name ='''
 +
|'''''Mandatory.''''' Self explanatory
 +
|-
 +
|'''alias ='''
 +
|''Optional.'' Any aliases the character may go by
 +
|-
 +
|'''class = '''
 +
|''Optional.'' Class/Role, etc.
 +
|-
 +
|'''paragon = '''
 +
|''Optional.'' Paragon Path
 +
|-
 +
|'''epic = '''
 +
|''Optional.'' Epic Destiny
 +
|-
 +
|'''race = '''
 +
|''Optional.'' Race
 +
|-
 +
|'''hometown = '''
 +
|''Optional.'' Home town, country, etc.
 +
|-
 +
|'''birthyear = '''
 +
|''Optional.'' year/date of birth
 +
|-
 +
|'''deathyear = '''
 +
|''Optional.'' year/date of death
 +
|-
 +
|'''age = '''
 +
|''Optional.'' Age
 +
|-
 +
|'''gender = '''
 +
|''Optional.'' Gender
 +
|-
 +
|'''height = '''
 +
|''Optional.'' Height
 +
|-
 +
|'''weight = 5'''
 +
|''Optional.'' Weight
 +
|-
 +
|'''alignment = '''
 +
|''Optional.'' alignment
 +
|-
 +
|'''deity = '''
 +
|''Optional.'' worshiped deities. Use brackets<nowiki>[[]]</nowiki> to link to deity of choice
 +
|-
 +
|'''quote = '''
 +
|''Optional.'' A frequent/favorite quote.
 +
|-
 +
|}
 +
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 18:24, 6 October 2018

{{{name}}}



Usage

{{CharInfo3
|image = 
|caption = 
|name = 
|Alias = 
|Class = 
|Paragon = 
|Epic = 
|Race = 
|hometown = 
|birthyear = 
|deathyear = 
|age = 
|gender = 
|height = 
|weight = 
|alignment = 
|deity = 
|quote = 
}}

Example

Franklin Delano Bluth
Franklin, in a car.
Franklin Delano Bluth
Hometown Newport Beach, CA
Birth Year April 3, 2005
Death Year February 10, 2006
Age 1
Gender Male
Height 2 feet
Weight 5 lbs
Alignment Unaligned
Deity Not you, Whitey
Quote "My name is Judge"


image = Optional. The file name of the image to be used. Upload your image with the link to the left.
caption = Optional. A caption you wish to have under the image
name = Mandatory. Self explanatory
alias = Optional. Any aliases the character may go by
class = Optional. Class/Role, etc.
paragon = Optional. Paragon Path
epic = Optional. Epic Destiny
race = Optional. Race
hometown = Optional. Home town, country, etc.
birthyear = Optional. year/date of birth
deathyear = Optional. year/date of death
age = Optional. Age
gender = Optional. Gender
height = Optional. Height
weight = 5 Optional. Weight
alignment = Optional. alignment
deity = Optional. worshiped deities. Use brackets[[]] to link to deity of choice
quote = Optional. A frequent/favorite quote.