Vorlage:Links: Unterschied zwischen den Versionen
(Markierung: 2017-Quelltext-Bearbeitung) |
(Markierung: 2017-Quelltext-Bearbeitung) |
(Markierung: 2017-Quelltext-Bearbeitung) |
(Markierung: 2017-Quelltext-Bearbeitung) |
| Zeile 1: | Zeile 1: | ||
| − | < | + | <includeonly>{{#if: {{{Thema1|}}}|<h2 id="relatedinfo">Verwandte Themen</h2> |
| − | + | <div class="infobox relatedtopics clearfix"> | |
| − | <div | + | <div class="col"> |
| − | {{#if: {{{Thema1|}}} | * {{{Thema1}}} | + | {{#if: {{{Thema1|}}} |*{{{Thema1}}}}}{{#if: {{{Thema2|}}} |*{{{Thema2}}}}}{{#if: {{{Thema3|}}} | *{{{Thema3}}}}}{{#if: {{{Thema4|}}} |*{{{Thema4}}}}}{{#if: {{{Thema5|}}} |*{{{Thema5}}}}} |
| − | {{#if: {{{Thema2|}}} | * {{{Thema2}}} | ||
| − | {{#if: {{{Thema3|}}} | * {{{Thema3}}} | ||
| − | {{#if: {{{Thema4|}}} | * {{{Thema4}}} | }} | ||
</div> | </div> | ||
| + | <div class="col"> | ||
| + | {{#if: {{{Thema6|}}}|*{{{Thema6}}}{{#if: {{{Thema7|}}} |*{{{Thema7}}}}}{{#if: {{{Thema8|}}} |*{{{Thema8}}}}}{{#if: {{{Thema9|}}} |*{{{Thema9}}}}}{{#if: {{{Thema10|}}} |*{{{Thema10}}}}}}}}}</div> | ||
</div> | </div> | ||
| − | + | </includeonly> | |
<noinclude> | <noinclude> | ||
Kopiervorlage: | Kopiervorlage: | ||
<pre> | <pre> | ||
| − | {{ | + | {{Box_Links |
| Thema1 = | | Thema1 = | ||
| Thema2 = | | Thema2 = | ||
| Thema3 = | | Thema3 = | ||
| Thema4 = | | Thema4 = | ||
| + | | Thema5 = | ||
| + | | Thema6 = | ||
}} | }} | ||
</pre> | </pre> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "Thema1": {}, | ||
| + | "Thema2": {}, | ||
| + | "Thema3": {}, | ||
| + | "Thema4": {} | ||
| + | } | ||
| + | } | ||
| + | </templatedata> | ||
| + | |||
</noinclude> | </noinclude> | ||