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

Template:StorySlider

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Revision as of 17:13, 19 April 2017 by Pianoforte (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Documentation icon Template documentation[view] [edit] [history] [purge]

This template is used for a slider made out of thumbnails.


Usage[edit]

Please remove the parameters that are left blank.

{{ThumbSlider|list=
{{p|
  content1
}}
{{p|
  content2
}}
{{p|
  content3
}}
...
}}

Parameter list[edit]

list - For every slide, start a new line and put <div class="jcarousel-item">SLIDECONTENTHERE</div>, substituting SLIDECONTENTHERE for the content in that page.
content include:
An example would be:
{{p|
[[image:BG_indoorfighting.jpg|link=]]{{StorySprite|M16A1.png|0%|15%|effect=darken}}{{StorySprite|M4A1_D.png|30%|15%}}{{StoryDialogue|M4A1|Phew... M16, what's the situation outside? AR-15 and others, are they still--}}
}}
Which adds BG_indoorfighting.jpg image, M16A1.png at 0% x-pos and 15% y-pos darkened, M4A1_D.png, and a dialogue box for M4A1 asking the situation outside.
T-Doll sprite image names are same as their own page name, with _D and _1 _2 _3 etc for the variations.

Notes[edit]