Formular: ARCHIUM FORM hascher literature: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub |
||
Zeile 223: | Zeile 223: | ||
<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 3;"> | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
<!-- define | <!-- define form input field --> | ||
{{{for template| | {{{for template|ARCHIUM_TEMPLATE_hascher_form|label=Form(Literatur)}}} | ||
{{{field| | {{{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 publisher input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_hascher_publisher|label=Herausgeber(Literatur)}}} | |||
{{{field|publisher | |||
|input type=combobox | |||
|default= | |||
|placeholder= | |||
|cargo table=ARCHIUM_TABLE_hascher_publisher | |||
|cargo field=ARCHIUM_PROPERTY_hascher_publisher | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<!-- define ISBN input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_hascher_isbn|label=ISBN(Literatur)}}} | |||
{{{field|isbn | |||
|input type=combobox | |||
|default= | |||
|placeholder= | |||
|cargo table=ARCHIUM_TABLE_hascher_isbn | |||
|cargo field=ARCHIUM_PROPERTY_hascher_isbn | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<!-- define series field --> | |||
{{{for template|ARCHIUM_TEMPLATE_hascher_series|label=Serie(Literatur)}}} | |||
{{{field|series | |||
|input type=combobox | |||
|default= | |||
|placeholder= | |||
|cargo table=ARCHIUM_TABLE_hascher_series | |||
|cargo field=ARCHIUM_PROPERTY_hascher_series | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<!-- define volume input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_hascher_volume|label=Jahrgang(Literatur)}}} | |||
{{{field|volume | |||
|input type=combobox | |||
|default= | |||
|placeholder= | |||
|cargo table=ARCHIUM_TABLE_hascher_volume | |||
|cargo field=ARCHIUM_PROPERTY_hascher_volume | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<!-- define number of pages input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_hascher_count|label=Auflage(Literatur)}}} | |||
{{{field|edition | |||
|input type=combobox | |input type=combobox | ||
|default= | |default= | ||
|placeholder= | |placeholder= | ||
|cargo table= | |cargo table=ARCHIUM_TABLE_hascher_edition | ||
|cargo field= | |cargo field=ARCHIUM_PROPERTY_hascher_edition | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: | <div class="archium-grid-item" style="grid-column: 1 / span 3;"> | ||
<!-- define count input field --> | <!-- define count input field --> | ||
{{{for template|ARCHIUM_TEMPLATE_hascher_condition|label=Zustand(Literatur)}}} | {{{for template|ARCHIUM_TEMPLATE_hascher_condition|label=Zustand(Literatur)}}} |
Version vom 20. April 2020, 13:40 Uhr