Template:Duplicator series: Difference between revisions
| Robertbaxter (talk | contribs) No edit summary | Robertbaxter (talk | contribs)  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 | ||
|   | title             = {{PAGENAME}} | |||
|   | brand             = {{{brand|}}} | |||
|   | nickname          = {{{nickname|}}} | |||
|   | two_drum          = {{{two_drum|}}} | |||
|   | launched_year     = {{{launched_year|}}} | |||
|   | discontinued_year = {{{discontinued_year|}}} | |||
|   | 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.