Difference between revisions of "Template:Key"

From OCE Space Simulation
Jump to: navigation, search
Line 6: Line 6:
 
[[Category:Templates]]
 
[[Category:Templates]]
  
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.
+
See the [[Template_talk:Key|Talk Page]] for a discussion on possible improvements to this Template.
 
+
Copied from [http://en.wikipedia.org/wiki/Template:Keypress Wikipedia]
+
{{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>

Revision as of 12:38, 6 April 2010

{{{1}}}



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