Warning!
This wiki is only for the Japanese servers with the translation patch created by Arks-Layer. If you're on Global, please use [Instead].
User:Saiojin: Difference between revisions
Jump to navigation
Jump to search
(Move it back was testing it on phone on the placement.) |
(minor change) |
||
Line 3: | Line 3: | ||
===BackToTop Button=== | ===BackToTop Button=== | ||
Due to huge info on pages. Here is a Back to Top Button | Due to huge info on pages. Here is a Back to Top Button. | ||
<div id="BackToTop" class="noprint" style="position:fixed; bottom:32px; right:2%; z-index:9999; padding:0; margin:0;"> | <div id="BackToTop" class="noprint" style="background-color: #FFFFFF;position:fixed; bottom:32px; right:2%; z-index:9999; padding:0; margin:0;"><span style="background-color: #FFFFFF; font-size:12pt; font-face:verdana,sans-serif; border:0.2em outset #0094FF; padding:0.3em; font-weight:bolder; border-radius:6px;">[[#top| Back to Top]]</span></div> | ||
<span style="color: | |||
border-radius: | |||
<code><nowiki><div id="BackToTop" class="noprint" style="background-color: #FFFFFF;position:fixed; bottom:32px; right:2%; z-index:9999; padding:0; margin:0;"><span style="background-color: #FFFFFF; font-size:12pt; font-face:verdana,sans-serif; border:0.2em outset #0094FF; padding:0.3em; font-weight:bolder; border-radius:6px;">[[#top| Back to Top]]</span></div></nowiki></code> | |||
<code><nowiki>Template Code {{Back to Top}}</nowiki></code> | |||
As you can see on the bottom-left of the screen. |
Latest revision as of 14:32, 21 June 2020
I'm here to help here and fill/add in missing info if needed.
Testing Area
BackToTop Button
Due to huge info on pages. Here is a Back to Top Button.
<div id="BackToTop" class="noprint" style="background-color: #FFFFFF;position:fixed; bottom:32px; right:2%; z-index:9999; padding:0; margin:0;"><span style="background-color: #FFFFFF; font-size:12pt; font-face:verdana,sans-serif; border:0.2em outset #0094FF; padding:0.3em; font-weight:bolder; border-radius:6px;">[[#top| Back to Top]]</span></div>
Template Code {{Back to Top}}
As you can see on the bottom-left of the screen.