Template:Button: Difference between revisions

From Idle Clans wiki
No edit summary
(Replaced content with "{{#invoke:Button|button}}")
Tag: Replaced
Line 1: Line 1:
<noinclude>
{{#invoke:Button|button}}
{{Documentation}}
</noinclude>
<div style="display: inline-block; margin: 5px;">
    <a href="{{{2}}}" style="text-decoration: none; background-color: #4CAF50; color: white; padding: 10px 15px; border-radius: 5px; border: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
        {{{1}}}
    </a>
</div>

Revision as of 12:37, 9 October 2024

Script error: The module returned a nil value. It is supposed to return an export table.