Vorlage:Linkbox/variabel: Unterschied zwischen den Versionen
Aus KIF
Franz (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
Franz (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
{{ | <includeonly> | ||
| | <div class="noprint rahmenfarbe1" style="background-color:{{{HGCtop|{{{HGC|white}}}}}};color:{{{FGCtop|{{{FGC|black}}}}}};float:right; margin-left:5px; padding:0px; border-style:solid; width:13em;"> | ||
[[KIF{{#expr: {{{1|10}}}-5}}:Hauptseite|KIF {{#switch: {{#expr: ({{{1|10}}}-5) mod 10}} | <!-- ##### TOPLINKS ##### --> | ||
<div class="rahmenfarbe1" style="font-size:80%; text-align: center; padding: 0 em;border: 1px none #aaa; border-bottom-style: solid;"> | |||
[[KIF{{#expr: {{{1|10}}}-10}}:Hauptseite|KIF {{#switch: {{#expr: ({{{1|10}}}-10) mod 10}} | |||
| 0 = {{#expr: trunc (({{{1|10}}}-10)/10)}},0 | |||
| 5 = {{#expr: trunc (({{{1|10}}}-10)/10)}},5 | |||
}}]] | |||
¦ [[KIF{{#expr: {{{1|10}}}-5}}:Hauptseite|KIF {{#switch: {{#expr: ({{{1|10}}}-5) mod 10}} | |||
| 0 = {{#expr: trunc (({{{1|10}}}-5)/10)}},0 | | 0 = {{#expr: trunc (({{{1|10}}}-5)/10)}},0 | ||
| 5 = {{#expr: trunc (({{{1|10}}}-5)/10)}},5 | | 5 = {{#expr: trunc (({{{1|10}}}-5)/10)}},5 | ||
}}]] | }}]] | ||
¦ [[KIF{{#expr: {{{1|10}}}+5}}:Hauptseite|KIF {{#switch: {{#expr: ({{{1|10}}}+5) mod 10}} | ¦ [[KIF{{#expr: {{{1|10}}}+5}}:Hauptseite|KIF {{#switch: {{#expr: ({{{1|10}}}+5) mod 10}} | ||
Zeile 13: | Zeile 15: | ||
| 5 = {{#expr: trunc (({{{1|10}}}+5)/10)}},5 | | 5 = {{#expr: trunc (({{{1|10}}}+5)/10)}},5 | ||
}}]] | }}]] | ||
</div> | |||
<!-- ##### TITLE ##### --> | |||
<div class="rahmenfarbe1" style="background-color:{{{HGC|white}}};color:{{{FGC|black}}};font-size:100%; padding: 0.5em;border: 1px none #aaa; border-bottom-style: solid;"> | |||
<div style="padding-bottom:.2em;display:none;">{{{bild}}}</div>'''KIF {{#switch: {{#expr: ({{{1|10}}}) mod 10}} | |||
| 0 = {{#expr: trunc ({{{1|10}}}/10)}},0 | |||
| 5 = {{#expr: trunc ({{{1|10}}}/10)}},5 | |||
}}''' | |||
</div> | |||
<!-- ##### CONTENT ##### --> | |||
<div class="hintergrundfarbe2" style="color: black; background-color: #f9f9f9; padding: 0.5em; padding-bottom: 1em; font-size: 90%; "> | |||
{{{inhalt}}} | |||
</div> | |||
<!-- ##### TOPLINKS ##### --> | |||
</div> | |||
</includeonly> | |||
<noinclude> | |||
Dies ist die Vorlage für alle Linkboxen. | |||
Bsp.: | |||
{{Linkbox/variabel | |||
|420 | |||
|HGCtop=lightblue | |||
|FGCtop=black | |||
|HGC=olive | |||
|FGC=white | |||
}} | |||
== Parameter == | |||
;KIFnummer | |||
;HGCtop | |||
;FGCtop | |||
;HGC | |||
;FGC | |||
;bild | |||
;inhalt | |||
;boxbearbeitenlink | |||
;toplinks | |||
[[Kategorie:Vorlage]] | |||
</noinclude> | |||
|titel= KIF {{{1|10}}} | |titel= KIF {{{1|10}}} | ||
|FGCtop={{{FGCtop}}} | |FGCtop={{{FGCtop}}} |
Version vom 11. November 2010, 13:06 Uhr
Dies ist die Vorlage für alle Linkboxen.
Bsp.:
|titel= KIF 420
|FGCtop=black |HGCtop=lightblue |FGC=white |HGC=olive |inhalt=
vor der KIF
während der KIF
nach der KIF
|boxbearbeitenlink= }}
Parameter
- KIFnummer
- HGCtop
- FGCtop
- HGC
- FGC
- bild
- inhalt
- boxbearbeitenlink
- toplinks
|titel= KIF 10
|FGCtop={{{FGCtop}}}
|HGCtop={{{HGCtop}}}
|FGC={{{FGC}}}
|HGC={{{HGC}}}
|inhalt=
vor der KIF
während der KIF
nach der KIF
|boxbearbeitenlink= }}
Über diese Seite
Dies ist eine Linkbox-Vorlage. Die Box soll auf jeder KIF390-Seite zu Beginn eingebunden werden, um die Navigation zwischen den Seiten zu vereinfachen. Sie verwendet wiederum die Vorlage Linkbox-Color.
Man bindet die Linkbox mit dem folgenden Code ein:
{{Linkbox/variabel|10
|FGCtop=black
|HGCtop=#F9F9F9
|FGC=white
|HGC=#336600
}}