Template:Duplicator series: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 4: Line 4:
   | title            = {{PAGENAME}}
   | title            = {{PAGENAME}}
   | brand            = {{{brand|}}}
   | brand            = {{{brand|}}}
   | nickname          = {{{nickname|}}}
   | drum_number      = {{{drum_number|}}}
  | two_drum          = {{{two_drum|}}}
   | launched_year    = {{{launched_year|}}}
   | launched_year    = {{{launched_year|}}}
   | discontinued_year = {{{discontinued_year|}}}
   | discontinued_year = {{{discontinued_year|}}}
   | status            = {{{status|}}}
   | status            = {{{status|}}}
  | nickname          = {{{nickname|}}}
}}
}}
[[Category:Series]]
[[Category:Series]]
Line 14: Line 14:
{{#set:
{{#set:
     Has brand        = {{{brand|}}}
     Has brand        = {{{brand|}}}
  | Has nickname      = {{{nickname|}}}
   | Uses one drum    = {{#ifeq:{{{drum_number|}}}|1|true|false}}
   | Uses one drum    = {{#ifeq:{{{two_drum|}}}|no|true|false}}
   | Uses two drums    = {{#ifeq:{{{drum_number|}}}|2|true|false}}
   | Uses two drums    = {{#ifeq:{{{two_drum|}}}|yes|true|false}}
   | Was launched      = {{{launched_year|}}}
   | Was launched      = {{{launched_year|}}}
   | Was discontinued  = {{{discontinued_year|}}}
   | Was discontinued  = {{{discontinued_year|}}}
   | Has status        = {{{status|}}}
   | Has status        = {{{status|}}}
  | Has nickname      = {{{nickname|}}}
}}
}}

Revision as of 03:42, 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.