|
|
Zeile 1: |
Zeile 1: |
− | <includeonly>{{#if: {{{1|}}}<!-- (1) Parameter 1 gegeben? | + | <onlyinclude><kbd style="background-color:{{{2|#F7F7F7}}};background-image:-webkit-linear-gradient(rgba(255,255,255,.4),rgba(127,127,127,.2));background-image:-moz-linear-gradient(rgba(255,255,255,.4),rgba(127,127,127,.2));background-image:-o-linear-gradient(rgba(255,255,255,.4),rgba(127,127,127,.2));background-image:linear-gradient(rgba(255,255,255,.4),rgba(127,127,127,.2));border:1px solid;border-color:#DDD #AAA #888 #CCC;border-radius:2px;{{#switch:{{padleft:|1|{{{1|}}}}}|{{{1|}}}|&=|#default=font-family:inherit;}}padding:0 .4em;text-shadow:0 1px rgba(255,255,255,.5);white-space:nowrap">{{{1|Taste}}}</kbd></onlyinclude> |
− | DANN -->|<!--
| + | |
| | | |
− | (2) Vorlagen-Code
| + | {{Dokumentation}} |
− |
| + | |
− | --><div style="display:inline-block;height:50px;<!--
| + | |
− | -->width:{{#if:{{{Breite %|}}}<!--
| + | |
− | dann -->|{{#expr: ({{#explode: {{{Breite %|}}}|%|0}} / 100 ) * 50 round 0}}px<!--
| + | |
− | sonst-->|50px}};<!--
| + | |
− | -->border:{{#switch: {{lc:{{{Box|}}}}}<!--
| + | |
− | -->| keine | leer | unsichtbar = 0px none transparent;margin:1px;<!--
| + | |
− | -->| #default = 1px solid gray;<!--
| + | |
− | -->}}<!-- switch end
| + | |
− | -->position:relative;<!--
| + | |
− | -->padding:2px;<!--
| + | |
− | -->text-align:left;<!--
| + | |
− | -->{{#if:{{{style|}}}|{{{style}}}}}<!--
| + | |
− | -->" class="border-round"><!--
| + | |
− | | + | |
− | --><span style="position:relative;top:0px;left:0px;">{{{1}}}</span><!--
| + | |
− | -->{{{2|}}}<!-- z.B.:
| + | |
− | <span style="position:absolute;top:30%;font-size:7pt;left:0px;">Funktion</span>
| + | |
− | --></div><!--
| + | |
− | SONST -->|<!--
| + | |
− | | + | |
− | (3) Fehlermeldung
| + | |
− | -->{{Vorlagenfehler | Text = <!--
| + | |
− | Beispiele hier einfügen -->
| + | |
− | Diese Vorlage erzeugt Tasten der Tastatur. Parameter:
| + | |
− | * 1 = Buchstabe
| + | |
− | * 2 = Text (2. Parameter) z.B. mit <code>position:absolute</code> → <{{Textfarbe|blue|span}} {{Textfarbe|darkgreen|style}}={{Textfarbe|brown|"position:absolute;top:30%;font-size:7pt;left:0px;"}}>Funktion</{{Textfarbe|blue|span}}><br/> (siehe hierfür [[Vorlage: Tastaturfunktion]])
| + | |
− | * Breite % = 150%
| + | |
− | * Box = keine (oder: leer, unsichtbar)
| + | |
− | * style = CSS Eigenschaften
| + | |
− | Siehe auch [[Vorlage: ...]].<!--
| + | |
− | -->}}<!-- Vorlagenfehler Ende
| + | |
− | -->}}<!-- if Ende: Parameter 1 testen
| + | |
− | --></includeonly><noinclude><!--
| + | |
− | | + | |
− | (4) Knappe Dokumentation hier.
| + | |
− | Oder mit {{Dokumentation}} ausführlich
| + | |
− | -->
| + | |
− | Diese Vorlage erzeugt Tasten der Tastatur. Parameter:
| + | |
− | * 1 = Buchstabe
| + | |
− | * 2 = Text (2. Parameter) z.B. mit <code>position:absolute</code> → <{{Textfarbe|blue|span}} {{Textfarbe|darkgreen|style}}={{Textfarbe|brown|"position:absolute;top:30%;font-size:7pt;left:0px;"}}>Funktion</{{Textfarbe|blue|span}}><br/> (siehe hierfür [[Vorlage: Tastaturfunktion]])
| + | |
− | * Breite % = 150%
| + | |
− | * Box = keine (oder: leer, unsichtbar)
| + | |
− | * style = CSS Eigenschaften
| + | |
− | | + | |
− | Beispiel:
| + | |
− | * <nowiki>{{Taste | A }}</nowiki> → {{Taste | A }}
| + | |
− | * <nowiki>{{Taste | ⇧ | style = background-color:#CCFF99}}</nowiki> → {{Taste | ⇧ | style = background-color:#CCFF99}}
| + | |
− | * <nowiki>{{Taste | A }}{{Taste | &nbsp; | Box = unsichtbar }}{{Taste | B }}</nowiki> → {{Taste | A }}{{Taste | | Box = unsichtbar }}{{Taste | B }}
| + | |
− | | + | |
− | [[Kategorie: Computer]]
| + | |
− | <!--
| + | |
− | | + | |
− | (5) Sortierung
| + | |
− | -->{{SORTIERUNG: {{SEITENNAME Umlaute konvertiert}} }}
| + | |
− | </noinclude>
| + | |