Шаблон:CharacterInformation

Материал из Энциклопедия EverQuest II
Перейти к: навигация, поиск
EQ2 информация о персонаже
It has a name, don't it?

Parameters

just about everthing is optional, tried to make it as flexible as possible.

iname
(optional) Full name of a pic to display to the right
idesc
(optional, used with iname) override text below pic, default is {prefix} {name} {surname}, {epithet}
prefix
(optional) aka, prefix
name
The first name of your character
surname
(optional) The last name of your character
eq2pid
(optional) EQ2Players.com ID
epithet
(optional) aka, suffix title, or whatever you want after your name
server
EQ2 Server this character is on
race
(optional) Character Race
gender
(optional) Male or Female, if blank, "gender withheld" is displayed
deity
(optional) which(if any) of the post EoF deities does this toon follow, spell correctly please
class
(optional) Character Class
level
(optional) Adventurer Level
aalevel
(optional) Total number of APs earned
tsclass
(optional) Tradeskill Class
tslevel
(optional) Tradeskill level (0-70)
stsclass
(optional) Secondary Tradeskill Class (Tinkering or Transmuting)
stslevel
(optional) Secondary Tradeskill level (0-350)
guild
(optional) Guild Name
guildwiki
(optional, used with guild) if your guild has a page on the wiki, put the pagename here
guildurl
(optional) URL of your guild's website.
housing
(optional) Location of your ingame housing, raw field, so you need to do the linking, see Housing Zones for the correct names of the zones
alt
(optional,hidden) if non-blank, will not create a link to Category:EQ2 Players, preserving the sort index letter of the first call of the template on a page.

Sample

{{CharacterInformation|
iname     =|
idesc     =|
prefix    =|
name      =|
surname   =|
eq2pid    =|
epithet   =|
server    =|
race      =|
gender    =|
deity     =|
class     =|
level     =|
aalevel   =|
tsclass   =|
tslevel   =|
stsclass  =|
stslevel  =|
guild     =|
guildwiki =|
guildurl  =|
housing   =|
}}

See also: Template:CharacterInformationEx

insert with {{subst:CIx}}

history

  • 2008 March 10: uberfuzzy - remove guildnl, add guildwiki
  • 2007 Sept 20: Uberfuzzy, forked from PCInformation, now is only for the ingame character information.