Difference between revisions of "Template:Button"

From POV-Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly><span class="hotkey" style="border: 0.2em outset #383838;border-radius:0.35em;color:#e5e5e5;text-shadow: 0.1em 0.1em 0 #383838;background: #595959; padding: 0.1em 0.4em; font-size: 0.8em;box-shadow: inset 0 0 .05em rgb(255,255,255),inset 0 0 .05em rgb(200,200,200),0 .05em 0 rgb(130,130,130),0 .055em 0 rgba(0,0,0,.7),0 .05em .055em rgba(0,0,0,.8);white-space: nowrap;">{{ucfirst:{{{1}}}}}</span></includeonly><!--
+
<includeonly><span class="hotkey" style="border: 0.2em outset #383838;border-radius:0.4em;color:#e5e5e5;text-shadow: 0.1em 0.1em 0 #383838;background: #595959; padding: 0.1em 0.4em; font-size: 0.8em;box-shadow: inset 0 0 .05em rgb(255,255,255),inset 0 0 .05em rgb(200,200,200),0 .05em 0 rgb(130,130,130),0 .055em 0 rgba(0,0,0,.7),0 .05em .055em rgba(0,0,0,.8);white-space: nowrap;">{{ucfirst:{{{1}}}}}</span></includeonly><!--
  
 
--><noinclude>{{Documentation}}</noinclude>
 
--><noinclude>{{Documentation}}</noinclude>

Revision as of 20:37, 27 October 2019

Use this template to show a User Interface button.

Example

Press the button {{Button|Duplicate}}.

returns:

Press the button Duplicate.


See also Template:Shortcut