Vorlage:Kalendernaechste: Unterschied zwischen den Versionen

Aus Westmärker Wiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 +
'''Navigationsbox unten rechts'''
 +
 +
gehört zu [[Vorlage:Kalendernavigation]]
 +
 +
'''Eingabe:'''
 +
 +
<pre><nowiki>
 +
 +
{{Kalendernaechste|jahr/monat/tag, ggf. /sprache}}
 +
 +
</nowiki></pre>
 +
 +
'''Code:'''
 +
 
<pre><nowiki>
 
<pre><nowiki>
  
Zeile 5: Zeile 19:
 
{| class="wikitable kalendernavigation" style="margin-left: 10px; margin-top: 0.8em; float: right"
 
{| class="wikitable kalendernavigation" style="margin-left: 10px; margin-top: 0.8em; float: right"
 
| style="text-align: right" |  
 
| style="text-align: right" |  
{{#ifexist: {{{1}}} | [[{{{1}}}|&mdash; nächstes Datum &mdash; next date →]] | }}
+
{{#ifexist: {{{1}}} | [[{{{1}}}|{{#switch: {{#titleparts: {{PAGENAME}} | | -1 }}
 +
| en = &mdash; next date →
 +
| ru = &mdash; следующая дата →
 +
| #default = &mdash; nächstes Datum &mdash; next date →
 +
}}]] | }}
 
|-
 
|-
 
| {{Jahre}}
 
| {{Jahre}}

Version vom 19. November 2021, 13:33 Uhr

Navigationsbox unten rechts

gehört zu Vorlage:Kalendernavigation

Eingabe:


{{Kalendernaechste|jahr/monat/tag, ggf. /sprache}}

Code:


<onlyinclude><div style="clear: both; margin-bottom: 0.8em"></div>
----
{| class="wikitable kalendernavigation" style="margin-left: 10px; margin-top: 0.8em; float: right"
| style="text-align: right" | 
{{#ifexist: {{{1}}} | [[{{{1}}}|{{#switch: {{#titleparts: {{PAGENAME}} | | -1 }} 
	| en = — next date →
	| ru = — следующая дата →
	| #default = — nächstes Datum — next date →
}}]] | }}
|-
| {{Jahre}}
|-
| {{Monate}}
|-
| {{Tage}}
|}</onlyinclude>
<references /><div style="clear: both"></div>