Created page with "<noinclude> {{#template_params:Anzahl Flaschen (property=Anzahl Flaschen)|Pfand je Flasche (label=Pfand je Falsche;property=Pfand je Flasche)|Pfand der Kiste (property=Anzahl Flaschen)}} </noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" ! style="text-align: center; background-color:#ccccff;..." |
No edit summary Tag: 2017 source edit |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:Anzahl Flaschen (property=Anzahl Flaschen)|Pfand je Flasche (label=Pfand je Falsche;property=Pfand je Flasche)|Pfand der Kiste (property=Anzahl Flaschen)}} | {{#template_params:Anzahl Flaschen (property=Anzahl Flaschen)|Pfand je Flasche (label=Pfand je Falsche;property=Pfand je Flasche)|Pfand der Kiste (property=Anzahl Flaschen)}} | ||
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | </noinclude><includeonly> | ||
<div style="text-align:right;">[[Special:FormEdit/Pfandberechnung/{{FULLPAGENAME}}|<i class="icon-pencil"></i> bearbeiten]]</div> | |||
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | |||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ||
|- | |- | ||
| Line 8: | Line 10: | ||
|- | |- | ||
! Pfand je Falsche | ! Pfand je Falsche | ||
| [[Pfand je Flasche::{{{Pfand je Flasche|}}}]] | | [[Pfand je Flasche::{{{Pfand je Flasche|}}}]] € | ||
|- | |- | ||
! Pfand der Kiste | ! Pfand der Kiste | ||
| [[ | | [[Pfand der Kiste::{{{Pfand der Kiste|}}}]] € | ||
|- | |- | ||
! | ! Gesamtkosten | ||
|{{# | | {{formatnum:{{#expr: {{{Anzahl Flaschen|}}} * {{{Pfand je Flasche|}}} + {{{Pfand der Kiste|}}} }}|,}} € | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 14:37, 28 January 2026
This is the "Pfandberechnung" template.
It should be called in the following format:
{{Pfandberechnung
|Anzahl Flaschen=
|Pfand je Flasche=
|Pfand der Kiste=
}}
Edit the page to see the template text.