No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{#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> | </noinclude><includeonly> | ||
<style="text-align:right;"[[Special:FormEdit/Pfandberechnung/{{FULLPAGENAME}}|<i class="icon-pencil"></i> bearbeiten]]> | <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="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 10: | 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|}}}]] | | [[Pfand der Kiste::{{{Pfand der Kiste|}}}]] € | ||
|- | |- | ||
! Gesamtkosten | ! Gesamtkosten | ||
| {{#expr: {{{Anzahl Flaschen|}}} * {{{Pfand je Flasche|}}} + {{{Pfand der Kiste|}}} }} | | {{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.