Template:Button: Difference between revisions

From MidasWiki
Jump to navigation Jump to search
(Created page with "<noinclude> == Purpose == Produce a button with the supplied name == Usage == ..produces the button {{Button|name=Press Here}} </noinclude> {{<span style="color: #444444; bac...")
 
No edit summary
Line 6: Line 6:
</noinclude>
</noinclude>


{{<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=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>

Revision as of 16:13, 25 September 2014

Purpose

Produce a button with the supplied name

Usage

..produces the button

Press Here


<button name>