Vorlage:BV-BgTausch
Aus BogenWiki
(Unterschied zwischen Versionen)
Nugman (Diskussion | Beiträge) |
Nugman (Diskussion | Beiträge) |
||
Zeile 132: | Zeile 132: | ||
<thead> | <thead> | ||
<tbody> | <tbody> | ||
- | <template id=" | + | <template id="Bogen"></template> |
<tr style="background:#F8F8F8;" valign=top bvid="%%Bogen.ID%%"> | <tr style="background:#F8F8F8;" valign=top bvid="%%Bogen.ID%%"> | ||
<td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.Gebiet%% %%Bogen.Gebiet1%%</td> | <td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.Gebiet%% %%Bogen.Gebiet1%%</td> | ||
Zeile 140: | Zeile 140: | ||
</td> | </td> | ||
<td style="padding:2px 6px 1px 6px;" nowrap><span title="%%Bogen.ID%%">%%Bogen.BogenNr%%</span></td> | <td style="padding:2px 6px 1px 6px;" nowrap><span title="%%Bogen.ID%%">%%Bogen.BogenNr%%</span></td> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.Status%%%%Bogen.StatusBtn%%</td> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap align=right>%%Bogen.KatWert%%</td> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.Kommentar%%</td> | ||
+ | </tr> | ||
+ | <template id="BogenZweiZeilen"></template> | ||
+ | <tr style="background:#F8F8F8;" valign=top bvid="%%Bogen.ID%%"> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap rowspan=2>%%Bogen.Gebiet%% %%Bogen.Gebiet1%%</td> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap rowspan=2>%%Bogen.KatNr%%</td> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap rowspan=2 align=center> | ||
+ | <div style="padding-top:2px"><img src="%%Bogen.Erhaltung.Img%%" alt="%%Bogen.Erhaltung.Key%%" title="%%Bogen.Erhaltung.Text%%"></div> | ||
+ | </td> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap rowspan=2><span title="%%Bogen.ID%%">%%Bogen.BogenNr%%</span></td> | ||
<td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.Status%%</td> | <td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.Status%%</td> | ||
<td style="padding:2px 6px 1px 6px;" nowrap align=right>%%Bogen.KatWert%%</td> | <td style="padding:2px 6px 1px 6px;" nowrap align=right>%%Bogen.KatWert%%</td> | ||
<td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.Kommentar%%</td> | <td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.Kommentar%%</td> | ||
+ | </tr> | ||
+ | <tr style="background:#F8F8F8;" valign=top bvid="%%Bogen.ID%%"> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.StatusBtn%%</td> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap align=right>%%Bogen.KatWertNeu%%</td> | ||
+ | <td style="padding:2px 6px 1px 6px;" nowrap>%%Bogen.KommentarNeu%%</td> | ||
</tr> | </tr> | ||
<template id="KatWertSum"></template> | <template id="KatWertSum"></template> | ||
Zeile 157: | Zeile 174: | ||
<tbody> | <tbody> | ||
</table> | </table> | ||
- | |||
- | |||
<template id="StatusNBtn"></template> | <template id="StatusNBtn"></template> | ||
- | |||
<img id="BVTAM.%%BogenListe%%.Status.OK.Button" bvid="%%Bogen.ID%%" title="Bogen akzeptieren" style="cursor:pointer;" | <img id="BVTAM.%%BogenListe%%.Status.OK.Button" bvid="%%Bogen.ID%%" title="Bogen akzeptieren" style="cursor:pointer;" | ||
src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)"> | src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)"> | ||
<img id="BVTAM.%%BogenListe%%.Status.NOK.Button" bvid="%%Bogen.ID%%" title="Bogen ablehnen" style="cursor:pointer;" | <img id="BVTAM.%%BogenListe%%.Status.NOK.Button" bvid="%%Bogen.ID%%" title="Bogen ablehnen" style="cursor:pointer;" | ||
src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)"> | src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)"> | ||
- | |||
- | |||
<template id="StatusMBtn"></template> | <template id="StatusMBtn"></template> | ||
- | |||
<img id="BVTAM.%%BogenListe%%.Status.OK.Button" bvid="%%Bogen.ID%%" title="Änderung akzeptieren" style="cursor:pointer;" | <img id="BVTAM.%%BogenListe%%.Status.OK.Button" bvid="%%Bogen.ID%%" title="Änderung akzeptieren" style="cursor:pointer;" | ||
src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)"> | src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)"> | ||
<img id="BVTAM.%%BogenListe%%.Status.NOK.Button" bvid="%%Bogen.ID%%" title="Änderung ablehnen" style="cursor:pointer;" | <img id="BVTAM.%%BogenListe%%.Status.NOK.Button" bvid="%%Bogen.ID%%" title="Änderung ablehnen" style="cursor:pointer;" | ||
src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)"> | src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)"> | ||
- | |||
- | |||
<template id="StatusDBtn"></template> | <template id="StatusDBtn"></template> | ||
- | |||
<img id="BVTAM.%%BogenListe%%.Status.OK.Button" bvid="%%Bogen.ID%%" title="Löschen akzeptieren" style="cursor:pointer;" | <img id="BVTAM.%%BogenListe%%.Status.OK.Button" bvid="%%Bogen.ID%%" title="Löschen akzeptieren" style="cursor:pointer;" | ||
src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)"> | src="/bogenwiki_bv/images/TaOK_14x14.png" onclick="BVTAMOnClick(this)"> | ||
<img id="BVTAM.%%BogenListe%%.Status.NOK.Button" bvid="%%Bogen.ID%%" title="Löschen ablehnen" style="cursor:pointer;" | <img id="BVTAM.%%BogenListe%%.Status.NOK.Button" bvid="%%Bogen.ID%%" title="Löschen ablehnen" style="cursor:pointer;" | ||
src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)"> | src="/bogenwiki_bv/images/TaNOK_14x14.png" onclick="BVTAMOnClick(this)"> | ||
- | |||
- | |||
- | |||
- | |||
</template> | </template> | ||
<script src="/bogenwiki_bv/bv_bgtausch.js"></script> | <script src="/bogenwiki_bv/bv_bgtausch.js"></script> |
Version vom 00:13, 12. Dez. 2023
BVTAM.TauschList
|
BVTAM.TauschDaten
BVTAM.TauschBogenListe
|
Übersicht | ||||||||||||
|
Daten der Tauschaktion | |||||||||||||||||||
|
%%Title%% (%%Anzahl%%):
Gebiet | KatNr. | Erh. | Bogen-Nr. | Status | Kat-Wert | Kommentar |
---|---|---|---|---|---|---|
%%Bogen.Gebiet%% %%Bogen.Gebiet1%% | %%Bogen.KatNr%% | %%Bogen.BogenNr%% | %%Bogen.Status%%%%Bogen.StatusBtn%% | %%Bogen.KatWert%% | %%Bogen.Kommentar%% | |
%%Bogen.Gebiet%% %%Bogen.Gebiet1%% | %%Bogen.KatNr%% | %%Bogen.BogenNr%% | %%Bogen.Status%% | %%Bogen.KatWert%% | %%Bogen.Kommentar%% | |
%%Bogen.StatusBtn%% | %%Bogen.KatWertNeu%% | %%Bogen.KommentarNeu%% | ||||
Summe: | %%Bogen.KatWertSumme%% | |||||
Keine Bögen vorhanden |