Open main menu

Template:StorySlider/doc

< Template:StorySlider

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


UsageEdit

Please remove the parameters that are left blank.

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

Parameter listEdit

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.

NotesEdit