Difference between revisions of "Template:Dyr-make"

Line 1: Line 1:
 
<includeonly>{{#switch:{{{2}}}
 
<includeonly>{{#switch:{{{2}}}
 
   |y={{#ifexpr:{{{1}}}<0
 
   |y={{#ifexpr:{{{1}}}<0
     |{{drep |{{#expr:{{{1}}}}}| {{{3|}}}b }}
+
     |{{dyrep |{{#expr:{{{1}}}}}| {{{3|}}}b }}
     |{{drep |{{{1}}}| {{{3|}}} }}
+
     |{{dyrep |{{{1}}}| {{{3|}}} }}
 
   }}
 
   }}
 
   |d={{#ifexpr:{{{1}}}<0
 
   |d={{#ifexpr:{{{1}}}<0
     | {{drep | {{#expr:abs({{{1}}}+1) }}s BE | {{{3|}}}|{{{1}}}s BE}}
+
     | {{dyrep | {{#expr:abs({{{1}}}+1) }}s BE | {{{3|}}}|{{{1}}}s BE}}
     | {{drep | {{{1}}}s DE | {{{3|}}}|{{{1}}}s DE}}
+
     | {{dyrep | {{{1}}}s DE | {{{3|}}}|{{{1}}}s DE}}
 
   }}
 
   }}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>

Revision as of 20:45, 23 May 2018

Template documentation[create]