Difference between revisions of "Template:NPC"
From EncyclopAtys
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
β | <noinclude> | + | <noinclude>{{Trad |
β | {{Trad | ||
|DE=Vorlage:NSC | |DE=Vorlage:NSC | ||
|EN=Template:NPC | |EN=Template:NPC | ||
β | |ES= | + | |ES=Template:PNJ |
|FR=Modèle:PNJ | |FR=Modèle:PNJ | ||
β | |RU= | + | |RU=Template:NPC |
β | }} | + | }}{{Simple Banner|text= This template is obsolete and should be replaced by the [[template: Homin|homin template]], identical in all languages!|palette=Alert}}<br/> |
==General NPC Template== | ==General NPC Template== | ||
This model is intended to distinguish | This model is intended to distinguish | ||
Line 15: | Line 14: | ||
*nation~organization, worship~faction to meet the need for accurate interpretation of the role | *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. | *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. | ||
β | + | </noinclude><includeonly>{{#vardefine:Pfirst|{{{first|}}} }}<!-- | |
β | </noinclude><includeonly>{| | + | -->{{#vardefine:Pname|{{{name|}}} }}<!-- |
β | --> | + | -->{{#vardefine:Plucio|{{{image|}}} }}<!-- |
β | --> | + | -->{{#vardefine:Pmeaning|{{{meaning|}}} }}<!-- |
β | -- | + | -->{{#vardefine:Ptitle|{{{title|}}} }}<!-- |
β | | | + | -->{{#vardefine:Prace|{{{race|}}} }}<!-- |
β | -- | + | -->{{#vardefine:Psex|{{{sex|}}} }}<!-- |
β | - | + | -->{{#vardefine:Pnation|{{{nation|}}} }}<!-- |
β | -- | + | -->{{#vardefine:Porganization|{{{organization|}}} }}<!-- |
+ | -->{{#vardefine:Pworship|{{{worship|}}} }}<!-- | ||
+ | -->{{#vardefine:Pfaction|{{{faction|}}} }}<!-- | ||
+ | -->{{#vardefine:Pguild|{{{guild|}}} }}<!-- | ||
+ | -->{{#vardefine:Prank|{{{rank|}}} }}<!-- | ||
+ | -->{{#vardefine:Pbirth|{{{birth|}}} }}<!-- | ||
+ | -->{{#vardefine:Pdeath|{{{death|}}} }}<!-- | ||
+ | -->{{#vardefine:Pcharacter|{{{character|}}} }}<!-- | ||
+ | -->{{#vardefine:Plang|{{#switch:{{PAGELANGUAGE}} | ||
+ | | de = DE | ||
+ | | es = ES | ||
+ | | fr = FR | ||
+ | | ru, ΡΠΎ = RU | ||
+ | | EN | ||
+ | }} }}{{Homin | ||
+ | |lang= {{#var:Plang}} | ||
+ | |first= {{#var:Pfirst}} | ||
+ | |name= {{#var:Pname}} | ||
+ | |lucio= {{#var:Plucio}} | ||
+ | |meaning= {{#var:Pmeaning}} | ||
+ | |title= {{#var:Ptitle}} | ||
+ | |race= {{#var:Prace}} | ||
+ | |sex= {{#var:Psex}} | ||
+ | |nation= {{#var:Pnation}} | ||
+ | |organization={{#var:Porganization}} | ||
+ | |worship= {{#var:Pworship}} | ||
+ | |faction= {{#var:Pfaction}} | ||
+ | |guild= {{#var:Pguild}} | ||
+ | |rank= {{#var:Prank}} | ||
+ | |birth= {{#var:Pbirth}} | ||
+ | |death= {{#var:Pdeath}} | ||
+ | |mother= | ||
+ | |father= | ||
+ | |character= {{#var:Pcharacter}} | ||
+ | }}</includeonly><noinclude> | ||
+ | {{clear}} | ||
+ | == 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> | ||
+ | ==Matches between the two templates == | ||
+ | {| | ||
+ | !style="text-align:right;"|NPC | ||
+ | !style="text-align:center;"|αα | ||
+ | !style="text-align:left;"|Homin | ||
+ | |- | ||
+ | |style="text-align:right;color:red"|Ξ§ | ||
+ | |style="text-align:center;"|αα | ||
+ | |style="text-align:left;"|lang | ||
+ | |- | ||
+ | |style="text-align:right;"|first | ||
+ | |style="text-align:center;"|αα | ||
+ | |style="text-align:left;"|first | ||
+ | |- | ||
+ | |style="text-align:right;"|name | ||
+ | |style="text-align:center;"|αα | ||
+ | |style="text-align:left;"|name | ||
+ | |- | ||
+ | |style="text-align:right;color:red;"|image | ||
+ | |style="text-align:center;"|αα | ||
+ | |style="text-align:left;"|lucio | ||
+ | |- | ||
+ | |style="text-align:right;"|meaning | ||
+ | |style="text-align:center;"|αα | ||
+ | |style="text-align:left;"|meaning | ||
+ | |- | ||
+ | |style="text-align:right;"|title | ||
+ | |style="text-align:center;"|αα | ||
+ | |style="text-align:left;"|title | ||
+ | |- | ||
+ | |style="text-align:right;"|race | ||
+ | |style="text-align:center;"|αα | ||
+ | |style="text-align:left;"|race | ||
|- | |- | ||
β | | | + | |style="text-align:right;"|sex |
β | + | |style="text-align:center;"|αα | |
β | + | |style="text-align:left;"|sex | |
β | |||
|- | |- | ||
β | | | + | |style="text-align:right;"|nation |
β | + | |style="text-align:center;"|αα | |
β | + | |style="text-align:left;"|nation | |
β | |||
|- | |- | ||
β | | | + | |style="text-align:right;"|organization |
β | + | |style="text-align:center;"|αα | |
β | + | |style="text-align:left;"|organization | |
β | - | ||
|- | |- | ||
β | |style=" | + | |style="text-align:right;"|worship |
β | + | |style="text-align:center;"|αα | |
β | |style=" | + | |style="text-align:left;"|worship |
β | |||
β | |||
|- | |- | ||
β | |style=" | + | |style="text-align:right;"|faction |
β | + | |style="text-align:center;"|αα | |
β | |style=" | + | |style="text-align:left;"|faction |
β | |||
β | |||
|- | |- | ||
β | |style=" | + | |style="text-align:right;"|guild |
β | + | |style="text-align:center;"|αα | |
β | |style=" | + | |style="text-align:left;"|guild |
β | |||
β | |||
|- | |- | ||
β | |style=" | + | |style="text-align:right;"|rank |
β | + | |style="text-align:center;"|αα | |
β | |style=" | + | |style="text-align:left;"|rank |
β | |||
β | |||
β | |||
β | |style=" | ||
β | |||
β | |||
β | |||
β | |||
|- | |- | ||
β | |style=" | + | |style="text-align:right;"|birth |
β | + | |style="text-align:center;"|αα | |
β | |style=" | + | |style="text-align:left;"|birth |
β | |||
β | |||
β | |||
β | |style=" | ||
β | |||
β | |||
β | |||
β | |||
|- | |- | ||
β | |style=" | + | |style="text-align:right;"|death |
β | + | |style="text-align:center;"|αα | |
β | |style=" | + | |style="text-align:left;"|death |
β | |||
β | |||
|- | |- | ||
β | |style=" | + | |style="text-align:right;color:red"|Ξ§ |
β | + | |style="text-align:center;"|αα | |
β | |style=" | + | |style="text-align:left;"|mother |
β | |||
β | |||
|- | |- | ||
β | |style=" | + | |style="text-align:right;color:red"|Ξ§ |
β | + | |style="text-align:center;"|αα | |
β | |style=" | + | |style="text-align:left;"|father |
β | |||
β | |||
|- | |- | ||
β | | | + | |style="text-align:right;"|character |
β | + | |style="text-align:center;"|αα | |
β | + | |style="text-align:left;"|character | |
β | - | + | |} |
β | |} | + | == Examples== |
β | |||
β | |||
β | |||
{{NPC | {{NPC | ||
|first=<First name if exists> | |first=<First name if exists> | ||
Line 126: | Line 178: | ||
|death=Date, place | |death=Date, place | ||
|character=Default display: Non-playable character | |character=Default display: Non-playable character | ||
β | }} | + | }}{{NPC |
β | {{NPC | ||
|first=Nili | |first=Nili | ||
|name=[[Nili O'Toolyn|O'Toolyn]] | |name=[[Nili O'Toolyn|O'Toolyn]] | ||
Line 144: | Line 195: | ||
|death= | |death= | ||
|character=Character played by an animator | |character=Character played by an animator | ||
β | }} | + | }}{{NPC |
β | {{NPC | ||
|first= | |first= | ||
|name=[[Fai-Cu Fung]] | |name=[[Fai-Cu Fung]] | ||
Line 163: | Line 213: | ||
|character= | |character= | ||
}} | }} | ||
β | + | [[Category: Infobox templates|NPC]] [[Category: Amber Cubes]] | |
β | |||
β | |||
β | |||
β | |||
β | |||
β | | | ||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | |||
β | [[Category: | ||
</noinclude> | </noinclude> |
Latest revision as of 15:59, 21 February 2021
This template is obsolete and should be replaced by the homin template, identical in all languages! |
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.
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> }}
Matches between the two templates
NPC | αα | Homin |
---|---|---|
Ξ§ | αα | lang |
first | αα | first |
name | αα | name |
image | αα | lucio |
meaning | αα | meaning |
title | αα | title |
race | αα | race |
sex | αα | sex |
nation | αα | nation |
organization | αα | organization |
worship | αα | worship |
faction | αα | faction |
guild | αα | guild |
rank | αα | rank |
birth | αα | birth |
death | αα | death |
Ξ§ | αα | mother |
Ξ§ | αα | father |
character | αα | character |
Examples
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 |