Difference between revisions of "Template:Homin"
From EncyclopAtys
Line 107: | Line 107: | ||
-->background-image: linear-gradient(to right, rgba(255, 165, 0, 0.2),rgba(255, 165, 0, 0.5));<!-- | -->background-image: linear-gradient(to right, rgba(255, 165, 0, 0.2),rgba(255, 165, 0, 0.5));<!-- | ||
-->text-align:left; padding:.2em .4em; "| {{3DText|text={{{death|}}}}} | -->text-align:left; padding:.2em .4em; "| {{3DText|text={{{death|}}}}} | ||
+ | |- <!-- Mother--> | ||
+ | |style="background:transparent; background-color: rgba(255, 165, 0, 0.5); background-image: linear-gradient(to left,#900 1%,rgba(255, 165, 0, 0.5) 4%,rgba(255, 165, 0, 0.2));<!-- | ||
+ | -->text-align:right; padding:.2em .8em; "| {{#if:{{{mother|}}}|{{3DText|text='''Mother'''}}|<small>Mother</small>}} | ||
+ | |style="background:transparent; background-color: #{{ColorAtys|type=bg}}; background-image: linear-gradient(to right,#{{ColorAtys|type=dark}} 1%,#{{ColorAtys|type=light}} 2%,#{{ColorAtys|type=bg}});<!-- | ||
+ | -->background-image: linear-gradient(to right, rgba(255, 165, 0, 0.2),rgba(255, 165, 0, 0.5));<!-- | ||
+ | -->text-align:left; padding:.2em .4em; "| {{3DText|text={{{mother|}}}}} | ||
+ | |- <!-- Father--> | ||
+ | |style="background:transparent; background-color: rgba(255, 165, 0, 0.5); background-image: linear-gradient(to left,#900 1%,rgba(255, 165, 0, 0.5) 4%,rgba(255, 165, 0, 0.2));<!-- | ||
+ | -->text-align:right; padding:.2em .8em; "| {{#if:{{{father|}}}|{{3DText|text='''Father'''}}|<small>Father</small>}} | ||
+ | |style="background:transparent; background-color: #{{ColorAtys|type=bg}}; background-image: linear-gradient(to right,#{{ColorAtys|type=dark}} 1%,#{{ColorAtys|type=light}} 2%,#{{ColorAtys|type=bg}});<!-- | ||
+ | -->background-image: linear-gradient(to right, rgba(255, 165, 0, 0.2),rgba(255, 165, 0, 0.5));<!-- | ||
+ | -->text-align:left; padding:.2em .4em; "| {{3DText|text={{{father|}}}}} | ||
|- <!-- Homin, NPC --> | |- <!-- Homin, NPC --> | ||
|colspan="2" <!-- | |colspan="2" <!-- | ||
Line 114: | Line 126: | ||
|}</includeonly> | |}</includeonly> | ||
<noinclude> | <noinclude> | ||
− | {{clear}} | + | {{clear}}{{Homin |
− | |||
− | {{Homin | ||
|first=<First name if exists> | |first=<First name if exists> | ||
|name=<Name or full name> | |name=<Name or full name> | ||
Line 133: | Line 143: | ||
|birth=Date, place | |birth=Date, place | ||
|death=Date, place | |death=Date, place | ||
+ | |mother= Mother | ||
+ | |Father= Father | ||
|character=Default display: Non-playable character | |character=Default display: Non-playable character | ||
}} | }} | ||
Line 192: | Line 204: | ||
|birth=<Date, place> | |birth=<Date, place> | ||
|death=<Date, place> | |death=<Date, place> | ||
+ | |mother= <Mother> | ||
+ | |Father= <Father> | ||
|character=<Default display: Non-playable character> | |character=<Default display: Non-playable character> | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
[[Category: Infobox templates|NPC]] | [[Category: Infobox templates|NPC]] | ||
</noinclude> | </noinclude> |
Revision as of 10:05, 19 April 2020
There are currently still 80 articles in preparation in the category "WIP"
Article in preparation. Please let the author finish it before you modify it.
The last editing was from Dorothée on 19.04.2020.
The last editing was from Dorothée on 19.04.2020.
General NPC Template
This model is intended to distinguish
- Homins and Users,
- Mob-type NPCs, true Non-Playable Characters,
- Characters 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 | Mother |
Father | unkown |
Default display: Non-playable character |
Personal Amber | |
Nili O'Toolyn | |
Botanist | |
Race | Tryker |
Gender | F |
Nation | |
Organization | |
Worship | |
Faction | |
Guild | |
Rank | |
Birth | |
Death | |
Mother | unkown |
Father | unkown |
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 | unkown |
Father | unkown |
Non-playable character |
Usage:
{{Homin |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> |mother= <Mother> |Father= <Father> |character=<Default display: Non-playable character> }}