Vorlage:Infobox Mühlenart: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung Markierung: Manuelle Zurücksetzung |
Keine Bearbeitungszusammenfassung |
||
| (3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<onlyinclude> | <onlyinclude> | ||
<div class="mw-infobox-muehlenart"> | <div class="mw-infobox-muehlenart"> | ||
<dl> | <dl> | ||
{{#if: {{{muehlentyp|}}} | | |||
<dt>Mühlentyp:</dt> | <dt>Mühlentyp:</dt> | ||
<dd> | <dd> | ||
| Zeile 8: | Zeile 8: | ||
{{#if: {{{note_muehlentyp|}}} | <span class="mw-note">{{{note_muehlentyp|}}}</span> }} | {{#if: {{{note_muehlentyp|}}} | <span class="mw-note">{{{note_muehlentyp|}}}</span> }} | ||
</dd> | </dd> | ||
}} | |||
{{#if: {{{antriebsart|}}} | | |||
<dt>Antriebsart:</dt> | |||
<dd> | |||
{{{antriebsart|n/a}}} <br /> | |||
{{#if: {{{note_antriebsart|}}} | <span class="mw-note">{{{note_antriebsart|}}}</span> }} | |||
</dd> | |||
}} | |||
{{#if: {{{formtyp|}}} | | |||
<dt>Formtyp:</dt> | <dt>Formtyp:</dt> | ||
<dd> | <dd> | ||
| Zeile 13: | Zeile 22: | ||
{{#if: {{{note_formtyp|}}} | <span class="mw-note">{{{note_formtyp|}}}</span> }} | {{#if: {{{note_formtyp|}}} | <span class="mw-note">{{{note_formtyp|}}}</span> }} | ||
</dd> | </dd> | ||
}} | |||
{{#if: {{{urfunktion|}}} | | |||
<dt>Urfunktion:</dt> | |||
<dd> | |||
{{{urfunktion|n/a}}} <br /> | |||
{{#if: {{{note_urfunction|}}} | <span class="mw-note">{{{note_urfunction|}}}</span> }} | |||
</dd> | |||
}} | |||
{{#if: {{{nutzung|}}} | | |||
<dt>Nutzung:</dt> | <dt>Nutzung:</dt> | ||
<dd> | <dd> | ||
| Zeile 18: | Zeile 37: | ||
{{#if: {{{note_nutzung|}}} | <span class="mw-note">{{{note_nutzung|}}}</span> }} | {{#if: {{{note_nutzung|}}} | <span class="mw-note">{{{note_nutzung|}}}</span> }} | ||
</dd> | </dd> | ||
}} | |||
{{#if: {{{baujahr|}}} | | |||
<dt>Baujahr:</dt> | <dt>Baujahr:</dt> | ||
<dd> | <dd> | ||
| Zeile 23: | Zeile 44: | ||
{{#if: {{{note_baujahr|}}} | <span class="mw-note">{{{note_baujahr|}}}</span> }} | {{#if: {{{note_baujahr|}}} | <span class="mw-note">{{{note_baujahr|}}}</span> }} | ||
</dd> | </dd> | ||
}} | |||
</dl> | </dl> | ||
</div> | </div> | ||