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 "IOP Wiki:Guideline"

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
(Created page with "==Editing/Creating T-Doll Pages== For page restructuring conveniences, T-Doll pages are made through using a single template. To create a T-Doll page, simp...")
 
m
Line 2: Line 2:
 
For page restructuring conveniences, T-Doll pages are made through using [[Template:T-Doll|a single template]]. To create a T-Doll page, simply copy the code in [[Template:T-Doll]], paste them in the desired doll page, and fill in the parameters.
 
For page restructuring conveniences, T-Doll pages are made through using [[Template:T-Doll|a single template]]. To create a T-Doll page, simply copy the code in [[Template:T-Doll]], paste them in the desired doll page, and fill in the parameters.
  
{| class="gf-table"
+
{| class="gf-table mw-collapsible mw-collapsed"
 
!Parameter
 
!Parameter
 
!Information
 
!Information
Line 63: Line 63:
 
| HP stat of the T-Doll at lv100.
 
| HP stat of the T-Doll at lv100.
 
|-  
 
|-  
|mov= <!--movement speed-->
+
|mov
 +
|Movement speed of the T-Doll
 
|-  
 
|-  
|craft= <!--build time, use xx:xx:00-->
+
|craft
 +
|Production Time for the T-Doll
 
|-  
 
|-  
|aura1= <!--aura effect line1, uniform format is Affect xxx -->
+
|aura1
 +
|First line for aura effects. Usually about what gun types it affects. E.G. Affect handguns
 
|-  
 
|-  
|aura2= <!--aura effect line2, uniform format is increase xxx by x%-->
+
|aura2
 +
|Second line for aura effects. E.G. Increases rate of fire by 10%
 
|-  
 
|-  
|aura3= <!--aura effect line3, uniform format is increase xxx by x%-->
+
|aura3
 +
|Third line for aura effects. Format is same as aura2, but this parameter may be omitted if the T-Doll does not have another effect
 
|-  
 
|-  
|tile1= <!-- put 1 to light up ↙ tile -->
+
| tile1, tile2, tile3, tile4, tile6, tile7, tile8, tile9
|-
+
| The tile to light up for the gun's tile effect. The template uses [http://www.dustloop.com/guides/bbcs2/systemGuide/notation.html numpad notation]. E.G. To light up tile6(), put tile6 = 1  
|tile2= <!-- put 1 to light up ↓ tile -->
+
|-
|-
+
| skillname
|tile3= <!-- put 1 to light up tile -->
+
| Name of T-Doll's skill
|-
 
|tile4= <!-- put 1 to light up ← tile -->
 
|-
 
|tile6= <!-- put 1 to light up tile -->
 
|-
 
|tile7= <!-- put 1 to light up ↖ tile -->
 
|-
 
|tile8= <!-- put 1 to light up ↑ tile -->
 
|-  
 
|tile9= <!-- put 1 to light up ↗ tile -->
 
|-
 
| skillname = <!-- Skill name -->
 
 
|-  
 
|-  
| skillid = <!-- leave alone if unsure -->
+
| skillid
 +
| The corresponding icon filename of the skill. Do not add ".png" to it.
 
|-  
 
|-  
| characterid = <!-- For voice acting, put on character name if unsure-->
+
| characterid
 +
| If the character has voice acting, this is based on the file name of the voice clips. See the current characterid list for the T-Dolls with voice acting so far [[/characterid_list|here]]. By default this will be the page name.
 
|-  
 
|-  
 
| backgroundinfo
 
| backgroundinfo

Revision as of 06:12, 13 October 2016

Editing/Creating T-Doll Pages

For page restructuring conveniences, T-Doll pages are made through using a single template. To create a T-Doll page, simply copy the code in Template:T-Doll, paste them in the desired doll page, and fill in the parameters.

Parameter Information
title deprecated
index The index number of the T-Doll.
nationality The country of origin of the gun.
classification What class it belongs to in the game. Use abbreviations: HG/SMG/AR/RF/MG
rarity The rarity of the T-Doll in stars, from 1 to 5.
manufacturer The manufacturer (or manufacturers) that have produced the gun in the past.
artist The artist behind the T-Doll.
fullname Full name of the gun from its manufacturers.
voiceactor The voice actor behind the T-Doll, if it has voice acting.
min_dmg Damage stat of the T-Doll at lv1.
max_dmg Damage stat of the T-Doll at lv100.
min_eva Evasion stat of the T-Doll at lv1.
max_eva Evasion stat of the T-Doll at lv100.
min_acc Accuracy stat of the T-Doll at lv1.
max_acc Accuracy stat of the T-Doll at lv100.
min_rof Rate of Fire stat of the T-Doll at lv1.
max_rof Rate of Fire stat of the T-Doll at lv100.
min_hp HP stat of the T-Doll at lv1.
max_hp HP stat of the T-Doll at lv100.
mov Movement speed of the T-Doll
craft Production Time for the T-Doll
aura1 First line for aura effects. Usually about what gun types it affects. E.G. Affect handguns
aura2 Second line for aura effects. E.G. Increases rate of fire by 10%
aura3 Third line for aura effects. Format is same as aura2, but this parameter may be omitted if the T-Doll does not have another effect
tile1, tile2, tile3, tile4, tile6, tile7, tile8, tile9 The tile to light up for the gun's tile effect. The template uses numpad notation. E.G. To light up tile6(→), put tile6 = 1
skillname Name of T-Doll's skill
skillid The corresponding icon filename of the skill. Do not add ".png" to it.
characterid If the character has voice acting, this is based on the file name of the voice clips. See the current characterid list for the T-Dolls with voice acting so far here. By default this will be the page name.
backgroundinfo Content under the Background Info section. Typically information behind the gun itself.
trivia Various trivia behind the gun or the T-Doll, but try to keep things objective
references References used for this page. Make sure everything is within the CC 3.0 license.