Template:Person: Difference between revisions
No edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
|} | |} | ||
|} | |} | ||
<noinclude> | |||
== Usage == | |||
Paste code below at the top of article about a character and replace the data: | |||
<pre> | |||
{{Person | |||
|name=Name of the person | |||
|image=Portrait filename ex. "elrang.jpg" | |||
|caption=Caption for the portrait | |||
|names=List of names character had | |||
|alias=Alias of the character | |||
|race=Race | |||
|gender=Gender | |||
|death=Date of death ( 7 years after series start etc ) | |||
|occupation=What's the character known for doing | |||
|allegiance=Where did the character belong | |||
|relatives=Links to character's relative | |||
|series=Series article link | |||
|episodes=Episodes character was in ex. 1-10 | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 14:03, 5 August 2023
|
Usage
Paste code below at the top of article about a character and replace the data:
{{Person |name=Name of the person |image=Portrait filename ex. "elrang.jpg" |caption=Caption for the portrait |names=List of names character had |alias=Alias of the character |race=Race |gender=Gender |death=Date of death ( 7 years after series start etc ) |occupation=What's the character known for doing |allegiance=Where did the character belong |relatives=Links to character's relative |series=Series article link |episodes=Episodes character was in ex. 1-10 }}