Formular: ARCHIUM FORM hascher literature: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub |
||
Zeile 221: | Zeile 221: | ||
<div class="archium-grid-container-base archium-grid-container-status"> | <div class="archium-grid-container-base archium-grid-container-status"> | ||
<h3><i class="far fa-chart-bar"></i> Literaturstatus</h3> | <h3><i class="far fa-chart-bar"></i> Literaturstatus</h3> | ||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
<!-- define publisher input field --> | <!-- define publisher input field --> | ||
Zeile 283: | Zeile 246: | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
<!-- define ASIN input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_hascher_asin|label=ASIN(Literatur)}}} | |||
{{{field|asin | |||
|input type=combobox | |||
|default= | |||
|placeholder= | |||
|cargo table=ARCHIUM_TABLE_hascher_asin | |||
|cargo field=ARCHIUM_PROPERTY_hascher_asin | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<!-- define series field --> | <!-- define series field --> | ||
{{{for template|ARCHIUM_TEMPLATE_hascher_series|label=Serie(Literatur)}}} | {{{for template|ARCHIUM_TEMPLATE_hascher_series|label=Serie(Literatur)}}} | ||
Zeile 294: | Zeile 269: | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: | <div class="archium-grid-item" style="grid-column: 3 / span 2;"> | ||
<!-- define volume input field --> | <!-- define volume input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_hascher_volume|label=Jahrgang(Literatur)}}} | {{{for template|ARCHIUM_TEMPLATE_hascher_volume|label=Jahrgang(Literatur)}}} | ||
Zeile 306: | Zeile 281: | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
<!-- define number of pages input field --> | <!-- define number of pages input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_hascher_count|label=Auflage(Literatur)}}} | {{{for template|ARCHIUM_TEMPLATE_hascher_count|label=Auflage(Literatur)}}} | ||
Zeile 315: | Zeile 290: | ||
|cargo table=ARCHIUM_TABLE_hascher_edition | |cargo table=ARCHIUM_TABLE_hascher_edition | ||
|cargo field=ARCHIUM_PROPERTY_hascher_edition | |cargo field=ARCHIUM_PROPERTY_hascher_edition | ||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<!-- define form input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_hascher_form|label=Form(Literatur)}}} | |||
{{{field|form | |||
|input type=combobox | |||
|default=Buch | |||
|placeholder=Form | |||
|cargo table=ARCHIUM_TABLE_hascher_form | |||
|cargo field=ARCHIUM_PROPERTY_hascher_form | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<!-- define language input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_hascher_language|label=Sprache(Literatur)}}} | |||
{{{field|condition | |||
|combobox | |||
|default=Deutsch | |||
|placeholder= | |||
|cargo table=ARCHIUM_TABLE_hascher_language | |||
|cargo field=ARCHIUM_PROPERTY_hascher_language | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<!-- define condition input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_hascher_condition|label=Zustand(Literatur)}}} | |||
{{{field|condition | |||
|mandatory | |||
|input type=textarea with autocomplete | |||
|default= | |||
|placeholder=Zustand | |||
|cargo table=ARCHIUM_TABLE_hascher_condition | |||
|cargo field=ARCHIUM_PROPERTY_hascher_condition | |||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} |
Version vom 20. April 2020, 13:53 Uhr