Jump to content

Xry: Difference between revisions

From stereotool.info
No edit summary
No edit summary
Line 63: Line 63:
------------
------------


Fancy buttons
Fancy buttons (Data added in the bottom of MediaWiki:Common.css: to make this work)
-----------
-----------
.footer-button {
<div style="background-color: #831f82; text-align: center; padding: 10px;">
    background-color: #5d1361 !important;
     [[Special:MyPage|<span class="footer-button">🏠 Home</span>]]
    color: white !important;
     [[Special:RecentChanges|<span class="footer-button">🔄 Recent Changes</span>]]
    padding: 8px 15px;
     [[Special:Random|<span class="footer-button">🎲 Random Page</span>]]
     margin: 5px;
</div>
     border-radius: 5px;
    text-decoration: none !important;
     display: inline-block;
}

Revision as of 22:36, 5 February 2025

This page is for testing codes only

THIS BAR IS TO BE USED FOR FUTURE LINKS


Configuration
I/O
The BIMP
Processing


Footer 1 (Bar)


Main Page | Index | User Interface Settings | Warning, Questions and Confirmations | Show or Hide Questions and Confirmations



Normal Links



Fancy buttons (Data added in the bottom of MediaWiki:Common.css: to make this work)