Difference between revisions of "Template:CharInfo3"

From Keedrah Wiki
Jump to navigation Jump to search
 
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| class="table" style = "border:1px solid black; float:right; margin:0 0 0 0; width:24em; clear: right; color: black; background-color:white"
 
{| class="table" style = "border:1px solid black; float:right; margin:0 0 0 0; width:24em; clear: right; color: black; background-color:white"
 
|-
 
|-
| colspan="2" style="text-align: center; font-size: 90%;" | {{{image}}} <br/>{{{caption}}}  
+
{{#if:{{{image|}}} |
|-
+
{{!}} colspan="2" style="text-align: center; font-size: 90%;" {{!}} [[image:{{{image}}}|200px|{{{name}}}]]{{#if:{{{caption|}}}| <br/> {{{caption}}}}}
| colspan="3" align="center" style="line-height:1.2em; 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 63: Line 64:
 
{{#if:{{{quote|}}} |
 
{{#if:{{{quote|}}} |
 
{{!}} style="font-size: 90%;" {{!}}'''Quote'''  
 
{{!}} style="font-size: 90%;" {{!}}'''Quote'''  
{{!}} style="font-size: 85%; font-style: italic;" {{!}}{{{quote}}}
+
{{!}} style="font-size: 85%; font-style:" {{!}}''"{{{quote}}}"''
 
{{!}}-}}
 
{{!}}-}}
 
|}
 
|}
 
 
<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
|caption = This is a caption.
+
|caption = Franklin, in a car.
|name = This is a Name
+
|name = Franklin Delano Bluth
 +
|Alias = Franklin
 +
|Class = Puppet
 +
|Paragon = Black Puppet
 +
|Epic = Gob's Puppet
 +
|Race = African-Felt-American
 +
|hometown = Newport Beach, CA
 +
|birthyear = April 3, 2005
 +
|deathyear = 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<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.