Template:Duplicator series: Difference between revisions

From stencil.wiki
No edit summary
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:nickname (label=Nickname;property=Has nickname)|two_drum (label=Two Drum;property=Is two drum)|launch_year (label=Launch year;property=Was launched)|discountinued_year (label=Discontinued_year;property=Was discontinued)|status (label=Status;property=Has status)}}
{{#template_params:nickname (label=Nickname;property=Has nickname)|two_drum (label=Two Drum;property=Is two drum)|launch_year (label=Launch year;property=Was launched)|discountinued_year (label=Discontinued_year;property=Was discontinued)|status (label=Status;property=Has status)}}
</noinclude><includeonly>
</noinclude><includeonly>{{Infobox series
'''Nickname:''' [[Has nickname::{{{nickname|}}}]]
  | title            = {{PAGENAME}}
 
  | brand            = {{{brand|}}}
'''Two Drum:''' [[Is two drum::{{{two_drum|}}}]]
  | nickname         = {{{nickname|}}}
 
  | two_drum          = {{{two_drum|}}}
'''Launch year:''' [[Was launched::{{{launch_year|}}}]]
  | launched_year    = {{{launched_year|}}}
 
  | discontinued_year = {{{discontinued_year|}}}
'''Discontinued_year:''' [[Was discontinued::{{{discountinued_year|}}}]]
  | status           = {{{status|}}}
 
}}
'''Status:''' [[Has status::{{{status|}}}]]
 
[[Category:Series]]
[[Category:Series]]
</includeonly>
</includeonly>
{{#set:
    Has brand        = {{{brand|}}}
  | Has nickname      = {{{nickname|}}}
  | Uses one drum    = {{#ifeq:{{{two_drum|}}}|no|true|false}}
  | Uses two drums    = {{#ifeq:{{{two_drum|}}}|yes|true|false}}
  | Was launched      = {{{launched_year|}}}
  | Was discontinued  = {{{discontinued_year|}}}
  | Has status        = {{{status|}}}
}}

Revision as of 00:52, 4 December 2024

This is the "Duplicator series" template.

It should be called in the following format:

{{Duplicator series
|nickname=
|two_drum=
|launch_year=
|discountinued_year=
|status=
}}

Edit the page to see the template text.