Vorlage:Infobox Mühlenart: Unterschied zwischen den Versionen
Markierung: Zurückgesetzt |
Keine Bearbeitungszusammenfassung |
||
| (6 dazwischenliegende Versionen von 2 Benutzern 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> | |||
{{{muehlentyp|n/a}}} <br /> | {{{muehlentyp|n/a}}} <br /> | ||
{{#if: {{{note_muehlentyp|}}} | <span class="mw-note">{{{note_muehlentyp|}}}</span> }} | {{#if: {{{note_muehlentyp|}}} | <span class="mw-note">{{{note_muehlentyp|}}}</span> }} | ||
</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> | |||
{{{formtyp|n/a}}} <br /> | |||
{{#if: {{{note_formtyp|}}} | <span class="mw-note">{{{note_formtyp|}}}</span> }} | {{#if: {{{note_formtyp|}}} | <span class="mw-note">{{{note_formtyp|}}}</span> }} | ||
</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> | |||
{{{nutzung| | {{{nutzung|ohne}}} <br /> | ||
{{#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> | |||
{{{baujahr|n/a}}} <br /> | {{{baujahr|n/a}}} <br /> | ||
{{#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> | ||