Template:Infobox Character/doc: Difference between revisions

From Pactoria Wiki
Jump to navigation Jump to search
Added residence, death date, death place and birth place
mNo edit summary
 
Line 3: Line 3:
To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox.
To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox.
=== Full ===
=== Full ===
{{Parameter names example|_template=Infobox Character|name|image|caption|alt|aliases|nationality|affiliation|religion|languages|origin|race|age|birthday|gender|height|weight|hair_color|eye_color|ingame_name|discord|join_date}}
{{Parameter names example|_template=Infobox Character|name|image|caption|alt|aliases|nationality|affiliation|religion|languages|origin|race|age|birthday|birthplace|gender|residence|height|weight|hair_color|eye_color|death|deathplace|ingame_name|discord|join_date}}
  <nowiki>{{Infobox Character
  <nowiki>{{Infobox Character
| name        =  
| name        =  

Latest revision as of 21:31, 29 March 2026

Usage

To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox.

Full

{{{name}}}
[[File:{{{image}}}|frameless|border|center|alt={{{alt}}}|upright=1]]
{{{caption}}}
Biographical information
Aliases
{{{aliases}}}
Nationality
{{{nationality}}}
Affiliation
{{{affiliation}}}
Religion
{{{religion}}}
Language/s
{{{languages}}}
Origin
{{{origin}}}
Personal information
Race
{{{race}}}
Age
{{{age}}}
Birthday
{{{birthday}}}
Birthplace
{{{residence}}}
Gender
{{{gender}}}
Residence
{{{residence}}}
Height
{{{height}}}
Weight
{{{weight}}}
Hair color
{{{hair_color}}}
Eye color
{{{eye_color}}}
Death
{{{death}}}
Deathplace
{{{deathplace}}}
Player information
Ingame name
{{{ingame_name}}}
Discord
{{{discord}}}
Join date
{{{join_date}}}


{{Infobox Character
| name        = 
| image       = 
| caption     = 
| alt         = 
| aliases     = 
| nationality = 
| affiliation = 
| religion    = 
| languages   = 
| origin      = 
| race        = 
| age         = 
| birthday    = 
| birthplace  = 
| gender      = 
| residence   = 
| height      = 
| weight      = 
| hair_color  = 
| eye_color   = 
| death       = 
| deathplace  = 
| ingame_name = 
| discord     = 
| join_date   = 
}}