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.25em;color:#e5e5e5;text-shadow: 0 0.4em 0 #383838;background: #595959; padding: 0.1em 0.4em; font-size: 0.8em;box-shadow: inset 0 0 1px rgb(255,255,255),inset 0 0 .4em rgb(200,200,200),0 .1em 0 rgb(130,130,130),0 .11em 0 rgba(0,0,0,.3),0 .1em .11em 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.25em;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 1px rgb(255,255,255),inset 0 0 .4em rgb(200,200,200),0 .1em 0 rgb(130,130,130),0 .11em 0 rgba(0,0,0,.3),0 .1em .11em rgba(0,0,0,.8);white-space: nowrap;">{{ucfirst:{{{1}}}}}</span></includeonly><!--
  
 
--><noinclude>{{Documentation}}</noinclude>
 
--><noinclude>{{Documentation}}</noinclude>

Revision as of 20:26, 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