helialprofile.png
Welcome to IOPWiki, Commander. You can contribute to this wiki without an account. Learn how to contribute and join our Discord server.

Difference between revisions of "Template:NPC"

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
(Revised the template)
(Added character tabber for possible Live2D)
Line 1: Line 1:
<includeonly>{{Sidebar
+
<includeonly>{{CharacterTabber}}{{Sidebar
 
|image=[[File:{{{npcprofileimage|Character_Profile_{{BASEPAGENAME}}.png}}}|250px|link=|{{{fullname|{{ROOTPAGENAME}}}}]]
 
|image=[[File:{{{npcprofileimage|Character_Profile_{{BASEPAGENAME}}.png}}}|250px|link=|{{{fullname|{{ROOTPAGENAME}}}}]]
 
|content={{SidebarHeadline|Information}}
 
|content={{SidebarHeadline|Information}}

Revision as of 21:07, 11 January 2020

Documentation icon Template documentation[view] [edit] [history] [purge]

Template used for displaying NPCs.

Parameters

Parameter name Required? Default value Description
summary Yes (n/a) A small summary about the NPC. This information is visible on Google.
fullname No (n/a) The full name of the NPC.
npcprofileimage No Character_Profile_PAGENAME.png Optional. Defines the image of the NPCin the sidebar.
affiliation No (n/a) The organizations and teams the character is involved with.
releasedon No (n/a) The servers the NPC appears on. {{server short|CN}}
background No (n/a) Some background information about the character. For example: The past.
characterinfo No (n/a) Information about the NPC's character so the reader gets an idea of what type of character the NPC is. (Moody, trustworthy,...)
storyinvolvement No (n/a) Sections describing the story involvement of the character. Dialogues should be linked to the proper story page.
gallery No (n/a) A place for images about the NPC. Usually filled with a gallery: <gallery></gallery>.
trivia No (n/a) Place for trivial information about the NPC such as name translations or the like.

Usage

See the template's testcases:


Usual parameter usement
Wiki code
{{NPC
|fullname=Havier Witkin
|npcprofileimage=Character_Profile_Weitkins.png
|affiliation=[[I.O.P]]
|releasedon={{server short|CN}}, {{server short|TW}}, {{server short|KR}}, {{server short|EN}}
|summary=Small summary (this is seen on google, too)
|background=Some background information about the character. For example: The past.
|characterinfo=Character information describing him/her/it.
|storyinvolvement=Talking about when the character appears.
|gallery=<gallery>
File:Character_Profile_Weitkins.png|Artwork of Witkin
</gallery>
|trivia=*trivia1
*trivia2}}
Main version
NPC
{Template:fullname
Information
Full name Havier Witkin
Affiliation I.O.P
Voice actor -TBA-
Artist Unknown
Released on CN, TW, KR, EN
Small summary (this is seen on google, too)

Background

Some background information about the character. For example: The past.

Character Info

Character information describing him/her/it.

Story Involvement

Talking about when the character appears.

Gallery

Trivia

  • trivia1
  • trivia2

References


Sandbox version