Template:Button: Difference between revisions
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 | ..produces the {{Button|name=Press Here}} | ||
</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> |
Revision as of 15:19, 25 September 2014
Purpose
Produce a button with the supplied name
Usage
..produces the button Press Here
button <button name>