Template:Infobox person/doc

From Heropedia
Jump to navigation Jump to search

Infobox person is a template for pages about people. It automatically adds Category:People to the article if it's in the Main namespace.

Usage

Infobox person
Subheadery
File:Picturey.png
Captiony
File:Picturey2.png
Captiony 2
Real nameRealy namey
AliasesAliasy, Alias2y
PronounsPronouny
AgeAgey
AlignmentAlignmenty
OccupationOccupationy
BornBorny
DiedDiedy
StatusStatusy
CityCityy
HeightHeighty
FieldyExampley
Mark information
File:Picturey3.png
Captiony 3
MarkMarky
LevelLevely (extra)
MARK ⬢⬡⬡⬡⬡⬡⬡
STRENGTH ⬢⬢⬡⬡⬡⬡⬡
AGILITY ⬢⬢⬢⬡⬡⬡⬡
CUNNING ⬢⬢⬢⬢⬡⬡⬡
TECHNIQUE ⬢⬢⬢⬢⬢⬡⬡
CUSTOMY ⬢⬢⬢⬢⬢⬢⬡
OOC information
PlayerPlayery
CreatorCreatory

Copy-paste the block of code below into the beginning of your article IN "EDIT SOURCE" MODE, NOT "EDIT" MODE and enter text for values you wish to have appear. All fields are optional.

Some notes:

  • The name field can be left blank in most cases, causing the template to inherit the name of the page it's on.
  • Images can be any size, but try to keep them at or under 256px for infobox readability.
  • The color and accent fields take colors in hexadecimal, such as #FF0000. The accent field controls the color of the mark stats hexagons, and if left blank will inherit the color from color. It's recommended that you only use the accent field if the base color causes a readability issue.
  • You can use either the alias field or the aliases field depending if the plural form of the word would be more appropriate. Keep in mind that alias takes precedence if both are filled out.
  • There are some custom fields in case the template is lacking a slot for information you wish to include. For example, entering text into lbl1 and data1 will create a new row, like the Fieldy row seen in the example on the right.
  • The mark stats (at the end of the template, all ending in h) take a number from 0 to 7.
    • The mark stats section has room for a custom stat, labeled by custom and enumerated by customh.
{{Infobox person
|name       = 
|subheader  = 
|image      = [[File:Picturey.png|256px]]
|caption    = 
|image2     = [[File:Picturey2.png|150px]]
|caption2   = 
|color      = 
|accent     = 
|realname   = 
|alias      = 
|aliases    = 
|pronouns   = 
|age        = 
|alignment  = 
|occupation = 
|born       = 
|died       = 
|status     = 
|city       = 
|height     = 
| lbl1      = 
|data1      = 
| lbl2      = 
|data2      = 
| lbl3      = 
|data3      = 
| lbl4      = 
|data4      = 
| lbl5      = 
|data5      = 
|markimg    = [[File:Picturey3.png|150px]]
|markcaption= 
|markname   = 
|marklevel  = 
|levelextra = 
|markh      = 
|strengthh  = 
|agilityh   = 
|cunningh   = 
|techh      = 
|custom     = 
|customh    = 
|player     = 
|creator    = 
}}