Difference between revisions of "Template:Key"

From OCE Space Simulation
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="keyboard-key" style="border: 0.2em outset #cecbc7; background: #f0ece8; padding: 0 0.4em 0.1em 0.3em; font-size: 0.8em; white-space: nowrap;">{{{1}}}</span>
+
<span class="keyboard-key" style="border: 0.2em outset #cecbc7; background: #f0ece8; padding: 0 0.4em 0.1em 0.3em; font-size: 0.8em; white-space: nowrap;">{{{1}}}</span> <noinclude>
 
+
 
+
<noinclude>
+
 
----
 
----
[[Category:Templates]]
+
[[Category:Templates|{{PAGENAME}}]]
 
+
We're going to need to update our version of MediaWiki and install the [http://www.mediawiki.org/wiki/Extension:ParserFunctions Parser Functions Extension] before we can use the awesomeness.
+
  
Copied from [http://en.wikipedia.org/wiki/Template:Keypress Wikipedia]
+
See the [[Template_talk:Key|Talk Page]] for a discussion on possible improvements to this Template.
{{keypress/core| {{{1}}} }}<!--
+
-->{{#if:{{{2|}}}| +{{keypress/core| {{{2}}} }} }}<!--
+
-->{{#if:{{{3|}}}| +{{keypress/core| {{{3}}} }} }}<!--
+
-->{{#if:{{{4|}}}| +{{keypress/core| {{{4}}} }} }}<!--
+
-->{{#if:{{{5|}}}| +{{keypress/core| {{{5}}} }} }}<!--
+
-->{{#if:{{{6|}}}| [[Category:Wikipedia keypress template parameter needs fixing]] }}<noinclude>
+
The guts of this template are transcluded from [[Template:keypress/core]].
+
 
</noinclude>
 
</noinclude>

Latest revision as of 17:06, 7 April 2010

{{{1}}}


See the Talk Page for a discussion on possible improvements to this Template.