Difference between revisions of "Template:NPC/Preload"
Jump to navigation
Jump to search
>Mornsta-gpuser (Created blank page) |
>Mornsta-gpuser |
||
| (32 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <noinclude>[[Category:Preload Pages]]</noinclude><!-- | ||
| + | Input the NPC's data from dialogue files and TextLabel. | ||
| + | If unsure or inaccessible, fill in the following: | ||
| + | |Variations=Number of portrait variations, default 1 | ||
| + | |Name= Name of NPC in English | ||
| + | |NameJP= Name of NPC in Japanese | ||
| + | |Title= Title of NPC in English | ||
| + | |TitleJP= Title of the NPC in Japanese | ||
| + | |ReleaseDate= Release date of NPC, e.g. October 31, 2018 | ||
| + | |WeaponType= e.g. Sword/Blade/Dagger/Axe/Lance/Bow/Wand/Staff | ||
| + | |ElementalType= Flame/Water/Wind/Light/Shadow/None | ||
| + | |Description= The description text of the NPC | ||
| + | |Alignment= Friend/Foe/Neutral | ||
| + | --><includeonly> | ||
| + | {{NPC | ||
| + | |Id= | ||
| + | |Variations=1 | ||
| + | |Name={{PAGENAME}} | ||
| + | |NameJP= | ||
| + | |Title= | ||
| + | |TitleJP= | ||
| + | |ReleaseDate= | ||
| + | |WeaponType= | ||
| + | |ElementalType= | ||
| + | |Description= | ||
| + | |Alignment= | ||
| + | }}</includeonly> | ||