Template:Button: Difference between revisions

From MidasWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
Produce a button with the supplied name
Produce a button with the supplied name
== Usage ==
== Usage ==
..produces the  {{Button|name=Press Here}}
..produces the  {{Button|name=Press Here}} button.
</noinclude>
</noinclude>
button <span style="color: #444444; background-color: #CCCCCC; font-style:italic; font-size: 90; padding:0.25em;padding-left: 0.5em;padding-right: 0.5em;border:1px solid #808080;border-radius: 5px;margin-bottom:1px;">{{{name|<button name>}}}</span>
<span style="color: #444444; background-color: #CCCCCC; font-style:italic; font-size: 90; padding:0.25em;padding-left: 0.5em;padding-right: 0.5em;border:1px solid #808080;border-radius: 5px;margin-bottom:1px;">{{{name|<button name>}}}</span>

Latest revision as of 16:20, 25 September 2014

Purpose

Produce a button with the supplied name

Usage

..produces the Press Here button.

<button name>