×
Create a new article
Write your page title here:
We currently have 497 articles on Independent Witch Hat Atelier Wiki. Type your article name above or click on one of the titles below and start writing!



 Independent Witch Hat Atelier Wiki

Template:Character Gallery/doc

Description[edit source]

This template is intended to be used on character gallery pages to increase their ease of use when compared to a default gallery page. To use the template, fill in the following. Due to how the gallery tag works, it isn't possible to put the gallery code directly into the template, but this template minimizes the ammount of work needed to set up a gallery as much as possible.

Syntax[edit source]

{{Character Gallery
   | appearance   =  
      <gallery position="center" captionalign="center" spacing="small" columns="3" hideaddbutton="false">
         File1.png|Caption
         File2.jpg|Caption 
         File3.png|Caption
      </gallery>

   | plot         =
      <gallery position="center" captionalign="center" spacing="small" columns="3" hideaddbutton="false">  
         File1.png|Caption
         File2.jpg|Caption 
         File3.png|Caption
      </gallery>

   | chapter      =
      <gallery position="center" captionalign="center" spacing="small" columns="3" hideaddbutton="false">
         File1.png|Caption
         File2.jpg|Caption 
         File3.png|Caption
      </gallery>

   | volume       =
      <gallery position="center" captionalign="center" spacing="small" columns="3" hideaddbutton="false">
         File1.png|Caption
         File2.jpg|Caption 
         File3.png|Caption
      </gallery>

   | magazine     =
      <gallery position="center" captionalign="center" spacing="small" columns="3" hideaddbutton="false">
         File1.png|Caption
         File2.jpg|Caption 
         File3.png|Caption
      </gallery>

   | illustration =
      <gallery position="center" captionalign="center" spacing="small" columns="3" hideaddbutton="false">
         File1.png|Caption
         File2.jpg|Caption 
         File3.png|Caption
      </gallery>

   | artwork      =
      <gallery position="center" captionalign="center" spacing="small" columns="3" hideaddbutton="false">
         File1.png|Caption
         File2.jpg|Caption 
         File3.png|Caption
      </gallery>
}}