Template:PartlistSMW: Difference between revisions

Template page
m (optional)
(autoedit)
Line 2: Line 2:
''not to be called manually''
''not to be called manually''
</noinclude><includeonly><!--
</noinclude><includeonly><!--
-->| {{{1|}}} || {{{2|}}} || {{{3|}}} || {{{4|}}} || {{{5|}}}
-->| {{{1|}}}
| {{{2|}}}
| {{{3|}}}
{{#autoedit:form=Part
| target=Part:{{{1|}}}
| link type=button
| link text=+1
| Part[amount]={{#expr:{{{3|0}}} + 1}}
| namespace=Part
| reload
}}
{{#autoedit:form=Part
| target=Part:{{{1|}}}
| link type=button
| link text=-1
| Part[amount]={{#expr:{{{3|1}}} - 1}}
| namespace=Part
| reload
}}
| {{{4|}}}
| {{{5|}}}
|-<!--
|-<!--
--></includeonly>
--></includeonly>

Revision as of 20:03, 13 September 2012

not to be called manually