Template:DownloadButton: Difference between revisions

From Ekatra Wiki
Jump to navigation Jump to search
(Created page with "<div class="download-button-container" style="text-align: center; margin-top: 10px; margin-bottom: 10px;"> <a href="{{#invoke:FindEPUB|find|title={{PAGETITLE}}}}" class="download-button" style="display: inline-block; padding: 8px 16px; background-color: #4CAF50; color: #ffffff; text-align: center; border-radius: 4px; text-decoration: none;"> Download EPUB </a> </div>")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="download-button-container" style="text-align: center; margin-top: 10px; margin-bottom: 10px;">
<span class="mw-ui-button mw-ui-{{{class|{{{2|progressive}}}}}}" {{#if:{{{3|{{{style|}}}}}}|style="{{{3|{{{style}}}}}}"}}}>{{{1|{{{text|<noinclude>Example</noinclude>}}}}}}</span><noinclude>{{Documentation}}</noinclude>
    <a href="{{#invoke:FindEPUB|find|title={{PAGETITLE}}}}" class="download-button" style="display: inline-block; padding: 8px 16px; background-color: #4CAF50; color: #ffffff; text-align: center; border-radius: 4px; text-decoration: none;">
        Download EPUB
    </a>
</div>

Latest revision as of 15:42, 16 August 2024

Example