Site Notice |
---|
Due to recent vandalism, all edits performed by IPs and new users will be reviewed before being published. This means it might take some time for your edit to show up. New accounts also have to be confirmed before being created. If you have any questions, contact one of the staff members on their talk page, or on the Discord server. |
User talk:TheSilentHero: Difference between revisions
Jump to navigation
Jump to search
→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) |