TheSilentHero
Joined 14 April 2016
→Template Bug: new section |
|||
Line 22: | Line 22: | ||
-Kikuhime | -Kikuhime | ||
:For the tabs, it's better to use the following code: | |||
<pre><div class="tabber goright" style="width:350px"> | |||
<div class="tabbertab" title="(1)"> | |||
Infobox 1 | |||
</div><div class="tabbertab" title="(2)"> | |||
Infobox 2 | |||
</div><div class="tabbertab" title="(3)"> | |||
Infobox 3 | |||
</div></div></pre> | |||
:Where (1), (2), and (3) are replaced with the text in the tabs. You can add more tabs by adding more "tabbertab"s. Just be sure to always finish with two </div>s. (The first is for closing the "tabbertab" and the second for closing the "tabber".) | |||
:For the medal images, instead of using thumb, it's better to give it a size (I used 330px for the Cid and Fairy Godmother ones). {{User:TheSilentHero/Sig}} 13:59, 24 April 2016 (EDT) |