Template:BtnNeutral: Difference between revisions

From ClimateKG
Jump to navigation Jump to search
Created page with "<span class="btn-neutral">[[{{{target}}}|{{{label}}}]]</span>"
 
No edit summary
Tag: Reverted
Line 1: Line 1:
<span class="btn-neutral">[[{{{target}}}|{{{label}}}]]</span>
<html>
<button class="btn-neutral">
  {{{1|Button}}}
</button>
</html>

Revision as of 06:03, 17 April 2026

<html> <button class="btn-neutral">

 Button

</button> </html>