Difference between revisions of "Template:NPC"
From EncyclopAtys
(Add a code tmpl easy to copy in ==usage==) |
|||
Line 163: | Line 163: | ||
|character= | |character= | ||
}} | }} | ||
+ | {{clear}} | ||
+ | |||
+ | <div style="float:left;margin:0em;top:0;width-max:30%;border:none; vertical-align:top;padding:0em;"> | ||
+ | == Usage: == | ||
+ | <pre><nowiki> | ||
+ | {{NPC | ||
+ | |first=<First name if exists> | ||
+ | |name=<Name or full name> | ||
+ | |image=Anomaly.png (lucio (image) of the NPC) | ||
+ | |meaning=<Meaning if exist of the name> | ||
+ | |title=<title, main role or activity> | ||
+ | |race= | ||
+ | |sex=<Female/Male> | ||
+ | |nation= | ||
+ | |organization=<not national (Rangers...)> | ||
+ | |worship=<Kami, Karavan, Jenaïst...> | ||
+ | |faction=Marauders, Trytonists... | ||
+ | |guild=<Guild name> | ||
+ | |status=<Chief, officer, member> | ||
+ | |birth=<Date, place> | ||
+ | |death=<Date, place> | ||
+ | |character=<Default display: Non-playable character> | ||
+ | }}</nowiki></pre> | ||
[[Category:Template:Infobox]] | [[Category:Template:Infobox]] | ||
</noinclude> | </noinclude> |
Revision as of 18:14, 7 May 2019
General NPC Template
This model is intended to distinguish
- mob-type NPCs, true Non-Playable Characters,
- NPCs played by an animator.
Several apparently synonymous options are present in that general template:
- nation~organization, worship~faction to meet the need for accurate interpretation of the role
- Or known data: birth~death~age. Note that birth and death give the possibility to write the place since the fields to be entered are free.
Personal Amber | |
<First name if exists> <Name or full name> | |
<First name if exists> <Name or full name> means in Atysian: Meaning if exist of the name
Above, lucio (image) of the NPC | |
title, main role or activity | |
Race | |
Gender | |
Nation | |
Organization | not national (Rangers...) |
Worship | Kami, Karavan, Jenaïst... |
Faction | Marauders, Trytonists... |
Guild | |
Rank | |
Birth | Date, place |
Death | Date, place |
Mother | |
Father | |
Default display: Non-playable character |
Personal Amber | |
Nili O'Toolyn | |
Botanist | |
Race | Tryker |
Gender | F |
Nation | |
Organization | |
Worship | |
Faction | |
Guild | |
Rank | |
Birth | |
Death | |
Mother | |
Father | |
Character played by an animator |
Personal Amber | |
Fai-Cu Fung | |
Barman | |
Race | Zoraï |
Gender | F |
Nation | Zoraï |
Organization | |
Worship | Kamist |
Faction | |
Guild | |
Rank | |
Birth | |
Death | |
Mother | |
Father | |
Non-playable character |
Usage:
{{NPC |first=<First name if exists> |name=<Name or full name> |image=Anomaly.png (lucio (image) of the NPC) |meaning=<Meaning if exist of the name> |title=<title, main role or activity> |race= |sex=<Female/Male> |nation= |organization=<not national (Rangers...)> |worship=<Kami, Karavan, Jenaïst...> |faction=Marauders, Trytonists... |guild=<Guild name> |status=<Chief, officer, member> |birth=<Date, place> |death=<Date, place> |character=<Default display: Non-playable character> }}